diff options
| author | Geoff Rehmet <csgr@FreeBSD.org> | 1994-08-08 17:42:36 +0000 |
|---|---|---|
| committer | Geoff Rehmet <csgr@FreeBSD.org> | 1994-08-08 17:42:36 +0000 |
| commit | b7dd315906957c623236bbeba2b1c18fb1949ad3 (patch) | |
| tree | 10400faea5eca60537f0c5e1da051c67abd6cb8d /secure/lib/Makefile | |
| parent | 92dc7331c98f006e6a20e38967b826371887ea0e (diff) | |
Notes
Diffstat (limited to 'secure/lib/Makefile')
| -rw-r--r-- | secure/lib/Makefile | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/secure/lib/Makefile b/secure/lib/Makefile new file mode 100644 index 000000000000..acb42febf57c --- /dev/null +++ b/secure/lib/Makefile @@ -0,0 +1,6 @@ +# $Id: Makefile,v 1.1 1994/08/07 19:04:08 wollman Exp $ + +SUBDIR= libcrypt + +.include <bsd.subdir.mk> + |
