Changeset 657 for trunk/psLib/test/dataManip/Makefile
- Timestamp:
- May 12, 2004, 8:06:34 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/psLib/test/dataManip/Makefile (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/dataManip/Makefile
r654 r657 3 3 ## Makefile: test/sysUtils 4 4 ## 5 ## $Revision: 1. 1$ $Name: not supported by cvs2svn $6 ## $Date: 2004-05-13 0 2:02:24 $5 ## $Revision: 1.2 $ $Name: not supported by cvs2svn $ 6 ## $Date: 2004-05-13 06:06:34 $ 7 7 ## 8 8 ## Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 30 30 31 31 % : %.o 32 $(CC) $(LDFLAGS) -L.. -L$(PSLIB_LIB_DIR) -lpslib -lpstest - lpsDataManip -o $@ $<32 $(CC) $(LDFLAGS) -L.. -L$(PSLIB_LIB_DIR) -lpslib -lpstest -o $@ $< 33 33 34 34 %.lint: %.c
Note:
See TracChangeset
for help on using the changeset viewer.
