1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-18 10:35:55 +00:00
freebsd/gnu/usr.sbin/isdn/nsplit/Makefile
1995-02-15 00:46:26 +00:00

6 lines
68 B
Makefile

PROG= nsplit
CFLAGS+= -DBSD -O
NOMAN= yes
.include <bsd.prog.mk>