Changeset 196 in Sophya for trunk/SophyaPI


Ignore:
Timestamp:
Feb 15, 1999, 6:25:23 PM (27 years ago)
Author:
ercodmgr
Message:

pour linux cmv 15/2/99

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaPI/PI/Tests/Makefile

    r188 r196  
    1010LIBF =  $(SLB)libPI.so $(SLB)libpeida.so $(SLB)liberosc.so
    1111LIBS = -L$(SLB) -lPI -lpeida -lerosc -lnr  -lm
     12endif
     13
     14ifeq (${MACHEROS},Linux)
     15  LIBS := $(LIBS) -ldl
    1216endif
    1317
Note: See TracChangeset for help on using the changeset viewer.