Add a new file to be included by the makefiles used by crunchgen

(this is a convenient place to put Make variables until we add a -D
option to crunchgen).

Approved-By: jordan
This commit is contained in:
Luigi Rizzo 2000-02-08 08:29:18 +00:00
parent d13031514e
commit bdc410e54d
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=57040

View File

@ -0,0 +1,6 @@
# header file for crunch1.mk
RELEASE_CRUNCH=yes
NOCRYPT=yes
NOPAM=yes
NOSECURE=yes
NONETGRAPH=yes