- Timestamp:
- May 5, 2011, 10:05:10 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20110404/ippToPsps/src/Makefile.am
r31030 r31439 21 21 22 22 # all the programs we create 23 bin_PROGRAMS = initbatch detectionbatch stackbatch23 bin_PROGRAMS = dvo initbatch detectionbatch stackbatch 24 24 25 26 # DVO 27 dvo_CFLAGS = $(IPPTOPSPS_CFLAGS) $(PSMODULE_CFLAGS) $(PSLIB_CFLAGS) -I/usr/include/libxml2 28 dvo_LDFLAGS = $(IPPTOPSPS_LIBS) $(PSMODULE_LIBS) $(PSLIB_LIBS) -lxml2 29 dvo_SOURCES = \ 30 Dvo.c \ 31 Logger.c 25 32 26 33 # initbatch
Note:
See TracChangeset
for help on using the changeset viewer.
