Changeset 4231 for trunk/psLib/test/collections/Makefile.am
- Timestamp:
- Jun 13, 2005, 11:05:54 AM (21 years ago)
- File:
-
- 1 edited
-
trunk/psLib/test/collections/Makefile.am (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/collections/Makefile.am
r3959 r4231 48 48 49 49 check_DATA = test.config \ 50 test1.config \ 51 test2.config \ 52 test3.config \ 53 test4.config \ 54 test5.config \ 50 55 header_1.fits \ 51 56 header_2.fits … … 86 91 cp $? $@ 87 92 93 test1.config: data/test1.config 94 cp $? $@ 95 96 test2.config: data/test2.config 97 cp $? $@ 98 99 tes3.config: data/test3.config 100 cp $? $@ 101 102 tes4.config: data/test4.config 103 cp $? $@ 104 105 tes5.config: data/test5.config 106 cp $? $@ 107 88 108 header_1.fits: data/header_1.fits 89 109 cp $? $@
Note:
See TracChangeset
for help on using the changeset viewer.
