version 1.75, 2012/03/15 16:08:05
|
version 1.76, 2012/03/21 15:10:27
|
Line 367 $(MODEXE_SOCK): %_sock: %.o $(MODLIBS_SO |
|
Line 367 $(MODEXE_SOCK): %_sock: %.o $(MODLIBS_SO |
|
# FMODEXE_SOCK contains all Fortran modules - the DoIt() function is defined inside a .f file. | # FMODEXE_SOCK contains all Fortran modules - the DoIt() function is defined inside a .f file. |
# These are socket-connect modules only. Assume they use third-party Fortran libraries | # These are socket-connect modules only. Assume they use third-party Fortran libraries |
# (although this may not be the case). | # (although this may not be the case). |
$(FMODEXE_SOCK): LL_TGT := $(LL_TGT) $(CFITSIOLIBS) |
$(FMODEXE_SOCK): LL_TGT := $(LL_TGT) $(PGLIBS) $(CFITSIOLIBS) |
$(FMODEXE_SOCK): %_sock: %.o $(FMODLIBS_SOCK) | $(FMODEXE_SOCK): %_sock: %.o $(FMODLIBS_SOCK) |
$(FLINK) | $(FLINK) |
$(SLBIN) | $(SLBIN) |