diff options
Diffstat (limited to 'gnu/usr.bin/dc')
| -rw-r--r-- | gnu/usr.bin/dc/Makefile | 2 |
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 |
