Changeset 28091 for trunk/ippTools/src/Makefile.am
- Timestamp:
- May 25, 2010, 1:38:50 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/src/Makefile.am (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/src/Makefile.am
r28075 r28091 22 22 regtool \ 23 23 stacktool \ 24 staticskytool \ 24 25 warptool \ 25 26 receivetool \ … … 66 67 regtool.h \ 67 68 stacktool.h \ 69 staticskytool.h \ 68 70 warptool.h \ 69 71 pubtool.h … … 197 199 stacktoolConfig.c 198 200 201 staticskytool_CFLAGS = $(PSLIB_CFLAGS) $(PSMODULES_CFLAGS) $(IPPDB_CFLAGS) 202 staticskytool_LDADD = $(PSLIB_LIBS) $(PSMODULES_LIBS) $(IPPDB_LIBS) libpxtools.la 203 staticskytool_SOURCES = \ 204 staticskytool.c \ 205 staticskytoolConfig.c 206 199 207 pxadmin_CFLAGS = $(PSLIB_CFLAGS) $(PSMODULES_CFLAGS) $(IPPDB_CFLAGS) 200 208 pxadmin_LDADD = $(PSLIB_LIBS) $(PSMODULES_LIBS) $(IPPDB_LIBS) libpxtools.la
Note:
See TracChangeset
for help on using the changeset viewer.
