lukem
66176dfdff
Rename MKPRIVATELIB to LIBISPRIVATE, to make it clearer that this is
...
a variable that is used by in-tree Makefiles to control behaviour.
(MKsomevar variables are generally intended to be controlled by the end-user)
2008-05-03 14:48:30 +00:00
taca
8ea4278bd9
printtqtable.c was added to libipf.
2007-05-16 04:26:07 +00:00
dogcow
ad1da80f39
Pretty much nothing in usr.sbin/ipf compiled with the massive filename
...
switcheroos in dist/ipf; make things build again.
2007-04-15 05:59:04 +00:00
martti
b52bb48fee
Fix compilation problems.
2006-04-04 16:18:27 +00:00
martin
a0b2159af7
On sparc64 u_quad_t (unsigned long) and %qd (long long int) are not
...
printf-format-compatible according to gcc. Add -Wno-error for printstate.c.
2005-01-03 20:49:06 +00:00
lukem
772de66405
Set -Wno-error on a per-source basis instead of the NOGCCERROR sledgehammer.
2005-01-01 13:56:21 +00:00
lukem
b817247988
Use MKPRIVATELIB=yes instead of providing an empty libinstall:: target and
...
setting NOLINT, NOPIC, NOPROFILE (etc)
2004-05-23 02:24:50 +00:00
lukem
bfd4f974d0
de-lint makefiles:
...
* fix -j N parallel build issues
* support MAKEVERBOSE
* move NOxxx= to before <bsd.own.mk>
* remove unnecessary -ll (except for ipsend)
* remove unnecessary CPPFLAGS
* only build libipf.a (we don't need libipf_p.a or libipf_pic.a)
* fix dependencies upon libipf.a
(more could be done, but that requires fixing dist/ipf/*)
2004-03-29 04:39:59 +00:00
martti
09d643ce42
Added ippool and libipf
2004-03-28 09:03:38 +00:00