mirror of
https://github.com/opnsense/src.git
synced 2026-02-10 14:25:50 -05:00
renaming /lib/libalias_*.so.4 to /lib/libalias_*.so. Approved by: glebius Reviewed by: glebius, ru
6 lines
66 B
Makefile
6 lines
66 B
Makefile
# $FreeBSD$
|
|
|
|
NAME= pptp
|
|
SRCS= alias_pptp.c
|
|
|
|
.include <bsd.lib.mk>
|