Changeset 780 for trunk/psLib/test/collections/Makefile
- Timestamp:
- May 25, 2004, 1:53:51 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/psLib/test/collections/Makefile (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/collections/Makefile
r763 r780 3 3 ## Makefile: test/collections 4 4 ## 5 ## $Revision: 1. 7$ $Name: not supported by cvs2svn $6 ## $Date: 2004-05-2 4 21:33:44$5 ## $Revision: 1.8 $ $Name: not supported by cvs2svn $ 6 ## $Date: 2004-05-25 23:53:51 $ 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 -lgsl -lgslcblas -o $@ $<58 $(CC) -o $@ $< -L$(PSLIB_LIB_DIR) -lpslib -lpstest $(LDFLAGS) 59 59 60 60 %.lint: %.c
Note:
See TracChangeset
for help on using the changeset viewer.
