Commit Graph

5 Commits

Author SHA1 Message Date
bde
ec3dc0a095 Added y.tab.h to SRCS. This should have been used to get dependencies
on y.tab.h generated.  It will soon be used to tell bsd.dep.mk that
y.tab.h itself needs to be generated.
1998-05-05 13:16:35 +00:00
bde
6f1a46c3c9 Simplified by using new yacc rules. 1998-05-04 19:54:56 +00:00
bde
c64f204d20 Fixed syntax error for `make checkdpadd'. libfl.a should never be
used.  ${LIBFL} is set to a weird value in an attempt to inhibit
its use, but only breaks properly in some contexts.

Fixed the usual style bugs for DPADD and LDADD (disorder, and += for the
initial assignment).
1998-04-28 05:31:41 +00:00
peter
24022b62b0 Fix pathname to contrib/ipfilter botch. 1998-03-21 14:50:14 +00:00
peter
738d1efcd3 Initial bmake scaffolding for ipfilter userland stuff.
Obtained from: large chunks stolen from OpenBSD and NetBSD
1998-03-21 13:53:18 +00:00