diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1997-09-21 11:46:59 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1997-09-21 11:46:59 +0000 |
commit | ddbb46398e324c3f8ab7dbda26fb9115655da294 (patch) | |
tree | f76a6598255e42d3d368faf56bbda8e479cbc839 /distrib/crunch | |
parent | 2f760184131f9506bf7c29e93374c613ddcf3342 (diff) |
$OpenBSD$
Diffstat (limited to 'distrib/crunch')
-rw-r--r-- | distrib/crunch/Makefile | 1 | ||||
-rw-r--r-- | distrib/crunch/Makefile.inc | 2 |
2 files changed, 3 insertions, 0 deletions
diff --git a/distrib/crunch/Makefile b/distrib/crunch/Makefile index a38e0b9061d..a06c727cf6f 100644 --- a/distrib/crunch/Makefile +++ b/distrib/crunch/Makefile @@ -1,3 +1,4 @@ +# $OpenBSD: Makefile,v 1.2 1997/09/21 11:45:51 deraadt Exp $ SUBDIR=crunchgen crunchide diff --git a/distrib/crunch/Makefile.inc b/distrib/crunch/Makefile.inc index da421050521..6f2ce4cc516 100644 --- a/distrib/crunch/Makefile.inc +++ b/distrib/crunch/Makefile.inc @@ -1,2 +1,4 @@ +# $OpenBSD: Makefile.inc,v 1.2 1997/09/21 11:45:52 deraadt Exp $ + # modify to taste BINDIR?= /usr/bin |