Changeset 595
- Timestamp:
- May 6, 2004, 1:23:02 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/psLib/test/collections/Makefile (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/collections/Makefile
r576 r595 3 3 ## Makefile: test/collections 4 4 ## 5 ## $Revision: 1. 1$ $Name: not supported by cvs2svn $6 ## $Date: 2004-05-0 5 20:39:09$5 ## $Revision: 1.2 $ $Name: not supported by cvs2svn $ 6 ## $Date: 2004-05-06 23:23:02 $ 7 7 ## 8 8 ## Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 60 60 61 61 % : %.o 62 $(CC) $(LDFLAGS) -L$(PSLIB_LIB_DIR) -lps Collections -lpslib -lpstest -lm -o $@ $<62 $(CC) $(LDFLAGS) -L$(PSLIB_LIB_DIR) -lpslib -lpstest -o $@ $< 63 63 64 64 %.lint: %.c
Note:
See TracChangeset
for help on using the changeset viewer.
