- Timestamp:
- Jan 19, 2024, 8:12:15 AM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20230313/ippTools/src/Makefile.am
r42572 r42596 26 26 xcstacktool \ 27 27 xcskytool \ 28 xcfftool \ 28 29 warptool \ 29 30 receivetool \ … … 86 87 xcstacktool.h \ 87 88 xcskytool.h \ 89 xcfftool.h \ 88 90 staticskytool.h \ 89 91 warptool.h \ … … 261 263 xcskytoolConfig.c 262 264 265 xcfftool_CFLAGS = $(PSLIB_CFLAGS) $(PSMODULES_CFLAGS) $(IPPDB_CFLAGS) 266 xcfftool_LDADD = $(PSLIB_LIBS) $(PSMODULES_LIBS) $(IPPDB_LIBS) libpxtools.la 267 xcfftool_SOURCES = \ 268 xcfftool.c \ 269 xcfftoolConfig.c 270 263 271 pxadmin_CFLAGS = $(PSLIB_CFLAGS) $(PSMODULES_CFLAGS) $(IPPDB_CFLAGS) 264 272 pxadmin_LDADD = $(PSLIB_LIBS) $(PSMODULES_LIBS) $(IPPDB_LIBS) libpxtools.la
Note:
See TracChangeset
for help on using the changeset viewer.
