Changeset 63 for trunk/release
- Timestamp:
- Oct 9, 2016, 10:53:41 PM (9 years ago)
- File:
-
- 1 edited
-
trunk/release/Makefile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/release/Makefile
r60 r63 5 5 # Include a Master Makefile with several cross-platform definitions and macros. 6 6 # This is used to compensate for the differences between the target platforms. 7 !include ../include/makefile.mif7 !include ../include/makefile.mif 8 8 9 default: .SYMBOLIC9 default: .SYMBOLIC 10 10 @echo. 11 11 @echo Use wmake clean to remove the distribution files 12 12 @echo. 13 13 14 clean: .SYMBOLIC14 clean: .SYMBOLIC 15 15 # @for %%i in ($(RELDIRS)) do @$(MAKE) -h %%i 16 16 @echo @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
Note:
See TracChangeset
for help on using the changeset viewer.
