Changeset 2962 for trunk/psLib/test/fileUtils/Makefile
- Timestamp:
- Jan 12, 2005, 12:17:02 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/psLib/test/fileUtils/Makefile (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/fileUtils/Makefile
r2306 r2962 3 3 ## Makefile: test/fileUtils 4 4 ## 5 ## $Revision: 1. 1$ $Name: not supported by cvs2svn $6 ## $Date: 200 4-11-09 00:49:37$5 ## $Revision: 1.2 $ $Name: not supported by cvs2svn $ 6 ## $Date: 2005-01-12 22:17:02 $ 7 7 ## 8 8 ## Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 19 19 LDFLAGS := -L../../lib -lpslib -lpstest $(LDFLAGS) 20 20 21 TARGET = tst_psLookupTable_01 21 TARGET = tst_psLookupTable_01 \ 22 tst_psFits 22 23 23 24 OBJS = $(addprefix builddir/,$(addsuffix .o,$(TARGET)))
Note:
See TracChangeset
for help on using the changeset viewer.
