Changeset 742 in Sophya for trunk/SophyaProg/Tests/Makefile


Ignore:
Timestamp:
Feb 26, 2000, 10:24:54 AM (26 years ago)
Author:
ansari
Message:

new md5

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaProg/Tests/Makefile

    r527 r742  
    1313endif
    1414else
    15 LIBF =  $(SLB)libtools.so
    16 #LIBS = -L$(SLB) -lPI -ltools -lm
    17 LIBS = -L$(SLB) -ltools -lm
     15LIBF =  $(SLB)libsophya.so
     16#LIBS = -L$(SLB) -lPI -lsophya -lm
     17LIBS = -L$(SLB) -lsophya -lm
    1818ifeq ($(MACHEROS),Linux)
    1919LIBS := $(LIBS) -ldl
Note: See TracChangeset for help on using the changeset viewer.