diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2002-07-11 13:31:52 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2002-07-11 13:31:52 +0000 |
| commit | 11fdc8a3180a6858709fc4ee4eca1f1d62d0322d (patch) | |
| tree | 53e0aaba21e86eee1611dc2344c0e2ca453df3de | |
| parent | a9f7d76b966fe60e964089ce091784061e7deb4f (diff) | |
Notes
| -rw-r--r-- | secure/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/secure/Makefile b/secure/Makefile index eb3f1071b895..7ae5cb384f1f 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> |
