Changeset 1311 for palm/trunk/SOURCE/Makefile
- Timestamp:
- Mar 14, 2014 12:13:39 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/SOURCE/Makefile
r1310 r1311 20 20 # Current revisions: 21 21 # ------------------ 22 # 22 # bugfix: buoyancy dependency added to nudging 23 23 # 24 24 # Former revisions: … … 315 315 modules.o: modules.f90 316 316 netcdf.o: modules.o 317 nudging.o: modules.o 317 nudging.o: modules.o buoyancy.o 318 318 package_parin.o: modules.o 319 319 palm.o: modules.o ls_forcing.o nudging.o
Note: See TracChangeset
for help on using the changeset viewer.