Changeset 8569 for trunk/psModules/src/astrom/Makefile.am
- Timestamp:
- Aug 24, 2006, 1:13:37 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/astrom/Makefile.am (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/astrom/Makefile.am
r7215 r8569 1 noinst_LTLIBRARIES = libpsmodule astrom.la1 noinst_LTLIBRARIES = libpsmodulesastrom.la 2 2 3 libpsmodule astrom_la_CPPFLAGS = $(SRCINC) $(PSMODULE_CFLAGS) -I../pslib/4 libpsmodule astrom_la_LDFLAGS = -release $(PACKAGE_VERSION)5 libpsmodule astrom_la_SOURCES = \3 libpsmodulesastrom_la_CPPFLAGS = $(SRCINC) $(PSMODULES_CFLAGS) -I../pslib/ 4 libpsmodulesastrom_la_LDFLAGS = -release $(PACKAGE_VERSION) 5 libpsmodulesastrom_la_SOURCES = \ 6 6 pmAstrometryObjects.c \ 7 7 pmAstrometryDistortion.c 8 8 9 psmodule includedir = $(includedir)10 psmodule include_HEADERS = \9 psmodulesincludedir = $(includedir) 10 psmodulesinclude_HEADERS = \ 11 11 pmAstrometryObjects.h \ 12 12 pmAstrometryDistortion.h
Note:
See TracChangeset
for help on using the changeset viewer.
