Changeset 26070 for trunk/operations
- Timestamp:
- Nov 8, 2009, 11:56:57 AM (17 years ago)
- File:
-
- 1 edited
-
trunk/operations/Makefile.in (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/operations/Makefile.in
r26068 r26070 1 default: php1 default: install 2 2 help: 3 3 @echo "USAGE: make install" … … 24 24 install: $(INPUTS) $(PTOLEMYRC) 25 25 26 uninstall: 27 rm -f $(INPUTS) || exit 28 rm -f $(PTOLEMYRC) || exit 29 26 30 # dependency rules ######################### 27 31 $(DEST)/%/input: $(SRC)/%/input
Note:
See TracChangeset
for help on using the changeset viewer.
