Changeset 7884 for trunk/psLib/test/astro/Makefile.am
- Timestamp:
- Jul 12, 2006, 2:43:04 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/psLib/test/astro/Makefile.am (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/astro/Makefile.am
r7210 r7884 3 3 4 4 AM_CPPFLAGS = $(SRCINC) $(PSLIB_CFLAGS) 5 AM_LDFLAGS = -L$(top_builddir)/src -lpslib$(PSLIB_LIBS)5 AM_LDFLAGS = $(top_builddir)/src/libpslib.la $(PSLIB_LIBS) 6 6 7 7 TESTS = \
Note:
See TracChangeset
for help on using the changeset viewer.
