5 lines
124 B
Text
5 lines
124 B
Text
|
noinst_PROGRAMS = xmlgrep
|
||
|
|
||
|
xmlgrep_SOURCES = xmlgrep.cxx
|
||
|
xmlgrep_LDADD = -lsgstructure -lsgprops -lsgmisc -lsgdebug -lsgxml
|