diff options
Diffstat (limited to 'libexec/makekey/Makefile')
| -rw-r--r-- | libexec/makekey/Makefile | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/libexec/makekey/Makefile b/libexec/makekey/Makefile new file mode 100644 index 000000000000..b982beef60ff --- /dev/null +++ b/libexec/makekey/Makefile @@ -0,0 +1,6 @@ +# @(#)Makefile 5.3 (Berkeley) 5/11/90 + +PROG= makekey +MAN8= makekey.0 + +.include <bsd.prog.mk> |
