freebsd-dev/gnu/usr.sbin/isdn/itel/Makefile
Andreas Schulz cbce938a64 Reviewed by: with the allowance of Rod :-).
Add a NOMAN= . It doesn't have a manual page yet.

Please don't cry :-). I ask Rod first. the whole isdn subdir is not
used in the moment and is only dead source code in the tree.
1995-05-28 21:18:20 +00:00

6 lines
67 B
Makefile

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