diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 1996-01-01 11:01:15 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 1996-01-01 11:01:15 +0000 |
commit | 26ce5ad3876f0ea63ab67a8bdb2ed1a5a1591a3e (patch) | |
tree | 69e72e626f1337094ba2f18cd7fded3ecaa930bf /gnu/usr.bin/cvs/mkmodules/Makefile | |
parent | a3ab491d642b34f2d3efbc0562abc8e79b38ce09 (diff) |
This commit was manufactured by cvs2svn to create tagupstream/2.1.0_cvsrelease/2.1.0_cvs
'RELENG_2_1_0_RELEASE'.
This commit was manufactured to restore the state of the 2.1-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
Diffstat (limited to 'gnu/usr.bin/cvs/mkmodules/Makefile')
-rw-r--r-- | gnu/usr.bin/cvs/mkmodules/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/cvs/mkmodules/Makefile b/gnu/usr.bin/cvs/mkmodules/Makefile index f37930b949bd..899f5de5c2f1 100644 --- a/gnu/usr.bin/cvs/mkmodules/Makefile +++ b/gnu/usr.bin/cvs/mkmodules/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.25 1995/03/22 19:39:45 nate Exp $ +# $Id: Makefile,v 1.5 1995/03/31 07:55:30 nate Exp $ PROG = mkmodules SRCS = mkmodules.c |