summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/gzip
diff options
context:
space:
mode:
authorcgd <cgd@NetBSD.org>1995-04-23 07:58:27 +0000
committercgd <cgd@NetBSD.org>1995-04-23 07:58:27 +0000
commit81584a34e6bac7fee98ff30281cfdcccfdfca263 (patch)
tree449fb2e9d4d7188383fe2a04cf6a1395cc28ad71 /gnu/usr.bin/gzip
parent0d981b3959aef8e2eab900d36cb088a9c7d96c77 (diff)
NetBSD RCS Id format
Diffstat (limited to 'gnu/usr.bin/gzip')
-rw-r--r--gnu/usr.bin/gzip/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/gzip/Makefile b/gnu/usr.bin/gzip/Makefile
index 7dd603d9574..706725da795 100644
--- a/gnu/usr.bin/gzip/Makefile
+++ b/gnu/usr.bin/gzip/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.15 1994/12/22 09:35:22 cgd Exp $
+# $NetBSD: Makefile,v 1.16 1995/04/23 07:58:45 cgd Exp $
PROG= gzip
SRCS= gzip.c zip.c deflate.c trees.c bits.c unzip.c inflate.c util.c \