4 OBJ
= module_PATCH_QUILT.o \
15 $(AR
) $(ARFLAGS
) $(TARGET
) $(OBJ
)
19 $(CPP
) $(CPPFLAGS
) -DDM_PARALLEL
$*.F
> $*.f90
20 $(FC
) -o
$@
-c
$(FFLAGS
) $*.f90
23 @
rm -f
$(OBJ
) $(TARGET
)
29 # DEPENDENCIES : only dependencies after this line (don't remove the word DEPENDENCIES)