Commit graph

4 commits

Author SHA1 Message Date
zuntum
c72c1cf5f9 Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
sjg
f8d5151137 Conform better to pkgsrc conventions.
Reviewed: agc
2001-10-19 16:37:49 +00:00
sjg
f843972d4d Update to current macros mk-1.2.5 (no the bsd* ones are still way old).
Changes of note:
 	Added target-flags.mk allows frobbing CFLAGS for individual
 	targets.
 	prog.mk and lib.mk attempt to use bsd.prog.mk and bsd.lib.mk
 	to help ensure the right magic happens on ELF systems.
 	Several improvments to autodep.mk - now the default unless
 	NO_AUTODEP is defined.
The bsd.*.mk files are no longer installed on BSD systems as they are
almost guaranteed to do more harm than good.

Reviewed: agc
2001-10-18 21:38:32 +00:00
agc
a6622c6a18 Initial import of mk-files-1.2.2 into the NetBSD packages collection.
These are the support files for the bmake utility, by Simon Gerraty.
2001-05-25 12:33:34 +00:00