Changeset 945 in Sophya for trunk/SophyaProg/Tests/Makefile
- Timestamp:
- Apr 16, 2000, 2:18:26 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaProg/Tests/Makefile
r768 r945 15 15 LIBF = $(SLB)libsophya.so 16 16 #LIBS = -L$(SLB) -lPI -lsophya -lm 17 LIBS = -L$(SLB) -l extsophya -lsophya -lm17 LIBS = -L$(SLB) -lPI -lextsophya -lsophya -lm 18 18 ifeq ($(MACHEROS),Linux) 19 19 LIBS := $(LIBS) -ldl
Note:
See TracChangeset
for help on using the changeset viewer.