Changeset 134 for branches/fat32-0.10/src/util/makefile.wcc
- Timestamp:
- Oct 14, 2016, 3:34:06 PM (9 years ago)
- Author:
- Valery V. Sedletski
- Message:
-
makefiles: Use version string in makefile.mk, and other makefiles including it.
- File:
-
- 1 edited
- branches/fat32-0.10/src/util/makefile.wcc (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/fat32-0.10/src/util/makefile.wcc
r126 r134 1 (追記) !include ..\makefile.mk (追記ここまで) 2 (追記) (追記ここまで) 1 3 CXX=wpp386 2 4 CC=wcc386 3 5 LNK=wlink 4 6 MAPCNV=..\mapsym.awk 5 (削除) _VENDOR=Netlabs (削除ここまで)6 (削除) _VERSION=0.10a6 (削除ここまで)7 (削除) FILEVER=@$#$(_VENDOR):$(_VERSION)$#@ (削除ここまで)8 7 DESC="Fat32 utilities, Henk Kelder & Netlabs" 9 8 CLEANUP=*.obj *.obh *.lnk *.wmp *.map *.lib *.ols *.err
Note:
See TracChangeset
for help on using the changeset viewer.