Changeset 26441
- Timestamp:
- Dec 16, 2009, 12:43:13 PM (16 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
-
magic/Makefile (modified) (2 diffs)
-
psconfig/tagsets/ipp-2.9.dist (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/magic/Makefile
r26256 r26441 2 2 default: all 3 3 4 all: ssa-core-cpp magic remove4 all: ssa-core-cpp magic 5 5 6 install: magic.install remove.install6 install: magic.install 7 7 8 8 clean: … … 30 30 if [ -d magic ]; then (cd magic && make -f Makefile.magic install); fi 31 31 32 REMOVE = remove/src33 34 remove: FORCE35 @cd $(REMOVE) && make -f Makefile.simple all36 37 remove.install: remove38 @cd $(REMOVE) && make -f Makefile.simple install39 40 32 FORCE: -
trunk/psconfig/tagsets/ipp-2.9.dist
r26207 r26441 76 76 YYYYY magic ipp-2-9 -0 77 77 YYYYY magic/censorObjects ipp-2-9 -0 78 YYYYY magic/remove ipp-2-9 -0 78 79 79 80 # there are externally required C libraries and perl modules (see INSTALL)
Note:
See TracChangeset
for help on using the changeset viewer.
