Sfoglia il codice sorgente

Remove defunct MAKE_CONFIG

Bryan Drewery 11 anni fa
parent
commit
649f48f992
1 ha cambiato i file con 0 aggiunte e 2 eliminazioni
  1. 0 2
      Makefile.in

+ 0 - 2
Makefile.in

@@ -64,8 +64,6 @@ MAKE_UTILS = $(MAKE) 'MAKE=$(MAKE)' 'CXX=$(CXX)' 'CC=$(CC)' 'STRIP=touch' 'INCLU
 'CCDEPMODE=$(CCDEPMODE)' \
 'CXXFLAGS=$(CXXFLAGS) $(DEBCXXFLAGS)' 'CFLGS=$(CFLGS) $(DEBCXXFLAGS)' 'LIBS=$(LIBS)' 'LD=$(LD_DEBUG) -g'
 
-MAKE_CONFIG = $(MAKE) 'MAKE=$(MAKE)'
-
 .PHONY: checkclean.static checkclean.dynamic checkclean.debug lib wraith dwraith lib.debug debug test general sorthelp sort indent tar distrib distclean clean cleanutils test all dynamic static tags
 
 all: dynamic