summaryrefslogtreecommitdiff
path: root/lib/csu/vax/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/csu/vax/Makefile')
-rw-r--r--lib/csu/vax/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/csu/vax/Makefile b/lib/csu/vax/Makefile
index c55a6b84f3e..0503b671fab 100644
--- a/lib/csu/vax/Makefile
+++ b/lib/csu/vax/Makefile
@@ -1,7 +1,7 @@
-# $OpenBSD: Makefile,v 1.6 2007/10/30 06:02:22 deraadt Exp $
+# $OpenBSD: Makefile,v 1.7 2009/10/27 23:59:59 deraadt Exp $
# from: @(#)Makefile 5.6 (Berkeley) 5/22/91
-CFLAGS+= -DLIBC_SCCS -I${.CURDIR}/..
+CFLAGS+= -I${.CURDIR}/..
OBJS= crt0.o gcrt0.o scrt0.o
CLEANFILES+= core crt0.out gcrt0.out scrt0.out