openbsd-ports/infrastructure
espie 0f1986d4a9 Fix a reeeally old buglet.
make has been passing around its flags in MAKEFLAGS since
at least 1996... so passing them explicitly around means we
duplicate them.

This avoids the make -k -k -k -k -k -k -k -k -k   syndrome
that turans@ has noticed
1999-10-08 11:38:05 +00:00
..
build Tweak the packaging slightly 1999-10-07 14:22:36 +00:00
db Add packages by popular and godly demand. 1999-09-28 21:55:25 +00:00
fetch cleaner 1999-05-28 19:21:42 +00:00
install Make it work under YP, and fix an obvious bug in an RE 1999-08-21 20:56:05 +00:00
mk Fix a reeeally old buglet. 1999-10-08 11:38:05 +00:00
package infrastructure framework: helper scripts and other stuff needed for 1999-05-18 16:39:02 +00:00
templates clarify usage of USE_AUTOCONF/GNU_CONFIGURE/HAS_CONFIGURE 1999-10-05 00:00:38 +00:00
README Stub documentation. 1999-05-18 16:43:16 +00:00

This directory does not hold ports, but rather stuff to help
with building specific ports.

Documentation will be written as this progresses.