Changeset 2705 in Sophya for trunk/SophyaProg/Tests/makepi


Ignore:
Timestamp:
Apr 28, 2005, 11:36:17 AM (20 years ago)
Author:
ansari
Message:

modif/adaptation tobjio.cc suite changement interface de ObjFile<T> - Reza 28/4/2005

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaProg/Tests/makepi

    r2437 r2705  
    1717
    1818LIBF =  $(SLB)libsophya.so
    19 LIBS = -L$(SLB) -lPI -lextsophya -lsophya -lpthread -lXm -lXt -lX11 -lm
     19LIBS = -L$(SLB) -lPI -lextsophya -lsophya -lpthread -L/usr/X11R6/lib -lXm -lXt -lX11 -lm
    2020ifeq ($(MACHEROS),OSF1)
    2121LIBS := $(LIBS) -lfor
    2222endif
    2323ifeq ($(MACHEROS),Linux)
    24 LIBS := $(LIBS) -ldl -lf2c
     24LIBS := $(LIBS) -ldl
    2525endif
    2626
Note: See TracChangeset for help on using the changeset viewer.