Changeset 463 for trunk/openmct/packages/net/ntp/Makefile
- Timestamp:
- 10/03/07 12:32:13 (5 years ago)
- Files:
-
- 1 modified
-
trunk/openmct/packages/net/ntp/Makefile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/openmct/packages/net/ntp/Makefile
r454 r463 1 1 # NTP 2 DOWNLOAD= http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-4.2/ntp-4.2.4.tar.gz 2 DOWNLOAD= http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-4.2/ntp-4.2.4p4.tar.gz 3 3 4 CONFIGUREARGS= --prefix=$(PREFIX) --host=$(TARGET) \ 4 5 --enable-all-clocks=no --without-arlib \
