- Timestamp:
- May 3, 2010, 8:50:52 AM (16 years ago)
- Location:
- branches/simtest_nebulous_branches
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/simtest_nebulous_branches
- Property svn:mergeinfo changed
-
branches/simtest_nebulous_branches/Ohana
-
Property svn:mergeinfo
set to (toggle deleted branches)
/trunk/Ohana merged eligible /branches/eam_branches/Ohana.20100407 27635-27772 /branches/pap_delete/Ohana 27530-27595
-
Property svn:mergeinfo
set to (toggle deleted branches)
-
branches/simtest_nebulous_branches/Ohana/src/opihi/cmd.data/Makefile
r21508 r27840 53 53 $(SRC)/ungridify.$(ARCH).o \ 54 54 $(SRC)/histogram.$(ARCH).o \ 55 $(SRC)/hermitian1d.$(ARCH).o \ 56 $(SRC)/hermitian2d.$(ARCH).o \ 55 57 $(SRC)/imcut.$(ARCH).o \ 56 58 $(SRC)/imhist.$(ARCH).o \ … … 69 71 $(SRC)/load.$(ARCH).o \ 70 72 $(SRC)/lookup.$(ARCH).o \ 73 $(SRC)/matrix.$(ARCH).o \ 74 $(SRC)/match2d.$(ARCH).o \ 71 75 $(SRC)/mkrgb.$(ARCH).o \ 72 76 $(SRC)/mcreate.$(ARCH).o \ … … 97 101 $(SRC)/rebin.$(ARCH).o \ 98 102 $(SRC)/resize.$(ARCH).o \ 103 $(SRC)/relocate.$(ARCH).o \ 99 104 $(SRC)/roll.$(ARCH).o \ 100 105 $(SRC)/rotate.$(ARCH).o \ … … 110 115 $(SRC)/style.$(ARCH).o \ 111 116 $(SRC)/subraster.$(ARCH).o \ 112 $(SRC)/subset.$(ARCH).o \117 $(SRC)/subset.$(ARCH).o \ 113 118 $(SRC)/svd.$(ARCH).o \ 114 119 $(SRC)/swapbytes.$(ARCH).o \ … … 118 123 $(SRC)/tvcolors.$(ARCH).o \ 119 124 $(SRC)/tvcontour.$(ARCH).o \ 120 $(SRC)/tvgrid.$(ARCH).o \125 $(SRC)/tvgrid.$(ARCH).o \ 121 126 $(SRC)/uniq.$(ARCH).o \ 122 $(SRC)/unsign.$(ARCH).o \127 $(SRC)/unsign.$(ARCH).o \ 123 128 $(SRC)/vbin.$(ARCH).o \ 129 $(SRC)/vgroup.$(ARCH).o \ 124 130 $(SRC)/vclip.$(ARCH).o \ 125 $(SRC)/vgauss.$(ARCH).o \ 126 $(SRC)/vmaxwell.$(ARCH).o \ 131 $(SRC)/vgauss.$(ARCH).o \ 132 $(SRC)/vellipse.$(ARCH).o \ 133 $(SRC)/vmaxwell.$(ARCH).o \ 127 134 $(SRC)/vgrid.$(ARCH).o \ 128 135 $(SRC)/vload.$(ARCH).o \ … … 130 137 $(SRC)/vpop.$(ARCH).o \ 131 138 $(SRC)/vroll.$(ARCH).o \ 132 $(SRC)/vsmooth.$(ARCH).o \139 $(SRC)/vsmooth.$(ARCH).o \ 133 140 $(SRC)/vstats.$(ARCH).o \ 134 141 $(SRC)/wd.$(ARCH).o \
Note:
See TracChangeset
for help on using the changeset viewer.
