From c9ee967c90fda8f5b50045580338575a21a6936a Mon Sep 17 00:00:00 2001 From: Niklas Hallqvist Date: Sat, 12 Oct 1996 21:30:13 +0000 Subject: clean better --- gnu/usr.bin/gcc/Makefile.bsd-wrapper | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gnu') diff --git a/gnu/usr.bin/gcc/Makefile.bsd-wrapper b/gnu/usr.bin/gcc/Makefile.bsd-wrapper index 2e14c43345e..057a0831787 100644 --- a/gnu/usr.bin/gcc/Makefile.bsd-wrapper +++ b/gnu/usr.bin/gcc/Makefile.bsd-wrapper @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile.bsd-wrapper,v 1.17 1996/08/26 21:25:20 niklas Exp $ +# $OpenBSD: Makefile.bsd-wrapper,v 1.18 1996/10/12 21:30:12 niklas Exp $ MAN= cccp.1 gcc.1 cp/g++.1 f/g77.1 MLINKS+= gcc.1 cc.1 @@ -9,7 +9,7 @@ GPP_INC_DIR= /usr/include/g++ GNUCFLAGS= CFLAGS="${CFLAGS} -DOPENBSD_NATIVE" CLEANFILES= .gdbinit cp/.gdbinit *.info* bi-parser.c bi-parser.h \ c-parse.c c-parse.h c-parse.y cexp.c cp/parse.c cp/parse.h \ - objc-parse.c objc-parse.y + objc-parse.c objc-parse.y f/.gdbinit f/*.info* all: config.status ${MAKE} ${GNUCFLAGS} BISON=yacc LDFLAGS=${LDSTATIC} \ -- cgit v1.2.3