Changeset 246 for binary-improvements/bundle_creation/makefile
- Timestamp:
- Jul 26, 2015, 4:56:40 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
binary-improvements/bundle_creation/makefile
r244 r246 3 3 SERVERPATH=/srv/www/illy.bz/http/fi/7dtd/ 4 4 5 $(shell cd .. && ./versions.sh > bin/Mods/Allocs_CommonFunc/7dtd-server-fixes_version.txt) 5 6 VERSIONFILE=../bin/Mods/Allocs_CommonFunc/7dtd-server-fixes_version.txt 6 7 VERSION=$(shell cat ${VERSIONFILE} | grep "Combined" | cut -d\ -f2)
Note:
See TracChangeset
for help on using the changeset viewer.