Explorar o código

Makefile is recovered to original version

numatrumpet %!s(int64=11) %!d(string=hai) anos
pai
achega
9f52ad5289
Modificáronse 1 ficheiros con 1 adicións e 2 borrados
  1. 1 2
      Makefile

+ 1 - 2
Makefile

@@ -1,7 +1,6 @@
 all: xmltest
-xmltest: tinyxml2.o
+xmltest: xmltest.cpp tinyxml2.cpp tinyxml2.h
 test: clean xmltest
 	./xmltest
-tinyxml2:
 clean:
 	rm -f *.o xmltest