RSS Git Download  Clone
Raw View History
Blames found: 1 Mode: text Binary: false


Hang on, we reloading big blames...
.SUFFIXES: $(DARCH).o .cpp$(DARCH).o: $(CXX) $(CXXFLAGS) -c -o $@ $< .cc$(DARCH).o: $(CXX) $(CXXFLAGS) -c -o $@ $< CC = g++