Changeset 3757 for palm/trunk
- Timestamp:
- Feb 20, 2019 11:40:34 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/UTIL/Makefile_utilities
r3534 r3757 23 23 # ----------------- 24 24 # $Id$ 25 # Disable build of surface-output processing tool 26 # 27 # 3534 2018-11-19 15:35:16Z raasch 25 28 # inifor build added 26 29 # … … 68 71 PROG2 = compare_palm_logs.x 69 72 PROG3 = agent_preprocessing 70 PROG4 = surface_output_to_vtk73 #PROG4 = surface_output_to_vtk 71 74 PROG5 = inifor 72 75 … … 85 88 OBJS2 = compare_palm_logs.o 86 89 OBJS3 = agent_preprocessing.o 87 OBJS4 = surface_output_to_vtk.o90 #OBJS4 = surface_output_to_vtk.o 88 91 OBJS5=$(SOURCES5:.f90=.o) 89 92
Note: See TracChangeset
for help on using the changeset viewer.