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