summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/dc
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/dc
parent0d981b3959aef8e2eab900d36cb088a9c7d96c77 (diff)
NetBSD RCS Id format
Diffstat (limited to 'gnu/usr.bin/dc')
-rw-r--r--gnu/usr.bin/dc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/dc/Makefile b/gnu/usr.bin/dc/Makefile
index 54211f5b5e8..6aa6b9ceb37 100644
--- a/gnu/usr.bin/dc/Makefile
+++ b/gnu/usr.bin/dc/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.1.1.1 1994/12/01 04:26:47 phil Exp $
+# $NetBSD: Makefile,v 1.2 1995/04/23 07:58:29 cgd Exp $
PROG= dc
CFLAGS+=-D_POSIX_SOURCE -I${.CURDIR} -I${.CURDIR}/../bc