diff options
| author | Jordan K. Hubbard <jkh@FreeBSD.org> | 1994-11-22 10:58:58 +0000 |
|---|---|---|
| committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 1994-11-22 10:58:58 +0000 |
| commit | 140932d6d85b561ad06abe5006a5e973a7713c45 (patch) | |
| tree | be1d2469fd1ab2ab0df6164fbc91fb7bbbdd80f5 /secure/sbin/init | |
| parent | 324ec40db3d437d18da21aa07a7ae4d4ecd9c157 (diff) | |
Diffstat (limited to 'secure/sbin/init')
| -rw-r--r-- | secure/sbin/init/Makefile | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/secure/sbin/init/Makefile b/secure/sbin/init/Makefile deleted file mode 100644 index 48147c523428..000000000000 --- a/secure/sbin/init/Makefile +++ /dev/null @@ -1,12 +0,0 @@ -# @(#)Makefile 8.1 (Berkeley) 7/19/93 - -PROG= init -NOMAN= true -DPADD= ../../lib/libcrypt/libdescrypt.a ${LIBUTIL} -LDADD= -L../../lib/libcrypt -lutil -ldescrypt -.PATH: ${.CURDIR}/../../../sbin/init -BINMODE=500 -INSTALLFLAGS=-fschg -CFLAGS+=-DDEBUGSHELL -DSECURE - -.include <bsd.prog.mk> |
