- Timestamp:
- Feb 6, 2014, 11:48:53 AM (12 years ago)
- Location:
- branches/eam_branches/ipp-20131211
- Files:
-
- 3 edited
-
. (modified) (1 prop)
-
ippTools/src (modified) (2 props)
-
ippTools/src/Makefile.am (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20131211
- Property svn:mergeinfo changed
-
branches/eam_branches/ipp-20131211/ippTools/src
- Property svn:ignore
-
old new 47 47 sctool 48 48 releasetool 49 fftool
-
- Property svn:mergeinfo changed
/branches/bills_branches/bills_201312/ippTools/src (added) merged: 36386,36392,36395,36409,36411,36417,36437 /trunk/ippTools/src (added) merged: 36431,36441,36455
- Property svn:ignore
-
branches/eam_branches/ipp-20131211/ippTools/src/Makefile.am
r34913 r36480 33 33 vptool \ 34 34 sctool \ 35 releasetool 35 releasetool \ 36 fftool 36 37 37 38 pkginclude_HEADERS = \ … … 87 88 vptool.h \ 88 89 sctool.h \ 89 releasetool.h 90 releasetool.h \ 91 fftool.h 90 92 91 93 lib_LTLIBRARIES = libpxtools.la … … 332 334 releasetoolConfig.c 333 335 336 fftool_CFLAGS = $(PSLIB_CFLAGS) $(PSMODULES_CFLAGS) $(IPPDB_CFLAGS) 337 fftool_LDADD = $(PSLIB_LIBS) $(PSMODULES_LIBS) $(IPPDB_LIBS) libpxtools.la 338 fftool_SOURCES = \ 339 fftool.c \ 340 fftoolConfig.c 341 334 342 clean-local: 335 343 -rm -f TAGS
Note:
See TracChangeset
for help on using the changeset viewer.
