Changeset 9863 for trunk/psLib/test/mathtypes
- Timestamp:
- Nov 5, 2006, 3:58:10 PM (20 years ago)
- Location:
- trunk/psLib/test/mathtypes
- Files:
-
- 1 added
- 1 edited
-
Makefile.am (modified) (3 diffs)
-
tap_psImageInterpolate.c (added)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/mathtypes/Makefile.am
r8958 r9863 1 1 2 AM_CPPFLAGS = \ 2 3 $(SRCINC) \ … … 4 5 -I$(top_srcdir)/test/pstap/src \ 5 6 $(PSLIB_CFLAGS) 7 6 8 AM_LDFLAGS = \ 7 9 $(top_builddir)/src/libpslib.la \ … … 11 13 12 14 TEST_PROGS = \ 13 tap_psVector 15 tap_psVector \ 16 tap_psImageInterpolate 14 17 15 18 if BUILD_TESTS
Note:
See TracChangeset
for help on using the changeset viewer.
