summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/gawk/Makefile
diff options
context:
space:
mode:
authormycroft <mycroft@NetBSD.org>1993-08-02 17:28:42 +0000
committermycroft <mycroft@NetBSD.org>1993-08-02 17:28:42 +0000
commit2cce313a8b751f32d3d95b2803bcb5e0cac2ccac (patch)
tree481dd98bbea89b18b50fd8dac27502379e5b7709 /gnu/usr.bin/gawk/Makefile
parent210cab45419b639d07892767d7535c2c7760889d (diff)
Add RCS identifiers, remove some completely useless RCS logs and patchkit
headers, and a few other insignificant changes.
Diffstat (limited to 'gnu/usr.bin/gawk/Makefile')
-rw-r--r--gnu/usr.bin/gawk/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/gnu/usr.bin/gawk/Makefile b/gnu/usr.bin/gawk/Makefile
index 00efcf09af6..6734da0c85e 100644
--- a/gnu/usr.bin/gawk/Makefile
+++ b/gnu/usr.bin/gawk/Makefile
@@ -1,3 +1,5 @@
+# $Id: Makefile,v 1.2 1993/08/02 17:29:17 mycroft Exp $
+
PROG= awk
SRCS= main.c eval.c builtin.c msg.c iop.c io.c field.c array.c \
node.c version.c re.c awk.c regex.c dfa.c \