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


Ignore:
Timestamp:
Mar 2, 2000, 6:19:19 PM (26 years ago)
Author:
ansari
Message:

Reorganisation - PeidaInit() -> SophyaInit() - Reza 2/3/2000

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaProg/Tests/Makefile

    r742 r768  
    1515LIBF =  $(SLB)libsophya.so
    1616#LIBS = -L$(SLB) -lPI -lsophya -lm
    17 LIBS = -L$(SLB) -lsophya -lm
     17LIBS = -L$(SLB) -lextsophya -lsophya -lm
    1818ifeq ($(MACHEROS),Linux)
    1919LIBS := $(LIBS) -ldl
Note: See TracChangeset for help on using the changeset viewer.