Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Steve Woodford <scw@netbsd.org>
List: source-changes
Date: 12/18/2000 10:51:39
Module Name:	basesrc
Committed By:	scw
Date:		Mon Dec 18 08:51:39 UTC 2000

Modified Files:
	basesrc/usr.bin/crunch/crunchide: Makefile extern.h

Log Message:
Pick the supported object formats in the Makefile instead of extern.h.
This gives more control of which platforms support which formats.
(Basically because __%{MACHINE}__ is not pre-defined by the compiler)


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 basesrc/usr.bin/crunch/crunchide/Makefile
cvs rdiff -r1.11 -r1.12 basesrc/usr.bin/crunch/crunchide/extern.h

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