Changeset 3716 for palm/trunk/UTIL/inifor/Makefile
- Timestamp:
- Feb 5, 2019 5:02:38 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/UTIL/inifor/Makefile
r3447 r3716 25 25 # ----------------- 26 26 # $Id$ 27 # Added __netcdf preprocessor flag 28 # 29 # 30 # 3447 2018-10-29 15:52:54Z eckhard 27 31 # Renamed source files for compatibilty with PALM build system 28 32 # … … 64 68 -Wline-truncation -fbacktrace -fcheck=all -pedantic \ 65 69 -ffpe-trap=invalid,zero,underflow,overflow 66 FFLAGS = -fdefault-real-8 -Og -g $(WRNGS) -cpp -D__netcdf4 70 FFLAGS = -fdefault-real-8 -Og -g $(WRNGS) -cpp -D__netcdf4 -D__netcdf 67 71 INCLUDE = -I/home/ekadasch/local/include 68 72 LIBRARY = -L/home/ekadasch/local/lib64 -lnetcdff
Note: See TracChangeset
for help on using the changeset viewer.