use bootstrap for check
[deliverable/binutils-gdb.git] / config / mh-delta88
index 691d00b578e66973128b6525645340cfb8c45fe5..3b3d9cda81ed50fded29edd05f15f00669e73edc 100644 (file)
@@ -1,15 +1,7 @@
-# Define SYSV as -DSYSV if you are using a System V operating system.
-SYSV = -DSYSV
 RANLIB = echo >/dev/null
+# Sorry about this, but my machine runs out of memory .
+CFLAGS = 
+CC=gcc -O2
 
-# We want a gas ..
 
 
-all: all.normal fakegas
-
-fakegas: $(unsubdir)/gas$(subdir)/as.new
-       - mkdir $(unsubdir)/gas
-       echo "/bin/as $*" > $(unsubdir)/gas$(subdir)/as.new
-       echo "install:" > $(unsubdir)/gas$(subdir)/Makefile
-       touch $(unsubdir)/gas$(subdir)/configure.in
-
This page took 0.023111 seconds and 4 git commands to generate.