Changeset 1616 in Sophya for trunk/SophyaProg/Tests


Ignore:
Timestamp:
Jul 31, 2001, 6:15:51 PM (24 years ago)
Author:
ansari
Message:

Ajout libpthread ds Makefile - Reza 31/7/2001

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaProg/Tests/Makefile

    r966 r1616  
    1717
    1818LIBF =  $(SLB)libsophya.so
    19 LIBS = -L$(SLB) -lPI -lextsophya -lsophya -lm
     19LIBS = -L$(SLB) -lPI -lextsophya -lsophya -lpthread -lm
    2020ifeq ($(MACHEROS),OSF1)
    2121LIBS := $(LIBS) -lfor
Note: See TracChangeset for help on using the changeset viewer.