diff options
-rw-r--r-- | secure/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/secure/Makefile b/secure/Makefile index 7ae5cb3..4155dae 100644 --- a/secure/Makefile +++ b/secure/Makefile @@ -4,8 +4,6 @@ # the lib's in the directory where they are built from the binaries we # want to build. -MAINTAINER= markm - SUBDIR= lib libexec usr.bin usr.sbin SDIR= ${.CURDIR}/.. |