mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Join the effort in simplifying this makefile. ;)
This commit is contained in:
parent
94ddc7076d
commit
751d4065e6
1 changed files with 1 additions and 3 deletions
|
|
@ -3,8 +3,6 @@
|
|||
#
|
||||
|
||||
PROG= kqueue
|
||||
NOMAN= yes
|
||||
|
||||
kqueue: kqueue.c
|
||||
NOMAN=
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
|
|
|||
Loading…
Reference in a new issue