IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 12, 2009, 8:54:43 AM (17 years ago)
Author:
eugene
Message:

remove duplicate analysis.c; rename telescope.c and camera.c to avoid case-collisions

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/opihi/dimm/Makefile

    r17283 r23290  
    2626$(SRC)/init.$(ARCH).o                   \
    2727$(SRC)/dimm.$(ARCH).o                   \
    28 $(SRC)/camera.$(ARCH).o         \
     28$(SRC)/camera_cmds.$(ARCH).o            \
    2929$(SRC)/findstars.$(ARCH).o              \
    30 $(SRC)/telescope.$(ARCH).o   \
     30$(SRC)/telescope_cmds.$(ARCH).o   \
    3131$(SRC)/version.$(ARCH).o
    3232
     
    6464.PHONY: dimm
    6565
    66 # are these used or replaced?
    67 # $(SRC)/analysis.$(ARCH).o             \
     66# these have not been finished: should be used for analysis of the extracted images
    6867# $(SRC)/Analysis.$(ARCH).o            \
    6968# $(SRC)/Image.$(ARCH).o                \
Note: See TracChangeset for help on using the changeset viewer.