- Timestamp:
- Jun 19, 2012, 5:24:19 PM (14 years ago)
- Location:
- branches/meh_branches/ppstack_test
- Files:
-
- 3 edited
-
. (modified) (1 prop)
-
ippTools/src (modified) (2 props)
-
ippTools/src/Makefile.am (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/meh_branches/ppstack_test
- Property svn:mergeinfo changed
-
branches/meh_branches/ppstack_test/ippTools/src
- Property svn:ignore
-
old new 45 45 laptool 46 46 vptool 47 sctool
-
- Property svn:mergeinfo changed
/branches/eam_branches/ipp-20120405/ippTools/src (added) merged: 33949
- Property svn:ignore
-
branches/meh_branches/ppstack_test/ippTools/src/Makefile.am
r33415 r34041 31 31 mergetool \ 32 32 laptool \ 33 vptool 33 vptool \ 34 sctool 34 35 35 36 pkginclude_HEADERS = \ … … 83 84 mergetool.h \ 84 85 laptool.h \ 85 vptool.h 86 vptool.h \ 87 sctool.h 86 88 87 89 lib_LTLIBRARIES = libpxtools.la … … 316 318 vptoolConfig.c 317 319 320 sctool_CFLAGS = $(PSLIB_CFLAGS) $(PSMODULES_CFLAGS) $(IPPDB_CFLAGS) 321 sctool_LDADD = $(PSLIB_LIBS) $(PSMODULES_LIBS) $(IPPDB_LIBS) libpxtools.la 322 sctool_SOURCES = \ 323 sctool.c \ 324 sctoolConfig.c 325 318 326 clean-local: 319 327 -rm -f TAGS
Note:
See TracChangeset
for help on using the changeset viewer.
