Changeset 9988
- Timestamp:
- Nov 14, 2006, 3:28:01 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/astro/Makefile.am (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/astro/Makefile.am
r9976 r9988 1 1 #Makefile for astronomy functions of psLib 2 2 # 3 AM_CFLAGS=$(CFLAGS) -DPS_CONFIG_FILE_DEFAULT=\"$(sysconfdir)/pslib .config\"3 AM_CFLAGS=$(CFLAGS) -DPS_CONFIG_FILE_DEFAULT=\"$(sysconfdir)/pslib/pslib.config\" 4 4 5 5 noinst_LTLIBRARIES = libpslibastro.la 6 6 7 libpslibastro_la_CPPFLAGS = $(SRCINC) $(PSLIB_CFLAGS) 7 libpslibastro_la_CPPFLAGS = $(SRCINC) $(PSLIB_CFLAGS) 8 8 libpslibastro_la_SOURCES = \ 9 9 psTime.c \
Note:
See TracChangeset
for help on using the changeset viewer.
