Changeset 8731 for trunk/psLib/test/sys/Makefile.am
- Timestamp:
- Sep 1, 2006, 2:41:47 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/psLib/test/sys/Makefile.am (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/sys/Makefile.am
r8718 r8731 1 AM_CPPFLAGS = $(SRCINC) -I$(top_srcdir)/test/tap/src $(PSLIB_CFLAGS) 1 AM_CPPFLAGS = \ 2 $(SRCINC) \ 3 -I$(top_srcdir)/test/tap/src \ 4 -I$(top_srcdir)/test/pstap/src \ 5 $(PSLIB_CFLAGS) 2 6 AM_LDFLAGS = \ 3 7 $(top_builddir)/src/libpslib.la \ 4 8 $(top_builddir)/test/tap/src/libtap.la \ 9 $(top_builddir)/test/pstap/src/libpstap.la \ 5 10 $(PSLIB_LIBS) 11 6 12 7 13 check_PROGRAMS = \
Note:
See TracChangeset
for help on using the changeset viewer.
