Patches from WRS:
[deliverable/binutils-gdb.git] / config / mh-delta88
index 90f0fa76db6471a3906249929569d380ee0de05c..e738d0eb5012af6e23fbcdfb90d471944b735563 100644 (file)
@@ -1,13 +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.022318 seconds and 4 git commands to generate.