1
0
Fork 0
flightgear/Makefile.am

16 lines
248 B
Text
Raw Normal View History

1998-07-03 12:18:55 +00:00
if HAVE_DAYLIGHT
DEFS += -DHAVE_DAYLIGHT
endif
if HAVE_TIMEZONE
DEFS += -DHAVE_TIMEZONE
endif
bin_PROGRAMS = est-epsilon gl-info test-mktime
est_epsilon_SOURCES = est-epsilon.c
gl_info_SOURCES = gl-info.c
test_mktime_SOURCES = test-mktime.cxx