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

8 lines
139 B
Text
Raw Normal View History

EXTRA_DIST = README.txt
2002-12-03 15:40:32 +00:00
bin_PROGRAMS = terrasync
terrasync_SOURCES = terrasync.cxx
2003-07-09 19:57:22 +00:00
terrasync_LDADD = -lplibnet -lplibul $(network_LIBS)