Changeset 463 for trunk/openmct/packages/system/debootstrap/Makefile
- Timestamp:
- 10/03/07 12:32:13 (5 years ago)
- Files:
-
- 1 modified
-
trunk/openmct/packages/system/debootstrap/Makefile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/openmct/packages/system/debootstrap/Makefile
r454 r463 1 1 # Debootstrap 2 DOWNLOAD= http://ftp.debian.org/debian/pool/main/d/debootstrap/debootstrap_ 0.3.3.1.tar.gz2 DOWNLOAD= http://ftp.debian.org/debian/pool/main/d/debootstrap/debootstrap_1.0.3.tar.gz 3 3 4 4 BUILD= $(OPENMCT_CROSS_COMPILE)gcc -Os \
