Changeset 35 for palm/trunk/SCRIPTS/mbuild
- Timestamp:
- Mar 1, 2007 7:55:57 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/SCRIPTS/mbuild
r29 r35 1402 1402 echo " *** compiling the utility programs ..." 1403 1403 cd ${local_source_path}/../UTIL 1404 make F90=$compiler_name COPT="$cpp_options" F90FLAGS="$compiler_options" LDFLAGS="$loader_options"1404 make F90=$compiler_name F90_SER=$compiler_name_ser COPT="$cpp_options" F90FLAGS="$compiler_options" LDFLAGS="$loader_options" 1405 1405 cd - > /dev/null 1406 1406 fi
Note: See TracChangeset
for help on using the changeset viewer.