Changeset 239 in Sophya for trunk/SophyaProg/Tests


Ignore:
Timestamp:
Apr 15, 1999, 1:02:36 AM (26 years ago)
Author:
ansari
Message:

Modifs pour cxx Reza

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaProg/Tests/Makefile

    r238 r239  
    1313else
    1414LIBF =  $(SLB)libtools.so
    15 LIBS = -L$(SLB) -lPI -ltools -lm -ldl
     15LIBS = -L$(SLB) -lPI -ltools -lm
     16ifeq ($(MACHEROS),Linux)
     17LIBS = $(LIBS) -ldl
     18endif
    1619endif
    1720
Note: See TracChangeset for help on using the changeset viewer.