From 3dd52882ca6cbe0d017c7f7e86635a696d101284 Mon Sep 17 00:00:00 2001 From: Niklas Hallqvist Date: Sun, 15 Feb 1998 07:58:22 +0000 Subject: These files were new in the 2.8 import (into the FSF branch) and cvs is stupid enough to think my branch import want s the new files to end up in the trunk as well. Maybe cvs know how to do what I want, but I could not find it in the manpage --- gnu/usr.bin/gcc/config/i386/x-dgux | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 gnu/usr.bin/gcc/config/i386/x-dgux (limited to 'gnu/usr.bin/gcc/config/i386/x-dgux') diff --git a/gnu/usr.bin/gcc/config/i386/x-dgux b/gnu/usr.bin/gcc/config/i386/x-dgux deleted file mode 100644 index 322bfe3ae91..00000000000 --- a/gnu/usr.bin/gcc/config/i386/x-dgux +++ /dev/null @@ -1,11 +0,0 @@ -# -# host is ix86 running dgux -# -CC = /bin/gcc -X_CFLAGS = -O -mstandard -mlegend -BOOT_CFLAGS = -O2 -g -mstandard -mlegend $(CFLAGS) -CLIB = -lw32 -RANLIB = true -USER_H = $(EXTRA_HEADERS) $(LANG_EXTRA_HEADERS) -STMP_FIXPROTO = - -- cgit v1.2.3