Changeset 1374 for palm/trunk/SOURCE/Makefile
- Timestamp:
- Apr 25, 2014 12:55:07 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/SOURCE/Makefile
r1366 r1374 20 20 # Current revisions: 21 21 # ------------------ 22 # 22 # bugfix: missing dependency added for check_open 23 23 # 24 24 # Former revisions: … … 267 267 calc_spectra.o: modules.o cpulog.o fft_xy.o mod_kinds.o 268 268 check_for_restart.o: modules.o mod_kinds.o 269 check_open.o: modules.o mod_kinds.o 269 check_open.o: modules.o mod_kinds.o mod_particle_attributes.o 270 270 check_parameters.o: modules.o mod_kinds.o subsidence.o 271 271 close_file.o: modules.o mod_kinds.o
Note: See TracChangeset
for help on using the changeset viewer.