- Timestamp:
- 06/28/16 14:29:15 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/Corsika7500Compatibility/Makefile.conf.linux-gnu
r2491 r18526 12 12 # compilers 13 13 14 CC = gcc 15 CXX = g++ 14 CC = gcc-4.8 15 CXX = g++-4.8 16 16 F77 = f77 17 17 AR = ar -rc
Note:
See TracChangeset
for help on using the changeset viewer.