Changeset 15035 for trunk/Ohana/src/libdvo/Makefile
- Timestamp:
- Sep 26, 2007, 1:29:18 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/libdvo/Makefile (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/libdvo/Makefile
r13884 r15035 24 24 libdvo: $(LIB)/libdvo.$(ARCH).a $(LIB)/libdvo.$(ARCH).$(DLLTYPE) 25 25 26 INCS = $(DESTINC)/dvo.h $(DESTINC)/autocode.h 26 DEFS = \ 27 $(DESTINC)/loneos_defs.h \ 28 $(DESTINC)/elixir_defs.h \ 29 $(DESTINC)/panstarrs_dev_0_defs.h \ 30 $(DESTINC)/panstarrs_dev_1_defs.h \ 31 $(DESTINC)/ps1_dev_1_defs.h 32 33 INCS = $(DEFS) $(DESTINC)/dvo.h $(DESTINC)/autocode.h 27 34 28 35 OBJS = \ … … 52 59 $(SRC)/dvo_convert_panstarrs_DEV_0.$(ARCH).o \ 53 60 $(SRC)/dvo_convert_panstarrs_DEV_1.$(ARCH).o \ 61 $(SRC)/dvo_convert_PS1_DEV_1.$(ARCH).o \ 54 62 $(SRC)/skyregion_io.$(ARCH).o \ 55 63 $(SRC)/skyregion_gsc.$(ARCH).o \
Note:
See TracChangeset
for help on using the changeset viewer.
