diff options
| author | Doug Barton <dougb@FreeBSD.org> | 2009-05-26 00:07:02 +0000 |
|---|---|---|
| committer | Doug Barton <dougb@FreeBSD.org> | 2009-05-26 00:07:02 +0000 |
| commit | 7dcdb93f9181918bb3f7e91225f106a62dc0cd1c (patch) | |
| tree | 329881bfdd1f255ed9a5815a625182414e879f4d /libexec/makekey/Makefile | |
| parent | cc7d853dfcb83a764bb7bc55345bb813745ca28f (diff) | |
Notes
Diffstat (limited to 'libexec/makekey/Makefile')
| -rw-r--r-- | libexec/makekey/Makefile | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/libexec/makekey/Makefile b/libexec/makekey/Makefile deleted file mode 100644 index d09f8127dc21..000000000000 --- a/libexec/makekey/Makefile +++ /dev/null @@ -1,10 +0,0 @@ -# @(#)Makefile 8.1 (Berkeley) 6/4/93 -# $FreeBSD$ - -PROG= makekey -MAN= makekey.8 - -DPADD= ${LIBCRYPT} -LDADD= -lcrypt - -.include <bsd.prog.mk> |
