diff options
-rw-r--r-- | secure/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/secure/Makefile b/secure/Makefile index eb3f107..7ae5cb3 100644 --- a/secure/Makefile +++ b/secure/Makefile @@ -30,8 +30,4 @@ bootstrap: ${MAKE} ${MFLAGS} obj ${MAKE} ${MFLAGS} depend all install sprog -help-distribute: distribute - cd ${SDIR}/bin/ed; ${CODAD} - cd ${SDIR}/sbin/init; ${CODAD} - .include <bsd.subdir.mk> |