diff options
author | Steve Price <steve@FreeBSD.org> | 1996-10-06 16:45:32 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1996-10-06 16:45:32 +0000 |
commit | ea09f5e44d046037109ca9ba434e0135c27b392c (patch) | |
tree | be2e28496871fb3f31307f3dda3b9d11045f9f74 /usr.bin/make/util.c | |
parent | 6c7089bce55654cffa6258d1dcb973d642d95728 (diff) |
Notes
Diffstat (limited to 'usr.bin/make/util.c')
-rw-r--r-- | usr.bin/make/util.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.bin/make/util.c b/usr.bin/make/util.c index df8347c201ee..07eb6a47e55d 100644 --- a/usr.bin/make/util.c +++ b/usr.bin/make/util.c @@ -1,3 +1,5 @@ +/* $NetBSD: util.c,v 1.7 1996/08/30 17:59:44 thorpej Exp $ */ + /* * Missing stuff from OS's */ |