diff options
Diffstat (limited to 'secure')
| -rw-r--r-- | secure/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/secure/Makefile b/secure/Makefile index 7d23aa160cc2..a71f7cc2a8dd 100644 --- a/secure/Makefile +++ b/secure/Makefile @@ -1,9 +1,11 @@ -# $Id: Makefile,v 1.11 1997/02/22 14:40:11 peter Exp $ +# $Id$ # lib must be first, or it will not work. This is because we reference # the lib's in the directory where they are built from the binaries we # want to build. +MAINTAINER= markm + SUBDIR= lib usr.bin SDIR= ${.CURDIR}/.. |
