1998-06-12 00:59:52 +00:00
|
|
|
noinst_LIBRARIES = libTime.a
|
1998-04-03 22:12:53 +00:00
|
|
|
|
1998-06-12 00:59:52 +00:00
|
|
|
libTime_a_SOURCES = \
|
1998-04-22 13:24:04 +00:00
|
|
|
light.cxx light.hxx \
|
2003-09-15 22:55:39 +00:00
|
|
|
sunsolver.cxx sunsolver.hxx \
|
2000-07-05 02:39:30 +00:00
|
|
|
tmp.cxx tmp.hxx
|
1998-04-03 22:12:53 +00:00
|
|
|
|
2001-12-28 22:29:59 +00:00
|
|
|
INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/src
|