diff options
Diffstat (limited to 'eBones/libexec/kpropd/Makefile')
| -rw-r--r-- | eBones/libexec/kpropd/Makefile | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/eBones/libexec/kpropd/Makefile b/eBones/libexec/kpropd/Makefile deleted file mode 100644 index 0f1f420eda8b..000000000000 --- a/eBones/libexec/kpropd/Makefile +++ /dev/null @@ -1,10 +0,0 @@ -# From: @(#)Makefile 5.1 (Berkeley) 6/25/90 -# $Id: Makefile,v 1.4 1995/09/13 17:24:02 markm Exp $ - -PROG= kpropd -CFLAGS+=-I${.CURDIR}/../../usr.sbin/kprop -DPADD+= ${LIBKRB} ${LIBDES} -LDADD= -lkrb -ldes -NOMAN= noman - -.include <bsd.prog.mk> |
