Changeset 300 in Sophya
- Timestamp:
- May 18, 1999, 10:46:05 AM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaPI/PI/Tests/Makefile
r199 r300 12 12 endif 13 13 else 14 LIBF = $(SLB)libPI .so $(SLB)libpeida.so $(SLB)liberosc.so15 LIBS = -L$(SLB) -lPI -lpeida -lerosc -lnr -lm14 LIBF = $(SLB)libPIE.so $(SLB)libpeida.so $(SLB)liberosc.so 15 LIBS = -L$(SLB) -lPIE -lpeida -lerosc -lnr -lm 16 16 endif 17 17
Note:
See TracChangeset
for help on using the changeset viewer.