--- MITgcm/tools/genmake 2000/11/13 16:40:02 1.20 +++ MITgcm/tools/genmake 2000/11/30 19:58:13 1.22 @@ -1,6 +1,6 @@ #!/bin/csh -f # -# $Header: /home/ubuntu/mnt/e9_copy/MITgcm/tools/Attic/genmake,v 1.20 2000/11/13 16:40:02 heimbach Exp $ +# $Header: /home/ubuntu/mnt/e9_copy/MITgcm/tools/Attic/genmake,v 1.22 2000/11/30 19:58:13 adcroft Exp $ # # Makefile generator for MITgcm UV codes # created by cnh 03/98 @@ -439,7 +439,7 @@ echo 'F77FILES = $(SRCFILES:.F=.f)' >> ${mfile} echo 'OBJFILES = $(SRCFILES:.F=.o) $(CSRCFILES:.c=.o)' >> ${mfile} -rm -f srclist.inc +rm -f srclist.inc csrclist.inc cat >> ${mfile} <