Replace MINUS_G with CFLAGS per new configuration standard.
authorFred Fish <fnf@specifix.com>
Wed, 22 Apr 1992 21:42:25 +0000 (21:42 +0000)
committerFred Fish <fnf@specifix.com>
Wed, 22 Apr 1992 21:42:25 +0000 (21:42 +0000)
config/mh-delta88

index cde6871345181243d5e33ae5cfa4d71110cb15fa..3b3d9cda81ed50fded29edd05f15f00669e73edc 100644 (file)
@@ -1,6 +1,6 @@
 RANLIB = echo >/dev/null
 # Sorry about this, but my machine runs out of memory .
-MINUS_G = 
+CFLAGS = 
 CC=gcc -O2
 
 
This page took 0.028116 seconds and 4 git commands to generate.