Changeset 13915 for branches/dev-5819/external/build_externals/configurations/Assimulo/windows/win64_msys_py2
- Timestamp:
- Oct 31, 2019 7:17:10 AM (6 weeks ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/dev-5819/external/build_externals/configurations/Assimulo/windows/win64_msys_py2
r13909 r13915 17 17 # <http://www.ibm.com/developerworks/library/os-cpl.html/> respectively. 18 18 19 # mkfile_path is the path to this file 19 20 mkfile_path := $(abspath $(lastword $(MAKEFILE_LIST))) 20 21 mkfile_dir := $(dir $(mkfile_path)) 21 22 include $(mkfile_dir)/win 23 22 24 BITNESS=64 23 25 FORCE_32_BIT=false
Note: See TracChangeset
for help on using the changeset viewer.