Changeset 1552
- Timestamp:
- Aug 16, 2004, 1:59:01 PM (22 years ago)
- Location:
- branches/rel2/psLib/test
- Files:
-
- 2 edited
-
astronomy/Makefile (modified) (2 diffs)
-
image/Makefile (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/rel2/psLib/test/astronomy/Makefile
r1500 r1552 3 3 ## Makefile: test/astronomy 4 4 ## 5 ## $Revision: 1.11 $ $Name: not supported by cvs2svn $6 ## $Date: 2004-08-1 2 02:34:58$5 ## $Revision: 1.11.2.1 $ $Name: not supported by cvs2svn $ 6 ## $Date: 2004-08-16 23:59:01 $ 7 7 ## 8 8 ## Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 40 40 41 41 install: $(testbindir) $(testbindir)/verified $(TARGET) 42 install $(TARGET) $(testbindir)42 install header_1.fits header_2.fits $(TARGET) $(testbindir) 43 43 install verified/*.stderr verified/*.stdout $(testbindir)/verified 44 44 -
branches/rel2/psLib/test/image/Makefile
r1358 r1552 3 3 ## Makefile: test/collections 4 4 ## 5 ## $Revision: 1.2 $ $Name: not supported by cvs2svn $6 ## $Date: 2004-0 7-31 02:27:16$5 ## $Revision: 1.2.2.1 $ $Name: not supported by cvs2svn $ 6 ## $Date: 2004-08-16 23:59:01 $ 7 7 ## 8 8 ## Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 41 41 install: $(testbindir) $(testbindir)/verified $(TARGET) 42 42 install $(TARGET) $(testbindir) 43 install verified/*.stderr verified/*.stdout $(testbindir)/verified43 install verified/*.stderr verified/*.stdout verified/*.fits $(testbindir)/verified 44 44 45 45 $(testbindir):
Note:
See TracChangeset
for help on using the changeset viewer.
