Changeset 1472 in Sophya for trunk/SophyaLib/Mgr/makefileuser.inc
- Timestamp:
- Apr 18, 2001, 11:02:32 PM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaLib/Mgr/makefileuser.inc
r1455 r1472 75 75 endif 76 76 ifeq ($(MACHEROS),Linux) 77 SLIBS := $(SLIBS) -lf2c 77 #SLIBS := $(SLIBS) -lf2c 78 SLIBS := $(SLIBS) -lg2c 78 79 endif 79 80 endif … … 126 127 endif 127 128 ifeq ($(MACHEROS),Linux) 128 SLIBS := $(SLIBS) -lf2c 129 #SLIBS := $(SLIBS) -lf2c 130 SLIBS := $(SLIBS) -lg2c 129 131 endif 130 132 endif
Note:
See TracChangeset
for help on using the changeset viewer.