Changeset 3182 for palm/trunk/UTIL/inifor/Makefile
- Timestamp:
- Jul 27, 2018 1:36:03 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/UTIL/inifor/Makefile
r2718 r3182 20 20 # Current revisions: 21 21 # ----------------- 22 # Added __netcdf4 preprocessor flag 22 23 # 23 24 # … … 51 52 -Wline-truncation -fbacktrace -fcheck=all -pedantic \ 52 53 -ffpe-trap=invalid,zero,underflow,overflow 53 FFLAGS = -fdefault-real-8 -Og -g $(WRNGS) 54 FFLAGS = -fdefault-real-8 -Og -g $(WRNGS) -cpp -D__netcdf4 54 55 INCLUDE = -I/home/ekadasch/local/include 55 56 LIBRARY = -L/home/ekadasch/local/lib64 -lnetcdff
Note: See TracChangeset
for help on using the changeset viewer.