make: Nothing to be done for `default'.

Status
Not open for further replies.

Li Ming

Li Ming
Member
Hello,

I'm having some problems creating a domain file and I can't find out what the problem is. I am using the intel compiler, first I execute the command under /gpfs/gpfs_fs/home/lmw/clm5new/cime/tools

./configure --machine myintel --macros-format Makefile --mpilib impi
After generating env_mach_specific.xml and Macros.make, I went to /gpfs/gpfs_fs/home/lmw/clm5new/cime/tools/mapping/gen_domain_files/src, Modified the Makefile with the LDFLAGS += $(USER_LDFLAGS) -L$(LIB_NETCDF) -lnetcdf -lnetcdff, and executed the make command, which showed the following message:
use the configure script located in the Machines directory to create the Makefile Macros.make file
make: Nothing to be done for `default'.

Any help will be much appreciated. Thanks!
 

Attachments

Status
Not open for further replies.
Back
Top