Changeset 763
- Timestamp:
- May 24, 2004, 11:33:44 AM (22 years ago)
- File:
-
- 1 edited
-
trunk/psLib/test/collections/Makefile (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/collections/Makefile
r733 r763 3 3 ## Makefile: test/collections 4 4 ## 5 ## $Revision: 1. 6$ $Name: not supported by cvs2svn $6 ## $Date: 2004-05- 19 02:16:58$5 ## $Revision: 1.7 $ $Name: not supported by cvs2svn $ 6 ## $Date: 2004-05-24 21:33:44 $ 7 7 ## 8 8 ## Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 56 56 57 57 % : %.o 58 $(CC) $(LDFLAGS) -L$(PSLIB_LIB_DIR) -lpslib -lpstest - o $@ $<58 $(CC) $(LDFLAGS) -L$(PSLIB_LIB_DIR) -lpslib -lpstest -lgsl -lgslcblas -o $@ $< 59 59 60 60 %.lint: %.c
Note:
See TracChangeset
for help on using the changeset viewer.
