NetBSD/usr.bin/crunch/crunchgen
wrstuden ad4097b67b Generate a makefile which is cross-crunching compatabile:
1) Include bsd.sys.mk so we pick up DESTDIR changes to fine .h files.
2) Only set STRIP if it's unset.
3) Generate .cro files rather than .lo files. .lo now is used for "local
	objects" - obj's for the host machine not the target machine.
1999-05-06 18:40:39 +00:00
..
crunched_main.c
crunchgen.1 More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:16:34 +00:00
crunchgen.c Generate a makefile which is cross-crunching compatabile: 1999-05-06 18:40:39 +00:00
Makefile
mkskel.sh