Changeset 9518 for trunk/MagicSoft/Mars/Makefile
- Timestamp:
- 10/26/09 14:31:19 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Makefile
r9497 r9518 16 16 # 17 17 18 OSTYPE=$(shell uname -s | tr '[:upper:]' '[:lower:]') 19 18 include Makefile.conf.general 20 19 include Makefile.conf.$(OSTYPE) 21 include Makefile.conf.general22 20 23 21 # … … 26 24 SOLIB := libmars.so 27 25 28 CINT = M26 CINT = M 29 27 30 28 #
Note:
See TracChangeset
for help on using the changeset viewer.