Changeset 3241 for trunk/psLib/src/astronomy/Makefile.am
- Timestamp:
- Feb 15, 2005, 4:01:02 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/astronomy/Makefile.am (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/astronomy/Makefile.am
r3127 r3241 1 1 #Makefile for astronomy functions of psLib 2 2 # 3 AM_CFLAGS=$(CFLAGS) -DPS_CONFIG_FILE_DEFAULT=\"$(sysconfdir)/pslib/psTime.config\" 4 3 5 INCLUDES = \ 4 6 -I$(top_srcdir)/src/collections \ … … 10 12 11 13 noinst_LTLIBRARIES = libpslibastronomy.la 12 13 14 libpslibastronomy_la_SOURCES = \ 14 15 psTime.c \
Note:
See TracChangeset
for help on using the changeset viewer.
