Patches from WRS:
[deliverable/binutils-gdb.git] / config / mh-delta88
index 691d00b578e66973128b6525645340cfb8c45fe5..e738d0eb5012af6e23fbcdfb90d471944b735563 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
+RANLIB = true
+# 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.02372 seconds and 4 git commands to generate.