Changeset 25027 for branches/pap/Ohana/src/libautocode/Makefile.Targets
- Timestamp:
- Aug 7, 2009, 4:08:25 PM (17 years ago)
- Location:
- branches/pap
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/pap
- Property svn:mergeinfo changed
-
branches/pap/Ohana
- Property svn:mergeinfo deleted
-
branches/pap/Ohana/src/libautocode/Makefile.Targets
r21508 r25027 9 9 $(ASRC)/average-ps1-dev-2.$(ARCH).o \ 10 10 $(ASRC)/average-ps1-v1.$(ARCH).o \ 11 $(ASRC)/average-ps1-ref.$(ARCH).o \ 11 12 $(ASRC)/secfilt.$(ARCH).o \ 12 13 $(ASRC)/secfilt-loneos.$(ARCH).o \ … … 17 18 $(ASRC)/secfilt-ps1-dev-2.$(ARCH).o \ 18 19 $(ASRC)/secfilt-ps1-v1.$(ARCH).o \ 20 $(ASRC)/secfilt-ps1-ref.$(ARCH).o \ 19 21 $(ASRC)/measure.$(ARCH).o \ 20 22 $(ASRC)/measure-loneos.$(ARCH).o \ … … 25 27 $(ASRC)/measure-ps1-dev-2.$(ARCH).o \ 26 28 $(ASRC)/measure-ps1-v1.$(ARCH).o \ 29 $(ASRC)/measure-ps1-ref.$(ARCH).o \ 27 30 $(ASRC)/missing.$(ARCH).o \ 28 31 $(ASRC)/photcode.$(ARCH).o \ … … 32 35 $(ASRC)/photcode-ps1-dev-3.$(ARCH).o \ 33 36 $(ASRC)/photcode-ps1-v1.$(ARCH).o \ 37 $(ASRC)/photcode-ps1-ref.$(ARCH).o \ 34 38 $(ASRC)/image.$(ARCH).o \ 35 39 $(ASRC)/image-loneos.$(ARCH).o \ … … 41 45 $(ASRC)/image-ps1-dev-3.$(ARCH).o \ 42 46 $(ASRC)/image-ps1-v1.$(ARCH).o \ 47 $(ASRC)/image-ps1-ref.$(ARCH).o \ 43 48 $(ASRC)/regimage.$(ARCH).o \ 44 49 $(ASRC)/detreg.$(ARCH).o \ … … 48 53 $(ASRC)/cmf-ps1-dev-1.$(ARCH).o \ 49 54 $(ASRC)/cmf-ps1-v1.$(ARCH).o \ 55 $(ASRC)/cmf-ps1-v2.$(ARCH).o \ 50 56 $(ASRC)/cmf-smpdata.$(ARCH).o \ 51 57 $(ASRC)/getstar-ps1-dev-0.$(ARCH).o \ … … 68 74 $(AINC)/average-ps1-dev-2.h \ 69 75 $(AINC)/average-ps1-v1.h \ 76 $(AINC)/average-ps1-ref.h \ 70 77 $(AINC)/secfilt.h \ 71 78 $(AINC)/secfilt-loneos.h \ … … 76 83 $(AINC)/secfilt-ps1-dev-2.h \ 77 84 $(AINC)/secfilt-ps1-v1.h \ 85 $(AINC)/secfilt-ps1-ref.h \ 78 86 $(AINC)/measure.h \ 79 87 $(AINC)/measure-loneos.h \ … … 84 92 $(AINC)/measure-ps1-dev-2.h \ 85 93 $(AINC)/measure-ps1-v1.h \ 94 $(AINC)/measure-ps1-ref.h \ 86 95 $(AINC)/missing.h \ 87 96 $(AINC)/photcode.h \ … … 91 100 $(AINC)/photcode-ps1-dev-3.h \ 92 101 $(AINC)/photcode-ps1-v1.h \ 102 $(AINC)/photcode-ps1-ref.h \ 93 103 $(AINC)/image.h \ 94 104 $(AINC)/image-loneos.h \ … … 100 110 $(AINC)/image-ps1-dev-3.h \ 101 111 $(AINC)/image-ps1-v1.h \ 112 $(AINC)/image-ps1-ref.h \ 102 113 $(AINC)/regimage.h \ 103 114 $(AINC)/detreg.h \ … … 107 118 $(AINC)/cmf-ps1-dev-1.h \ 108 119 $(AINC)/cmf-ps1-v1.h \ 120 $(AINC)/cmf-ps1-v2.h \ 109 121 $(AINC)/cmf-smpdata.h \ 110 122 $(AINC)/getstar-ps1-dev-0.h \
Note:
See TracChangeset
for help on using the changeset viewer.
