From a5725ec4c6412c700f823f19f3246713edc730e1 Mon Sep 17 00:00:00 2001 From: markm Date: Tue, 17 Aug 1999 13:39:28 +0000 Subject: Claim ownership --- secure/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'secure/Makefile') diff --git a/secure/Makefile b/secure/Makefile index 7d23aa1..a71f7cc 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}/.. -- cgit v1.1