Changeset 476 for trunk/openmct/packages/system/owi/Makefile
- Timestamp:
- 10/04/07 14:03:20 (5 years ago)
- Files:
-
- 1 modified
-
trunk/openmct/packages/system/owi/Makefile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/openmct/packages/system/owi/Makefile
r472 r476 3 3 4 4 INSTALL= cd $(SRCDIR) && \ 5 make install DESTDIR=$(NEW ROOTDIR)/www5 make install DESTDIR=$(NEWVARDIR)/www 6 6 7 7 CLEAN= cd $(SRCDIR) && make clean
