diff options
| author | Paul Traina <pst@FreeBSD.org> | 1994-09-07 07:16:52 +0000 |
|---|---|---|
| committer | Paul Traina <pst@FreeBSD.org> | 1994-09-07 07:16:52 +0000 |
| commit | 21b4fe120d613cfe765b78380a70d7026e30a41e (patch) | |
| tree | 3338026f496299ffb19b908a2e261fccfd04df47 /secure/Makefile | |
| parent | 7199b0911b9c7fa9df692dd1f234259afadfb1d0 (diff) | |
Notes
Diffstat (limited to 'secure/Makefile')
| -rw-r--r-- | secure/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/secure/Makefile b/secure/Makefile index 9df15e1441934..a99f9d328f4d3 100644 --- a/secure/Makefile +++ b/secure/Makefile @@ -1,6 +1,6 @@ -# $Id: Makefile,v 1.2 1994/08/08 17:49:22 csgr Exp $ +# $Id: Makefile,v 1.3 1994/08/12 21:02:17 csgr Exp $ -SUBDIR= lib +SUBDIR= lib usr.bin .include <bsd.subdir.mk> |
