Subject: CVS commit: pkgsrc/devel/mk-files
To: None <pkgsrc-changes@netbsd.org>
From: Simon J. Gerraty <sjg@netbsd.org>
List: pkgsrc-changes
Date: 10/19/2001 00:38:36
Module Name:	pkgsrc
Committed By:	sjg
Date:		Thu Oct 18 21:38:35 UTC 2001

Modified Files:
	pkgsrc/devel/mk-files: Makefile distinfo
	pkgsrc/devel/mk-files/pkg: PLIST

Log Message:
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


To generate a diff of this commit:
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/devel/mk-files/Makefile \
    pkgsrc/devel/mk-files/distinfo
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/devel/mk-files/pkg/PLIST

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.