Changeset 449 for trunk/System/Sources/libc/Makefile
- Timestamp:
- Dec 28, 2009, 3:21:23 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/System/Sources/libc/Makefile
r441 r449 1 1 PACKAGE = libc 2 VERSION = 0.0. 32 VERSION = 0.0.4 3 3 DESTDIR = 4 4 PREFIX = /usr/local … … 10 10 TOUCH = touch 11 11 ARCHIVE = $(PACKAGE)-$(VERSION).tar.gz 12 MIRROR = http://www.defora.org/os/download/download/3 29612 MIRROR = http://www.defora.org/os/download/download/3309 13 13 URL = $(MIRROR)/$(ARCHIVE) 14 14
Note: See TracChangeset
for help on using the changeset viewer.