Changeset 1041 for trunk/psLib/test/dataManip/Makefile
- Timestamp:
- Jun 14, 2004, 4:45:43 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/psLib/test/dataManip/Makefile (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/dataManip/Makefile
r1011 r1041 3 3 ## Makefile: test/sysUtils 4 4 ## 5 ## $Revision: 1.1 4$ $Name: not supported by cvs2svn $6 ## $Date: 2004-06-1 2 02:17:42$5 ## $Revision: 1.15 $ $Name: not supported by cvs2svn $ 6 ## $Date: 2004-06-15 02:45:43 $ 7 7 ## 8 8 ## Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 66 66 67 67 % : builddir/%.o 68 $(CC) -o $@ $< -L$(PSLIB_LIB_DIR) -lpslib -lpstest -lgsl -lgslcblas$(LDFLAGS)68 $(CC) -o $@ $< -L$(PSLIB_LIB_DIR) -lpslib -lpstest $(LDFLAGS) 69 69 70 70 distclean: clean
Note:
See TracChangeset
for help on using the changeset viewer.
