diff options
Diffstat (limited to 'contrib/crunch/Makefile')
-rw-r--r-- | contrib/crunch/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/contrib/crunch/Makefile b/contrib/crunch/Makefile new file mode 100644 index 0000000000000..a38e0b9061df8 --- /dev/null +++ b/contrib/crunch/Makefile @@ -0,0 +1,4 @@ + +SUBDIR=crunchgen crunchide + +.include <bsd.subdir.mk> |