1
0
Fork 0
flightgear/utils/xmlgrep/Makefile.am

5 lines
113 B
Makefile

noinst_PROGRAMS = xmlgrep printxml
xmlgrep_SOURCES = xmlgrep.c xml.c xml.h
printxml_SOURCES = printxml.c xml.c