diff options
| author | mycroft <mycroft@NetBSD.org> | 1993-08-02 17:48:44 +0000 |
|---|---|---|
| committer | mycroft <mycroft@NetBSD.org> | 1993-08-02 17:48:44 +0000 |
| commit | aee4b07b8a049bdc57cefcbb82bebeb6f341859a (patch) | |
| tree | d2baf06176c4135542f5717a0fa9b45752f77e4f /usr.bin/make | |
| parent | c8194f0876b272d70833a6b91ec566314a02050a (diff) | |
Add RCS identifiers, remove some completely useless RCS logs and patchkit
headers, and a few other insignificant changes.
Diffstat (limited to 'usr.bin/make')
| -rw-r--r-- | usr.bin/make/Makefile.dist | 2 | ||||
| -rw-r--r-- | usr.bin/make/lst.lib/Makefile.dist | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/usr.bin/make/Makefile.dist b/usr.bin/make/Makefile.dist index 1149e60facc..d92aeef6054 100644 --- a/usr.bin/make/Makefile.dist +++ b/usr.bin/make/Makefile.dist @@ -1,4 +1,4 @@ -# a very simple makefile... +# $Id: Makefile.dist,v 1.3 1993/08/02 17:54:53 mycroft Exp $ CFLAGS = -I. -DMACHINE=\"sun3\" diff --git a/usr.bin/make/lst.lib/Makefile.dist b/usr.bin/make/lst.lib/Makefile.dist index 03232f872e7..0e2fd11f030 100644 --- a/usr.bin/make/lst.lib/Makefile.dist +++ b/usr.bin/make/lst.lib/Makefile.dist @@ -1,3 +1,4 @@ +# $Id: Makefile.dist,v 1.2 1993/08/02 17:54:50 mycroft Exp $ CFLAGS = -I.. |
