diff options
Diffstat (limited to 'distrib/crunch/Makefile')
-rw-r--r-- | distrib/crunch/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/distrib/crunch/Makefile b/distrib/crunch/Makefile index a06c727cf6f..587c9f117dd 100644 --- a/distrib/crunch/Makefile +++ b/distrib/crunch/Makefile @@ -1,5 +1,5 @@ -# $OpenBSD: Makefile,v 1.2 1997/09/21 11:45:51 deraadt Exp $ +# $OpenBSD: Makefile,v 1.3 2003/03/02 12:32:08 deraadt Exp $ -SUBDIR=crunchgen crunchide +SUBDIR=crunchgen crunchide ../sparc64/mksuncd .include <bsd.subdir.mk> |