diff options
| author | Jordan K. Hubbard <jkh@FreeBSD.org> | 1994-11-22 10:58:58 +0000 |
|---|---|---|
| committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 1994-11-22 10:58:58 +0000 |
| commit | 140932d6d85b561ad06abe5006a5e973a7713c45 (patch) | |
| tree | be1d2469fd1ab2ab0df6164fbc91fb7bbbdd80f5 /lib/libmytinfo | |
| parent | 324ec40db3d437d18da21aa07a7ae4d4ecd9c157 (diff) | |
Tell stupid users to write the bootcode.upstream/2.0_cvsrelease/2.0_cvs
This commit was manufactured to restore the state of the 2.0-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
Diffstat (limited to 'lib/libmytinfo')
| -rw-r--r-- | lib/libmytinfo/Makefile | 2 | ||||
| -rw-r--r-- | lib/libmytinfo/TESTS/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/libmytinfo/Makefile b/lib/libmytinfo/Makefile index e22ed7ba83f3..06e94fcaf986 100644 --- a/lib/libmytinfo/Makefile +++ b/lib/libmytinfo/Makefile @@ -1,7 +1,7 @@ # Makefile for libmytinfo # Use 'make update_term_h' manually after changing internal # mytinfo structures -# $Id: Makefile,v 1.7 1994/10/28 06:58:04 ache Exp $ +# Makefile,v 1.8 1994/11/16 11:54:09 ache Exp LIB= mytinfo SRCS= addstr.c binorder.c buildpath.c caplist.c capsort.c compar.c\ diff --git a/lib/libmytinfo/TESTS/Makefile b/lib/libmytinfo/TESTS/Makefile index eeaa6d241172..aefeec7c5e10 100644 --- a/lib/libmytinfo/TESTS/Makefile +++ b/lib/libmytinfo/TESTS/Makefile @@ -1,5 +1,5 @@ # Makefile for libmytinfo tests -# $Id$ +# Makefile,v 1.1 1994/10/09 16:37:30 ache Exp LIB= mytinfo |
