Join the effort in simplifying this makefile. ;)

This commit is contained in:
Ruslan Ermilov 2004-09-03 06:18:52 +00:00
parent 94ddc7076d
commit 751d4065e6

View file

@ -3,8 +3,6 @@
#
PROG= kqueue
NOMAN= yes
kqueue: kqueue.c
NOMAN=
.include <bsd.prog.mk>