Changeset 472 for trunk/openmct/packages/build/buildroot/Makefile
- Timestamp:
- 10/04/07 08:30:37 (5 years ago)
- Files:
-
- 1 modified
-
trunk/openmct/packages/build/buildroot/Makefile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/openmct/packages/build/buildroot/Makefile
r427 r472 8 8 $(CP) -a $(ROOTDIR) $(NEWROOTDIR) ; \ 9 9 $(CLEANUPROOT) $(NEWROOTDIR) ; \ 10 $(LN) -s ../etc/var $(NEWROOTDIR)/var ; \11 10 fi 12 11
