freebsd-dev/usr.sbin/crunch/crunchgen
Josef Karthauser d1a97625be Use 'LIBS+= ...' instead of 'LIBS= ...' in the generated makefile
so that the user can override libraries at build time.  This is
makes it easier to cross-compile crunch builds.

Suggested by:	luigi
MFC after:	3 days
2001-06-20 23:21:02 +00:00
..
crunched_main.c Use err(3). 1997-09-15 06:41:09 +00:00
crunchgen.1 Document ``special <progname> ident <identifier>'' command. 2001-04-04 08:28:00 +00:00
crunchgen.c Use 'LIBS+= ...' instead of 'LIBS= ...' in the generated makefile 2001-06-20 23:21:02 +00:00
Makefile
mkskel.sh