Files

5 lines
84 B
Makefile
Raw Permalink Normal View History

2012-03-20 11:26:57 -07:00
all: xmltest
xmltest: xmltest.cpp tinyxml2.cpp tinyxml2.h
clean:
rm -f *.o xmltest