cbce938a64
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.
6 lines
67 B
Makefile
6 lines
67 B
Makefile
PROG= iteld
|
|
CFLAGS+= -DBSD -O
|
|
NOMAN= yes
|
|
|
|
.include <bsd.prog.mk>
|