#ident "%W% %G%"

# Copyright (C) 1994 Kubota Graphics Corp.
# 
# Permission to use, copy, modify, and distribute this material for
# any purpose and without fee is hereby granted, provided that the
# above copyright notice and this permission notice appear in all
# copies, and that the name of Kubota Graphics not be used in
# advertising or publicity pertaining to this material.  Kubota
# Graphics Corporation MAKES NO REPRESENTATIONS ABOUT THE ACCURACY
# OR SUITABILITY OF THIS MATERIAL FOR ANY PURPOSE.  IT IS PROVIDED
# "AS IS", WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING THE
# IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
# PURPOSE AND KUBOTA GRAPHICS CORPORATION DISCLAIMS ALL WARRANTIES,
# EXPRESS OR IMPLIED.

SHELL = /bin/sh
CCCOM = $(CC) $(CFLAGS) -DERRCHK -I${DORE_LOC}/dore/include -I${ROOT}/usr/include
LDCOM = $(LD) $(LDFLAGS)
ARCOM = $(AR) $(ARFLAGS)
SRC_PATH = $(DORE_LOC)/dore/src/C_interface/user/priatt
OBJ_PATH = $(DORE_LOC)/dore/obj/$(DORE_OBJTYPE)/C_interface/user/priatt
LIB_PATH = $(DORE_LOC)/dore/lib/$(DORE_OBJTYPE)

OFILES = cambint.o cambswi.o cbakculswi.o cbckcul.o cbndvol.o \
       cbndvolswi.o cclpswi.o cclpvol.o ccmptuvcbk.o ccmptuvswi.o \
       ccmptwcbk.o ccmptwswi.o cdepcue.o cdepcueswi.o cdifclr.o \
       cdifint.o cdifswi.o cemisclr.o cemisfct.o cemisswi.o \
       cgentexuv.o chidsrfswi.o cinttyp.o cinvswi.o clclaasty.o \
       clclaaswi.o clgtswi.o clintyp.o clinwid.o cminbndext.o \
       cmkrfnt.o cmkrgly.o cmkrscl.o cpckswi.o cradambswi.o \
       cradswi.o crefridx.o crefrswi.o crefswi.o creptyp.o \
       cshaswi.o cshdidx.o cspcclr.o cspcfct.o cspcint.o cspcswi.o \
       csrfedgclr.o csrfshd.o csubdivspc.o ctrnclr.o ctrnint.o \
       ctrnorclr.o ctrnorexp.o ctrnorint.o ctrnorswi.o ctrnswi.o \
       ctxtali.o ctxtexpfct.o ctxtfnt.o ctxthgt.o ctxtpat.o \
       ctxtprc.o ctxtspc.o ctxtupvec.o 

compile: $(OFILES)

$(OBJ_PATH):
	@sIFS=$$IFS ; IFS="/" ; set $(OBJ_PATH) ; IFS=$$sIFS ; \
	path="" ; \
	for file do \
	   path="$$path/$$file" ; \
	   if [ ! -d $$path ]; then \
	      echo "New Directory $$path" ; \
	      mkdir -p $$path ; \
	   fi ; \
	done

cambint.o : $(OBJ_PATH) $(OBJ_PATH)/cambint.o ;
cambswi.o : $(OBJ_PATH) $(OBJ_PATH)/cambswi.o ;
cbakculswi.o : $(OBJ_PATH) $(OBJ_PATH)/cbakculswi.o ;
cbckcul.o : $(OBJ_PATH) $(OBJ_PATH)/cbckcul.o ;
cbndvol.o : $(OBJ_PATH) $(OBJ_PATH)/cbndvol.o ;
cbndvolswi.o : $(OBJ_PATH) $(OBJ_PATH)/cbndvolswi.o ;
cclpswi.o : $(OBJ_PATH) $(OBJ_PATH)/cclpswi.o ;
cclpvol.o : $(OBJ_PATH) $(OBJ_PATH)/cclpvol.o ;
ccmptuvcbk.o : $(OBJ_PATH) $(OBJ_PATH)/ccmptuvcbk.o ;
ccmptuvswi.o : $(OBJ_PATH) $(OBJ_PATH)/ccmptuvswi.o ;
ccmptwcbk.o : $(OBJ_PATH) $(OBJ_PATH)/ccmptwcbk.o ;
ccmptwswi.o : $(OBJ_PATH) $(OBJ_PATH)/ccmptwswi.o ;
cdepcue.o : $(OBJ_PATH) $(OBJ_PATH)/cdepcue.o ;
cdepcueswi.o : $(OBJ_PATH) $(OBJ_PATH)/cdepcueswi.o ;
cdifclr.o : $(OBJ_PATH) $(OBJ_PATH)/cdifclr.o ;
cdifint.o : $(OBJ_PATH) $(OBJ_PATH)/cdifint.o ;
cdifswi.o : $(OBJ_PATH) $(OBJ_PATH)/cdifswi.o ;
cemisclr.o : $(OBJ_PATH) $(OBJ_PATH)/cemisclr.o ;
cemisfct.o : $(OBJ_PATH) $(OBJ_PATH)/cemisfct.o ;
cemisswi.o : $(OBJ_PATH) $(OBJ_PATH)/cemisswi.o ;
cgentexuv.o : $(OBJ_PATH) $(OBJ_PATH)/cgentexuv.o ;
chidsrfswi.o : $(OBJ_PATH) $(OBJ_PATH)/chidsrfswi.o ;
cinttyp.o : $(OBJ_PATH) $(OBJ_PATH)/cinttyp.o ;
cinvswi.o : $(OBJ_PATH) $(OBJ_PATH)/cinvswi.o ;
clclaasty.o : $(OBJ_PATH) $(OBJ_PATH)/clclaasty.o ;
clclaaswi.o : $(OBJ_PATH) $(OBJ_PATH)/clclaaswi.o ;
clgtswi.o : $(OBJ_PATH) $(OBJ_PATH)/clgtswi.o ;
clintyp.o : $(OBJ_PATH) $(OBJ_PATH)/clintyp.o ;
clinwid.o : $(OBJ_PATH) $(OBJ_PATH)/clinwid.o ;
cminbndext.o : $(OBJ_PATH) $(OBJ_PATH)/cminbndext.o ;
cmkrfnt.o : $(OBJ_PATH) $(OBJ_PATH)/cmkrfnt.o ;
cmkrgly.o : $(OBJ_PATH) $(OBJ_PATH)/cmkrgly.o ;
cmkrscl.o : $(OBJ_PATH) $(OBJ_PATH)/cmkrscl.o ;
cpckswi.o : $(OBJ_PATH) $(OBJ_PATH)/cpckswi.o ;
cradambswi.o : $(OBJ_PATH) $(OBJ_PATH)/cradambswi.o ;
cradswi.o : $(OBJ_PATH) $(OBJ_PATH)/cradswi.o ;
crefridx.o : $(OBJ_PATH) $(OBJ_PATH)/crefridx.o ;
crefrswi.o : $(OBJ_PATH) $(OBJ_PATH)/crefrswi.o ;
crefswi.o : $(OBJ_PATH) $(OBJ_PATH)/crefswi.o ;
creptyp.o : $(OBJ_PATH) $(OBJ_PATH)/creptyp.o ;
cshaswi.o : $(OBJ_PATH) $(OBJ_PATH)/cshaswi.o ;
cshdidx.o : $(OBJ_PATH) $(OBJ_PATH)/cshdidx.o ;
cspcclr.o : $(OBJ_PATH) $(OBJ_PATH)/cspcclr.o ;
cspcfct.o : $(OBJ_PATH) $(OBJ_PATH)/cspcfct.o ;
cspcint.o : $(OBJ_PATH) $(OBJ_PATH)/cspcint.o ;
cspcswi.o : $(OBJ_PATH) $(OBJ_PATH)/cspcswi.o ;
csrfedgclr.o : $(OBJ_PATH) $(OBJ_PATH)/csrfedgclr.o ;
csrfshd.o : $(OBJ_PATH) $(OBJ_PATH)/csrfshd.o ;
csubdivspc.o : $(OBJ_PATH) $(OBJ_PATH)/csubdivspc.o ;
ctrnclr.o : $(OBJ_PATH) $(OBJ_PATH)/ctrnclr.o ;
ctrnint.o : $(OBJ_PATH) $(OBJ_PATH)/ctrnint.o ;
ctrnorclr.o : $(OBJ_PATH) $(OBJ_PATH)/ctrnorclr.o ;
ctrnorexp.o : $(OBJ_PATH) $(OBJ_PATH)/ctrnorexp.o ;
ctrnorint.o : $(OBJ_PATH) $(OBJ_PATH)/ctrnorint.o ;
ctrnorswi.o : $(OBJ_PATH) $(OBJ_PATH)/ctrnorswi.o ;
ctrnswi.o : $(OBJ_PATH) $(OBJ_PATH)/ctrnswi.o ;
ctxtali.o : $(OBJ_PATH) $(OBJ_PATH)/ctxtali.o ;
ctxtexpfct.o : $(OBJ_PATH) $(OBJ_PATH)/ctxtexpfct.o ;
ctxtfnt.o : $(OBJ_PATH) $(OBJ_PATH)/ctxtfnt.o ;
ctxthgt.o : $(OBJ_PATH) $(OBJ_PATH)/ctxthgt.o ;
ctxtpat.o : $(OBJ_PATH) $(OBJ_PATH)/ctxtpat.o ;
ctxtprc.o : $(OBJ_PATH) $(OBJ_PATH)/ctxtprc.o ;
ctxtspc.o : $(OBJ_PATH) $(OBJ_PATH)/ctxtspc.o ;
ctxtupvec.o : $(OBJ_PATH) $(OBJ_PATH)/ctxtupvec.o ;

$(OBJ_PATH)/cambint.o : cambint.c
	$(CCCOM) -c cambint.c
	mv -f cambint.o $(OBJ_PATH)/cambint.o

$(OBJ_PATH)/cambswi.o : cambswi.c
	$(CCCOM) -c cambswi.c
	mv -f cambswi.o $(OBJ_PATH)/cambswi.o

$(OBJ_PATH)/cbakculswi.o : cbakculswi.c
	$(CCCOM) -c cbakculswi.c
	mv -f cbakculswi.o $(OBJ_PATH)/cbakculswi.o

$(OBJ_PATH)/cbckcul.o : cbckcul.c
	$(CCCOM) -c cbckcul.c
	mv -f cbckcul.o $(OBJ_PATH)/cbckcul.o

$(OBJ_PATH)/cbndvol.o : cbndvol.c
	$(CCCOM) -c cbndvol.c
	mv -f cbndvol.o $(OBJ_PATH)/cbndvol.o

$(OBJ_PATH)/cbndvolswi.o : cbndvolswi.c
	$(CCCOM) -c cbndvolswi.c
	mv -f cbndvolswi.o $(OBJ_PATH)/cbndvolswi.o

$(OBJ_PATH)/cclpswi.o : cclpswi.c
	$(CCCOM) -c cclpswi.c
	mv -f cclpswi.o $(OBJ_PATH)/cclpswi.o

$(OBJ_PATH)/cclpvol.o : cclpvol.c
	$(CCCOM) -c cclpvol.c
	mv -f cclpvol.o $(OBJ_PATH)/cclpvol.o

$(OBJ_PATH)/ccmptuvcbk.o : ccmptuvcbk.c
	$(CCCOM) -c ccmptuvcbk.c
	mv -f ccmptuvcbk.o $(OBJ_PATH)/ccmptuvcbk.o

$(OBJ_PATH)/ccmptuvswi.o : ccmptuvswi.c
	$(CCCOM) -c ccmptuvswi.c
	mv -f ccmptuvswi.o $(OBJ_PATH)/ccmptuvswi.o

$(OBJ_PATH)/ccmptwcbk.o : ccmptwcbk.c
	$(CCCOM) -c ccmptwcbk.c
	mv -f ccmptwcbk.o $(OBJ_PATH)/ccmptwcbk.o

$(OBJ_PATH)/ccmptwswi.o : ccmptwswi.c
	$(CCCOM) -c ccmptwswi.c
	mv -f ccmptwswi.o $(OBJ_PATH)/ccmptwswi.o

$(OBJ_PATH)/cdepcue.o : cdepcue.c
	$(CCCOM) -c cdepcue.c
	mv -f cdepcue.o $(OBJ_PATH)/cdepcue.o

$(OBJ_PATH)/cdepcueswi.o : cdepcueswi.c
	$(CCCOM) -c cdepcueswi.c
	mv -f cdepcueswi.o $(OBJ_PATH)/cdepcueswi.o

$(OBJ_PATH)/cdifclr.o : cdifclr.c
	$(CCCOM) -c cdifclr.c
	mv -f cdifclr.o $(OBJ_PATH)/cdifclr.o

$(OBJ_PATH)/cdifint.o : cdifint.c
	$(CCCOM) -c cdifint.c
	mv -f cdifint.o $(OBJ_PATH)/cdifint.o

$(OBJ_PATH)/cdifswi.o : cdifswi.c
	$(CCCOM) -c cdifswi.c
	mv -f cdifswi.o $(OBJ_PATH)/cdifswi.o

$(OBJ_PATH)/cemisclr.o : cemisclr.c
	$(CCCOM) -c cemisclr.c
	mv -f cemisclr.o $(OBJ_PATH)/cemisclr.o

$(OBJ_PATH)/cemisfct.o : cemisfct.c
	$(CCCOM) -c cemisfct.c
	mv -f cemisfct.o $(OBJ_PATH)/cemisfct.o

$(OBJ_PATH)/cemisswi.o : cemisswi.c
	$(CCCOM) -c cemisswi.c
	mv -f cemisswi.o $(OBJ_PATH)/cemisswi.o

$(OBJ_PATH)/cgentexuv.o : cgentexuv.c
	$(CCCOM) -c cgentexuv.c
	mv -f cgentexuv.o $(OBJ_PATH)/cgentexuv.o

$(OBJ_PATH)/chidsrfswi.o : chidsrfswi.c
	$(CCCOM) -c chidsrfswi.c
	mv -f chidsrfswi.o $(OBJ_PATH)/chidsrfswi.o

$(OBJ_PATH)/cinttyp.o : cinttyp.c
	$(CCCOM) -c cinttyp.c
	mv -f cinttyp.o $(OBJ_PATH)/cinttyp.o

$(OBJ_PATH)/cinvswi.o : cinvswi.c
	$(CCCOM) -c cinvswi.c
	mv -f cinvswi.o $(OBJ_PATH)/cinvswi.o

$(OBJ_PATH)/clclaasty.o : clclaasty.c
	$(CCCOM) -c clclaasty.c
	mv -f clclaasty.o $(OBJ_PATH)/clclaasty.o

$(OBJ_PATH)/clclaaswi.o : clclaaswi.c
	$(CCCOM) -c clclaaswi.c
	mv -f clclaaswi.o $(OBJ_PATH)/clclaaswi.o

$(OBJ_PATH)/clgtswi.o : clgtswi.c
	$(CCCOM) -c clgtswi.c
	mv -f clgtswi.o $(OBJ_PATH)/clgtswi.o

$(OBJ_PATH)/clintyp.o : clintyp.c
	$(CCCOM) -c clintyp.c
	mv -f clintyp.o $(OBJ_PATH)/clintyp.o

$(OBJ_PATH)/clinwid.o : clinwid.c
	$(CCCOM) -c clinwid.c
	mv -f clinwid.o $(OBJ_PATH)/clinwid.o

$(OBJ_PATH)/cminbndext.o : cminbndext.c
	$(CCCOM) -c cminbndext.c
	mv -f cminbndext.o $(OBJ_PATH)/cminbndext.o

$(OBJ_PATH)/cmkrfnt.o : cmkrfnt.c
	$(CCCOM) -c cmkrfnt.c
	mv -f cmkrfnt.o $(OBJ_PATH)/cmkrfnt.o

$(OBJ_PATH)/cmkrgly.o : cmkrgly.c
	$(CCCOM) -c cmkrgly.c
	mv -f cmkrgly.o $(OBJ_PATH)/cmkrgly.o

$(OBJ_PATH)/cmkrscl.o : cmkrscl.c
	$(CCCOM) -c cmkrscl.c
	mv -f cmkrscl.o $(OBJ_PATH)/cmkrscl.o

$(OBJ_PATH)/cpckswi.o : cpckswi.c
	$(CCCOM) -c cpckswi.c
	mv -f cpckswi.o $(OBJ_PATH)/cpckswi.o

$(OBJ_PATH)/cradambswi.o : cradambswi.c
	$(CCCOM) -c cradambswi.c
	mv -f cradambswi.o $(OBJ_PATH)/cradambswi.o

$(OBJ_PATH)/cradswi.o : cradswi.c
	$(CCCOM) -c cradswi.c
	mv -f cradswi.o $(OBJ_PATH)/cradswi.o

$(OBJ_PATH)/crefridx.o : crefridx.c
	$(CCCOM) -c crefridx.c
	mv -f crefridx.o $(OBJ_PATH)/crefridx.o

$(OBJ_PATH)/crefrswi.o : crefrswi.c
	$(CCCOM) -c crefrswi.c
	mv -f crefrswi.o $(OBJ_PATH)/crefrswi.o

$(OBJ_PATH)/crefswi.o : crefswi.c
	$(CCCOM) -c crefswi.c
	mv -f crefswi.o $(OBJ_PATH)/crefswi.o

$(OBJ_PATH)/creptyp.o : creptyp.c
	$(CCCOM) -c creptyp.c
	mv -f creptyp.o $(OBJ_PATH)/creptyp.o

$(OBJ_PATH)/cshaswi.o : cshaswi.c
	$(CCCOM) -c cshaswi.c
	mv -f cshaswi.o $(OBJ_PATH)/cshaswi.o

$(OBJ_PATH)/cshdidx.o : cshdidx.c
	$(CCCOM) -c cshdidx.c
	mv -f cshdidx.o $(OBJ_PATH)/cshdidx.o

$(OBJ_PATH)/cspcclr.o : cspcclr.c
	$(CCCOM) -c cspcclr.c
	mv -f cspcclr.o $(OBJ_PATH)/cspcclr.o

$(OBJ_PATH)/cspcfct.o : cspcfct.c
	$(CCCOM) -c cspcfct.c
	mv -f cspcfct.o $(OBJ_PATH)/cspcfct.o

$(OBJ_PATH)/cspcint.o : cspcint.c
	$(CCCOM) -c cspcint.c
	mv -f cspcint.o $(OBJ_PATH)/cspcint.o

$(OBJ_PATH)/cspcswi.o : cspcswi.c
	$(CCCOM) -c cspcswi.c
	mv -f cspcswi.o $(OBJ_PATH)/cspcswi.o

$(OBJ_PATH)/csrfedgclr.o : csrfedgclr.c
	$(CCCOM) -c csrfedgclr.c
	mv -f csrfedgclr.o $(OBJ_PATH)/csrfedgclr.o

$(OBJ_PATH)/csrfshd.o : csrfshd.c
	$(CCCOM) -c csrfshd.c
	mv -f csrfshd.o $(OBJ_PATH)/csrfshd.o

$(OBJ_PATH)/csubdivspc.o : csubdivspc.c
	$(CCCOM) -c csubdivspc.c
	mv -f csubdivspc.o $(OBJ_PATH)/csubdivspc.o

$(OBJ_PATH)/ctrnclr.o : ctrnclr.c
	$(CCCOM) -c ctrnclr.c
	mv -f ctrnclr.o $(OBJ_PATH)/ctrnclr.o

$(OBJ_PATH)/ctrnint.o : ctrnint.c
	$(CCCOM) -c ctrnint.c
	mv -f ctrnint.o $(OBJ_PATH)/ctrnint.o

$(OBJ_PATH)/ctrnorclr.o : ctrnorclr.c
	$(CCCOM) -c ctrnorclr.c
	mv -f ctrnorclr.o $(OBJ_PATH)/ctrnorclr.o

$(OBJ_PATH)/ctrnorexp.o : ctrnorexp.c
	$(CCCOM) -c ctrnorexp.c
	mv -f ctrnorexp.o $(OBJ_PATH)/ctrnorexp.o

$(OBJ_PATH)/ctrnorint.o : ctrnorint.c
	$(CCCOM) -c ctrnorint.c
	mv -f ctrnorint.o $(OBJ_PATH)/ctrnorint.o

$(OBJ_PATH)/ctrnorswi.o : ctrnorswi.c
	$(CCCOM) -c ctrnorswi.c
	mv -f ctrnorswi.o $(OBJ_PATH)/ctrnorswi.o

$(OBJ_PATH)/ctrnswi.o : ctrnswi.c
	$(CCCOM) -c ctrnswi.c
	mv -f ctrnswi.o $(OBJ_PATH)/ctrnswi.o

$(OBJ_PATH)/ctxtali.o : ctxtali.c
	$(CCCOM) -c ctxtali.c
	mv -f ctxtali.o $(OBJ_PATH)/ctxtali.o

$(OBJ_PATH)/ctxtexpfct.o : ctxtexpfct.c
	$(CCCOM) -c ctxtexpfct.c
	mv -f ctxtexpfct.o $(OBJ_PATH)/ctxtexpfct.o

$(OBJ_PATH)/ctxtfnt.o : ctxtfnt.c
	$(CCCOM) -c ctxtfnt.c
	mv -f ctxtfnt.o $(OBJ_PATH)/ctxtfnt.o

$(OBJ_PATH)/ctxthgt.o : ctxthgt.c
	$(CCCOM) -c ctxthgt.c
	mv -f ctxthgt.o $(OBJ_PATH)/ctxthgt.o

$(OBJ_PATH)/ctxtpat.o : ctxtpat.c
	$(CCCOM) -c ctxtpat.c
	mv -f ctxtpat.o $(OBJ_PATH)/ctxtpat.o

$(OBJ_PATH)/ctxtprc.o : ctxtprc.c
	$(CCCOM) -c ctxtprc.c
	mv -f ctxtprc.o $(OBJ_PATH)/ctxtprc.o

$(OBJ_PATH)/ctxtspc.o : ctxtspc.c
	$(CCCOM) -c ctxtspc.c
	mv -f ctxtspc.o $(OBJ_PATH)/ctxtspc.o

$(OBJ_PATH)/ctxtupvec.o : ctxtupvec.c
	$(CCCOM) -c ctxtupvec.c
	mv -f ctxtupvec.o $(OBJ_PATH)/ctxtupvec.o

library: 
	(cd $(OBJ_PATH); \
	for file in $(OFILES) ; do \
	   $(LDCOM) $$file -o t.$$file ; \
	   mv t.$$file $$file ; \
	done ; \
	$(ARCOM) $(LIB_PATH)/$(DORE_LIB_NAME) $(OFILES) )

object: 
	(cd $(OBJ_PATH); \
	$(LDCOM) $(LIB_PATH)/dore.sub.o $(OFILES) -o $(LIB_PATH)/dore.t.o)
	mv $(LIB_PATH)/dore.t.o $(LIB_PATH)/dore.sub.o

clean: 
	/bin/rm -f $(OBJ_PATH)/*.o

######################################################################

$(OBJ_PATH)/cambint.o: ${DORE_LOC}/dore/include/dore.h
$(OBJ_PATH)/cambint.o: ${DORE_LOC}/dore/include/dore_develop/develop.h
$(OBJ_PATH)/cambint.o: ${DORE_LOC}/dore/include/dore_develop/error.h
$(OBJ_PATH)/cambint.o: ${DORE_LOC}/dore/include/internal/bitfield.h
$(OBJ_PATH)/cambint.o: ${DORE_LOC}/dore/include/internal/clip3d.h
$(OBJ_PATH)/cambint.o: ${DORE_LOC}/dore/include/internal/dogen.h
$(OBJ_PATH)/cambint.o: ${DORE_LOC}/dore/include/internal/error.h
$(OBJ_PATH)/cambint.o: ${DORE_LOC}/dore/include/internal/exeset.h
$(OBJ_PATH)/cambint.o: ${DORE_LOC}/dore/include/internal/filters.h
$(OBJ_PATH)/cambint.o: ${DORE_LOC}/dore/include/internal/font.h
$(OBJ_PATH)/cambint.o: ${DORE_LOC}/dore/include/internal/glbatt.h
$(OBJ_PATH)/cambint.o: ${DORE_LOC}/dore/include/internal/modclpvol.h
$(OBJ_PATH)/cambint.o: ${DORE_LOC}/dore/include/internal/priatt.h
$(OBJ_PATH)/cambint.o: ${DORE_LOC}/dore/include/internal/util.h
$(OBJ_PATH)/cambswi.o: ${DORE_LOC}/dore/include/dore.h
$(OBJ_PATH)/cambswi.o: ${DORE_LOC}/dore/include/dore_develop/develop.h
$(OBJ_PATH)/cambswi.o: ${DORE_LOC}/dore/include/dore_develop/error.h
$(OBJ_PATH)/cambswi.o: ${DORE_LOC}/dore/include/internal/bitfield.h
$(OBJ_PATH)/cambswi.o: ${DORE_LOC}/dore/include/internal/clip3d.h
$(OBJ_PATH)/cambswi.o: ${DORE_LOC}/dore/include/internal/dogen.h
$(OBJ_PATH)/cambswi.o: ${DORE_LOC}/dore/include/internal/error.h
$(OBJ_PATH)/cambswi.o: ${DORE_LOC}/dore/include/internal/exeset.h
$(OBJ_PATH)/cambswi.o: ${DORE_LOC}/dore/include/internal/filters.h
$(OBJ_PATH)/cambswi.o: ${DORE_LOC}/dore/include/internal/font.h
$(OBJ_PATH)/cambswi.o: ${DORE_LOC}/dore/include/internal/glbatt.h
$(OBJ_PATH)/cambswi.o: ${DORE_LOC}/dore/include/internal/modclpvol.h
$(OBJ_PATH)/cambswi.o: ${DORE_LOC}/dore/include/internal/priatt.h
$(OBJ_PATH)/cambswi.o: ${DORE_LOC}/dore/include/internal/util.h
$(OBJ_PATH)/cbakculswi.o: ${DORE_LOC}/dore/include/dore.h
$(OBJ_PATH)/cbakculswi.o: ${DORE_LOC}/dore/include/dore_develop/develop.h
$(OBJ_PATH)/cbakculswi.o: ${DORE_LOC}/dore/include/dore_develop/error.h
$(OBJ_PATH)/cbakculswi.o: ${DORE_LOC}/dore/include/internal/bitfield.h
$(OBJ_PATH)/cbakculswi.o: ${DORE_LOC}/dore/include/internal/clip3d.h
$(OBJ_PATH)/cbakculswi.o: ${DORE_LOC}/dore/include/internal/dogen.h
$(OBJ_PATH)/cbakculswi.o: ${DORE_LOC}/dore/include/internal/error.h
$(OBJ_PATH)/cbakculswi.o: ${DORE_LOC}/dore/include/internal/exeset.h
$(OBJ_PATH)/cbakculswi.o: ${DORE_LOC}/dore/include/internal/filters.h
$(OBJ_PATH)/cbakculswi.o: ${DORE_LOC}/dore/include/internal/font.h
$(OBJ_PATH)/cbakculswi.o: ${DORE_LOC}/dore/include/internal/glbatt.h
$(OBJ_PATH)/cbakculswi.o: ${DORE_LOC}/dore/include/internal/modclpvol.h
$(OBJ_PATH)/cbakculswi.o: ${DORE_LOC}/dore/include/internal/priatt.h
$(OBJ_PATH)/cbakculswi.o: ${DORE_LOC}/dore/include/internal/util.h
$(OBJ_PATH)/cbckcul.o: ${DORE_LOC}/dore/include/dore.h
$(OBJ_PATH)/cbckcul.o: ${DORE_LOC}/dore/include/dore_develop/develop.h
$(OBJ_PATH)/cbckcul.o: ${DORE_LOC}/dore/include/dore_develop/error.h
$(OBJ_PATH)/cbckcul.o: ${DORE_LOC}/dore/include/internal/bitfield.h
$(OBJ_PATH)/cbckcul.o: ${DORE_LOC}/dore/include/internal/clip3d.h
$(OBJ_PATH)/cbckcul.o: ${DORE_LOC}/dore/include/internal/dogen.h
$(OBJ_PATH)/cbckcul.o: ${DORE_LOC}/dore/include/internal/error.h
$(OBJ_PATH)/cbckcul.o: ${DORE_LOC}/dore/include/internal/exeset.h
$(OBJ_PATH)/cbckcul.o: ${DORE_LOC}/dore/include/internal/filters.h
$(OBJ_PATH)/cbckcul.o: ${DORE_LOC}/dore/include/internal/font.h
$(OBJ_PATH)/cbckcul.o: ${DORE_LOC}/dore/include/internal/glbatt.h
$(OBJ_PATH)/cbckcul.o: ${DORE_LOC}/dore/include/internal/modclpvol.h
$(OBJ_PATH)/cbckcul.o: ${DORE_LOC}/dore/include/internal/priatt.h
$(OBJ_PATH)/cbckcul.o: ${DORE_LOC}/dore/include/internal/util.h
$(OBJ_PATH)/cbndvol.o: ${DORE_LOC}/dore/include/dore.h
$(OBJ_PATH)/cbndvol.o: ${DORE_LOC}/dore/include/dore_develop/develop.h
$(OBJ_PATH)/cbndvol.o: ${DORE_LOC}/dore/include/dore_develop/error.h
$(OBJ_PATH)/cbndvol.o: ${DORE_LOC}/dore/include/internal/bitfield.h
$(OBJ_PATH)/cbndvol.o: ${DORE_LOC}/dore/include/internal/clip3d.h
$(OBJ_PATH)/cbndvol.o: ${DORE_LOC}/dore/include/internal/dogen.h
$(OBJ_PATH)/cbndvol.o: ${DORE_LOC}/dore/include/internal/error.h
$(OBJ_PATH)/cbndvol.o: ${DORE_LOC}/dore/include/internal/exeset.h
$(OBJ_PATH)/cbndvol.o: ${DORE_LOC}/dore/include/internal/filters.h
$(OBJ_PATH)/cbndvol.o: ${DORE_LOC}/dore/include/internal/font.h
$(OBJ_PATH)/cbndvol.o: ${DORE_LOC}/dore/include/internal/glbatt.h
$(OBJ_PATH)/cbndvol.o: ${DORE_LOC}/dore/include/internal/modclpvol.h
$(OBJ_PATH)/cbndvol.o: ${DORE_LOC}/dore/include/internal/priatt.h
$(OBJ_PATH)/cbndvol.o: ${DORE_LOC}/dore/include/internal/util.h
$(OBJ_PATH)/cbndvolswi.o: ${DORE_LOC}/dore/include/dore.h
$(OBJ_PATH)/cbndvolswi.o: ${DORE_LOC}/dore/include/dore_develop/develop.h
$(OBJ_PATH)/cbndvolswi.o: ${DORE_LOC}/dore/include/dore_develop/error.h
$(OBJ_PATH)/cbndvolswi.o: ${DORE_LOC}/dore/include/internal/bitfield.h
$(OBJ_PATH)/cbndvolswi.o: ${DORE_LOC}/dore/include/internal/clip3d.h
$(OBJ_PATH)/cbndvolswi.o: ${DORE_LOC}/dore/include/internal/dogen.h
$(OBJ_PATH)/cbndvolswi.o: ${DORE_LOC}/dore/include/internal/error.h
$(OBJ_PATH)/cbndvolswi.o: ${DORE_LOC}/dore/include/internal/exeset.h
$(OBJ_PATH)/cbndvolswi.o: ${DORE_LOC}/dore/include/internal/filters.h
$(OBJ_PATH)/cbndvolswi.o: ${DORE_LOC}/dore/include/internal/font.h
$(OBJ_PATH)/cbndvolswi.o: ${DORE_LOC}/dore/include/internal/glbatt.h
$(OBJ_PATH)/cbndvolswi.o: ${DORE_LOC}/dore/include/internal/modclpvol.h
$(OBJ_PATH)/cbndvolswi.o: ${DORE_LOC}/dore/include/internal/priatt.h
$(OBJ_PATH)/cbndvolswi.o: ${DORE_LOC}/dore/include/internal/util.h
$(OBJ_PATH)/cclpswi.o: ${DORE_LOC}/dore/include/dore.h
$(OBJ_PATH)/cclpswi.o: ${DORE_LOC}/dore/include/dore_develop/develop.h
$(OBJ_PATH)/cclpswi.o: ${DORE_LOC}/dore/include/dore_develop/error.h
$(OBJ_PATH)/cclpswi.o: ${DORE_LOC}/dore/include/internal/bitfield.h
$(OBJ_PATH)/cclpswi.o: ${DORE_LOC}/dore/include/internal/clip3d.h
$(OBJ_PATH)/cclpswi.o: ${DORE_LOC}/dore/include/internal/dogen.h
$(OBJ_PATH)/cclpswi.o: ${DORE_LOC}/dore/include/internal/error.h
$(OBJ_PATH)/cclpswi.o: ${DORE_LOC}/dore/include/internal/exeset.h
$(OBJ_PATH)/cclpswi.o: ${DORE_LOC}/dore/include/internal/filters.h
$(OBJ_PATH)/cclpswi.o: ${DORE_LOC}/dore/include/internal/font.h
$(OBJ_PATH)/cclpswi.o: ${DORE_LOC}/dore/include/internal/glbatt.h
$(OBJ_PATH)/cclpswi.o: ${DORE_LOC}/dore/include/internal/modclpvol.h
$(OBJ_PATH)/cclpswi.o: ${DORE_LOC}/dore/include/internal/priatt.h
$(OBJ_PATH)/cclpswi.o: ${DORE_LOC}/dore/include/internal/util.h
$(OBJ_PATH)/cclpvol.o: ${DORE_LOC}/dore/include/dore.h
$(OBJ_PATH)/cclpvol.o: ${DORE_LOC}/dore/include/dore_develop/develop.h
$(OBJ_PATH)/cclpvol.o: ${DORE_LOC}/dore/include/dore_develop/error.h
$(OBJ_PATH)/cclpvol.o: ${DORE_LOC}/dore/include/internal/bitfield.h
$(OBJ_PATH)/cclpvol.o: ${DORE_LOC}/dore/include/internal/clip3d.h
$(OBJ_PATH)/cclpvol.o: ${DORE_LOC}/dore/include/internal/dogen.h
$(OBJ_PATH)/cclpvol.o: ${DORE_LOC}/dore/include/internal/error.h
$(OBJ_PATH)/cclpvol.o: ${DORE_LOC}/dore/include/internal/exeset.h
$(OBJ_PATH)/cclpvol.o: ${DORE_LOC}/dore/include/internal/filters.h
$(OBJ_PATH)/cclpvol.o: ${DORE_LOC}/dore/include/internal/font.h
$(OBJ_PATH)/cclpvol.o: ${DORE_LOC}/dore/include/internal/glbatt.h
$(OBJ_PATH)/cclpvol.o: ${DORE_LOC}/dore/include/internal/modclpvol.h
$(OBJ_PATH)/cclpvol.o: ${DORE_LOC}/dore/include/internal/priatt.h
$(OBJ_PATH)/cclpvol.o: ${DORE_LOC}/dore/include/internal/util.h
$(OBJ_PATH)/ccmptuvcbk.o: ${DORE_LOC}/dore/include/dore.h
$(OBJ_PATH)/ccmptuvcbk.o: ${DORE_LOC}/dore/include/dore_develop/develop.h
$(OBJ_PATH)/ccmptuvcbk.o: ${DORE_LOC}/dore/include/dore_develop/error.h
$(OBJ_PATH)/ccmptuvcbk.o: ${DORE_LOC}/dore/include/internal/bitfield.h
$(OBJ_PATH)/ccmptuvcbk.o: ${DORE_LOC}/dore/include/internal/clip3d.h
$(OBJ_PATH)/ccmptuvcbk.o: ${DORE_LOC}/dore/include/internal/dogen.h
$(OBJ_PATH)/ccmptuvcbk.o: ${DORE_LOC}/dore/include/internal/error.h
$(OBJ_PATH)/ccmptuvcbk.o: ${DORE_LOC}/dore/include/internal/exeset.h
$(OBJ_PATH)/ccmptuvcbk.o: ${DORE_LOC}/dore/include/internal/filters.h
$(OBJ_PATH)/ccmptuvcbk.o: ${DORE_LOC}/dore/include/internal/font.h
$(OBJ_PATH)/ccmptuvcbk.o: ${DORE_LOC}/dore/include/internal/glbatt.h
$(OBJ_PATH)/ccmptuvcbk.o: ${DORE_LOC}/dore/include/internal/modclpvol.h
$(OBJ_PATH)/ccmptuvcbk.o: ${DORE_LOC}/dore/include/internal/priatt.h
$(OBJ_PATH)/ccmptuvcbk.o: ${DORE_LOC}/dore/include/internal/util.h
$(OBJ_PATH)/ccmptuvswi.o: ${DORE_LOC}/dore/include/dore.h
$(OBJ_PATH)/ccmptuvswi.o: ${DORE_LOC}/dore/include/dore_develop/develop.h
$(OBJ_PATH)/ccmptuvswi.o: ${DORE_LOC}/dore/include/dore_develop/error.h
$(OBJ_PATH)/ccmptuvswi.o: ${DORE_LOC}/dore/include/internal/bitfield.h
$(OBJ_PATH)/ccmptuvswi.o: ${DORE_LOC}/dore/include/internal/clip3d.h
$(OBJ_PATH)/ccmptuvswi.o: ${DORE_LOC}/dore/include/internal/dogen.h
$(OBJ_PATH)/ccmptuvswi.o: ${DORE_LOC}/dore/include/internal/error.h
$(OBJ_PATH)/ccmptuvswi.o: ${DORE_LOC}/dore/include/internal/exeset.h
$(OBJ_PATH)/ccmptuvswi.o: ${DORE_LOC}/dore/include/internal/filters.h
$(OBJ_PATH)/ccmptuvswi.o: ${DORE_LOC}/dore/include/internal/font.h
$(OBJ_PATH)/ccmptuvswi.o: ${DORE_LOC}/dore/include/internal/glbatt.h
$(OBJ_PATH)/ccmptuvswi.o: ${DORE_LOC}/dore/include/internal/modclpvol.h
$(OBJ_PATH)/ccmptuvswi.o: ${DORE_LOC}/dore/include/internal/priatt.h
$(OBJ_PATH)/ccmptuvswi.o: ${DORE_LOC}/dore/include/internal/util.h
$(OBJ_PATH)/ccmptwcbk.o: ${DORE_LOC}/dore/include/dore.h
$(OBJ_PATH)/ccmptwcbk.o: ${DORE_LOC}/dore/include/dore_develop/develop.h
$(OBJ_PATH)/ccmptwcbk.o: ${DORE_LOC}/dore/include/dore_develop/error.h
$(OBJ_PATH)/ccmptwcbk.o: ${DORE_LOC}/dore/include/internal/bitfield.h
$(OBJ_PATH)/ccmptwcbk.o: ${DORE_LOC}/dore/include/internal/clip3d.h
$(OBJ_PATH)/ccmptwcbk.o: ${DORE_LOC}/dore/include/internal/dogen.h
$(OBJ_PATH)/ccmptwcbk.o: ${DORE_LOC}/dore/include/internal/error.h
$(OBJ_PATH)/ccmptwcbk.o: ${DORE_LOC}/dore/include/internal/exeset.h
$(OBJ_PATH)/ccmptwcbk.o: ${DORE_LOC}/dore/include/internal/filters.h
$(OBJ_PATH)/ccmptwcbk.o: ${DORE_LOC}/dore/include/internal/font.h
$(OBJ_PATH)/ccmptwcbk.o: ${DORE_LOC}/dore/include/internal/glbatt.h
$(OBJ_PATH)/ccmptwcbk.o: ${DORE_LOC}/dore/include/internal/modclpvol.h
$(OBJ_PATH)/ccmptwcbk.o: ${DORE_LOC}/dore/include/internal/priatt.h
$(OBJ_PATH)/ccmptwcbk.o: ${DORE_LOC}/dore/include/internal/util.h
$(OBJ_PATH)/ccmptwswi.o: ${DORE_LOC}/dore/include/dore.h
$(OBJ_PATH)/ccmptwswi.o: ${DORE_LOC}/dore/include/dore_develop/develop.h
$(OBJ_PATH)/ccmptwswi.o: ${DORE_LOC}/dore/include/dore_develop/error.h
$(OBJ_PATH)/ccmptwswi.o: ${DORE_LOC}/dore/include/internal/bitfield.h
$(OBJ_PATH)/ccmptwswi.o: ${DORE_LOC}/dore/include/internal/clip3d.h
$(OBJ_PATH)/ccmptwswi.o: ${DORE_LOC}/dore/include/internal/dogen.h
$(OBJ_PATH)/ccmptwswi.o: ${DORE_LOC}/dore/include/internal/error.h
$(OBJ_PATH)/ccmptwswi.o: ${DORE_LOC}/dore/include/internal/exeset.h
$(OBJ_PATH)/ccmptwswi.o: ${DORE_LOC}/dore/include/internal/filters.h
$(OBJ_PATH)/ccmptwswi.o: ${DORE_LOC}/dore/include/internal/font.h
$(OBJ_PATH)/ccmptwswi.o: ${DORE_LOC}/dore/include/internal/glbatt.h
$(OBJ_PATH)/ccmptwswi.o: ${DORE_LOC}/dore/include/internal/modclpvol.h
$(OBJ_PATH)/ccmptwswi.o: ${DORE_LOC}/dore/include/internal/priatt.h
$(OBJ_PATH)/ccmptwswi.o: ${DORE_LOC}/dore/include/internal/util.h
$(OBJ_PATH)/cdepcue.o: ${DORE_LOC}/dore/include/dore.h
$(OBJ_PATH)/cdepcue.o: ${DORE_LOC}/dore/include/dore_develop/develop.h
$(OBJ_PATH)/cdepcue.o: ${DORE_LOC}/dore/include/dore_develop/error.h
$(OBJ_PATH)/cdepcue.o: ${DORE_LOC}/dore/include/internal/bitfield.h
$(OBJ_PATH)/cdepcue.o: ${DORE_LOC}/dore/include/internal/clip3d.h
$(OBJ_PATH)/cdepcue.o: ${DORE_LOC}/dore/include/internal/dogen.h
$(OBJ_PATH)/cdepcue.o: ${DORE_LOC}/dore/include/internal/error.h
$(OBJ_PATH)/cdepcue.o: ${DORE_LOC}/dore/include/internal/exeset.h
$(OBJ_PATH)/cdepcue.o: ${DORE_LOC}/dore/include/internal/filters.h
$(OBJ_PATH)/cdepcue.o: ${DORE_LOC}/dore/include/internal/font.h
$(OBJ_PATH)/cdepcue.o: ${DORE_LOC}/dore/include/internal/glbatt.h
$(OBJ_PATH)/cdepcue.o: ${DORE_LOC}/dore/include/internal/modclpvol.h
$(OBJ_PATH)/cdepcue.o: ${DORE_LOC}/dore/include/internal/priatt.h
$(OBJ_PATH)/cdepcue.o: ${DORE_LOC}/dore/include/internal/util.h
$(OBJ_PATH)/cdepcueswi.o: ${DORE_LOC}/dore/include/dore.h
$(OBJ_PATH)/cdepcueswi.o: ${DORE_LOC}/dore/include/dore_develop/develop.h
$(OBJ_PATH)/cdepcueswi.o: ${DORE_LOC}/dore/include/dore_develop/error.h
$(OBJ_PATH)/cdepcueswi.o: ${DORE_LOC}/dore/include/internal/bitfield.h
$(OBJ_PATH)/cdepcueswi.o: ${DORE_LOC}/dore/include/internal/clip3d.h
$(OBJ_PATH)/cdepcueswi.o: ${DORE_LOC}/dore/include/internal/dogen.h
$(OBJ_PATH)/cdepcueswi.o: ${DORE_LOC}/dore/include/internal/error.h
$(OBJ_PATH)/cdepcueswi.o: ${DORE_LOC}/dore/include/internal/exeset.h
$(OBJ_PATH)/cdepcueswi.o: ${DORE_LOC}/dore/include/internal/filters.h
$(OBJ_PATH)/cdepcueswi.o: ${DORE_LOC}/dore/include/internal/font.h
$(OBJ_PATH)/cdepcueswi.o: ${DORE_LOC}/dore/include/internal/glbatt.h
$(OBJ_PATH)/cdepcueswi.o: ${DORE_LOC}/dore/include/internal/modclpvol.h
$(OBJ_PATH)/cdepcueswi.o: ${DORE_LOC}/dore/include/internal/priatt.h
$(OBJ_PATH)/cdepcueswi.o: ${DORE_LOC}/dore/include/internal/util.h
$(OBJ_PATH)/cdifclr.o: ${DORE_LOC}/dore/include/dore.h
$(OBJ_PATH)/cdifclr.o: ${DORE_LOC}/dore/include/dore_develop/develop.h
$(OBJ_PATH)/cdifclr.o: ${DORE_LOC}/dore/include/dore_develop/error.h
$(OBJ_PATH)/cdifclr.o: ${DORE_LOC}/dore/include/internal/bitfield.h
$(OBJ_PATH)/cdifclr.o: ${DORE_LOC}/dore/include/internal/clip3d.h
$(OBJ_PATH)/cdifclr.o: ${DORE_LOC}/dore/include/internal/dogen.h
$(OBJ_PATH)/cdifclr.o: ${DORE_LOC}/dore/include/internal/error.h
$(OBJ_PATH)/cdifclr.o: ${DORE_LOC}/dore/include/internal/exeset.h
$(OBJ_PATH)/cdifclr.o: ${DORE_LOC}/dore/include/internal/filters.h
$(OBJ_PATH)/cdifclr.o: ${DORE_LOC}/dore/include/internal/font.h
$(OBJ_PATH)/cdifclr.o: ${DORE_LOC}/dore/include/internal/glbatt.h
$(OBJ_PATH)/cdifclr.o: ${DORE_LOC}/dore/include/internal/modclpvol.h
$(OBJ_PATH)/cdifclr.o: ${DORE_LOC}/dore/include/internal/priatt.h
$(OBJ_PATH)/cdifclr.o: ${DORE_LOC}/dore/include/internal/util.h
$(OBJ_PATH)/cdifint.o: ${DORE_LOC}/dore/include/dore.h
$(OBJ_PATH)/cdifint.o: ${DORE_LOC}/dore/include/dore_develop/develop.h
$(OBJ_PATH)/cdifint.o: ${DORE_LOC}/dore/include/dore_develop/error.h
$(OBJ_PATH)/cdifint.o: ${DORE_LOC}/dore/include/internal/bitfield.h
$(OBJ_PATH)/cdifint.o: ${DORE_LOC}/dore/include/internal/clip3d.h
$(OBJ_PATH)/cdifint.o: ${DORE_LOC}/dore/include/internal/dogen.h
$(OBJ_PATH)/cdifint.o: ${DORE_LOC}/dore/include/internal/error.h
$(OBJ_PATH)/cdifint.o: ${DORE_LOC}/dore/include/internal/exeset.h
$(OBJ_PATH)/cdifint.o: ${DORE_LOC}/dore/include/internal/filters.h
$(OBJ_PATH)/cdifint.o: ${DORE_LOC}/dore/include/internal/font.h
$(OBJ_PATH)/cdifint.o: ${DORE_LOC}/dore/include/internal/glbatt.h
$(OBJ_PATH)/cdifint.o: ${DORE_LOC}/dore/include/internal/modclpvol.h
$(OBJ_PATH)/cdifint.o: ${DORE_LOC}/dore/include/internal/priatt.h
$(OBJ_PATH)/cdifint.o: ${DORE_LOC}/dore/include/internal/util.h
$(OBJ_PATH)/cdifswi.o: ${DORE_LOC}/dore/include/dore.h
$(OBJ_PATH)/cdifswi.o: ${DORE_LOC}/dore/include/dore_develop/develop.h
$(OBJ_PATH)/cdifswi.o: ${DORE_LOC}/dore/include/dore_develop/error.h
$(OBJ_PATH)/cdifswi.o: ${DORE_LOC}/dore/include/internal/bitfield.h
$(OBJ_PATH)/cdifswi.o: ${DORE_LOC}/dore/include/internal/clip3d.h
$(OBJ_PATH)/cdifswi.o: ${DORE_LOC}/dore/include/internal/dogen.h
$(OBJ_PATH)/cdifswi.o: ${DORE_LOC}/dore/include/internal/error.h
$(OBJ_PATH)/cdifswi.o: ${DORE_LOC}/dore/include/internal/exeset.h
$(OBJ_PATH)/cdifswi.o: ${DORE_LOC}/dore/include/internal/filters.h
$(OBJ_PATH)/cdifswi.o: ${DORE_LOC}/dore/include/internal/font.h
$(OBJ_PATH)/cdifswi.o: ${DORE_LOC}/dore/include/internal/glbatt.h
$(OBJ_PATH)/cdifswi.o: ${DORE_LOC}/dore/include/internal/modclpvol.h
$(OBJ_PATH)/cdifswi.o: ${DORE_LOC}/dore/include/internal/priatt.h
$(OBJ_PATH)/cdifswi.o: ${DORE_LOC}/dore/include/internal/util.h
$(OBJ_PATH)/cemisclr.o: ${DORE_LOC}/dore/include/dore.h
$(OBJ_PATH)/cemisclr.o: ${DORE_LOC}/dore/include/dore_develop/develop.h
$(OBJ_PATH)/cemisclr.o: ${DORE_LOC}/dore/include/dore_develop/error.h
$(OBJ_PATH)/cemisclr.o: ${DORE_LOC}/dore/include/internal/bitfield.h
$(OBJ_PATH)/cemisclr.o: ${DORE_LOC}/dore/include/internal/clip3d.h
$(OBJ_PATH)/cemisclr.o: ${DORE_LOC}/dore/include/internal/dogen.h
$(OBJ_PATH)/cemisclr.o: ${DORE_LOC}/dore/include/internal/error.h
$(OBJ_PATH)/cemisclr.o: ${DORE_LOC}/dore/include/internal/exeset.h
$(OBJ_PATH)/cemisclr.o: ${DORE_LOC}/dore/include/internal/filters.h
$(OBJ_PATH)/cemisclr.o: ${DORE_LOC}/dore/include/internal/font.h
$(OBJ_PATH)/cemisclr.o: ${DORE_LOC}/dore/include/internal/glbatt.h
$(OBJ_PATH)/cemisclr.o: ${DORE_LOC}/dore/include/internal/modclpvol.h
$(OBJ_PATH)/cemisclr.o: ${DORE_LOC}/dore/include/internal/priatt.h
$(OBJ_PATH)/cemisclr.o: ${DORE_LOC}/dore/include/internal/util.h
$(OBJ_PATH)/cemisfct.o: ${DORE_LOC}/dore/include/dore.h
$(OBJ_PATH)/cemisfct.o: ${DORE_LOC}/dore/include/dore_develop/develop.h
$(OBJ_PATH)/cemisfct.o: ${DORE_LOC}/dore/include/dore_develop/error.h
$(OBJ_PATH)/cemisfct.o: ${DORE_LOC}/dore/include/internal/bitfield.h
$(OBJ_PATH)/cemisfct.o: ${DORE_LOC}/dore/include/internal/clip3d.h
$(OBJ_PATH)/cemisfct.o: ${DORE_LOC}/dore/include/internal/dogen.h
$(OBJ_PATH)/cemisfct.o: ${DORE_LOC}/dore/include/internal/error.h
$(OBJ_PATH)/cemisfct.o: ${DORE_LOC}/dore/include/internal/exeset.h
$(OBJ_PATH)/cemisfct.o: ${DORE_LOC}/dore/include/internal/filters.h
$(OBJ_PATH)/cemisfct.o: ${DORE_LOC}/dore/include/internal/font.h
$(OBJ_PATH)/cemisfct.o: ${DORE_LOC}/dore/include/internal/glbatt.h
$(OBJ_PATH)/cemisfct.o: ${DORE_LOC}/dore/include/internal/modclpvol.h
$(OBJ_PATH)/cemisfct.o: ${DORE_LOC}/dore/include/internal/priatt.h
$(OBJ_PATH)/cemisfct.o: ${DORE_LOC}/dore/include/internal/util.h
$(OBJ_PATH)/cemisswi.o: ${DORE_LOC}/dore/include/dore.h
$(OBJ_PATH)/cemisswi.o: ${DORE_LOC}/dore/include/dore_develop/develop.h
$(OBJ_PATH)/cemisswi.o: ${DORE_LOC}/dore/include/dore_develop/error.h
$(OBJ_PATH)/cemisswi.o: ${DORE_LOC}/dore/include/internal/bitfield.h
$(OBJ_PATH)/cemisswi.o: ${DORE_LOC}/dore/include/internal/clip3d.h
$(OBJ_PATH)/cemisswi.o: ${DORE_LOC}/dore/include/internal/dogen.h
$(OBJ_PATH)/cemisswi.o: ${DORE_LOC}/dore/include/internal/error.h
$(OBJ_PATH)/cemisswi.o: ${DORE_LOC}/dore/include/internal/exeset.h
$(OBJ_PATH)/cemisswi.o: ${DORE_LOC}/dore/include/internal/filters.h
$(OBJ_PATH)/cemisswi.o: ${DORE_LOC}/dore/include/internal/font.h
$(OBJ_PATH)/cemisswi.o: ${DORE_LOC}/dore/include/internal/glbatt.h
$(OBJ_PATH)/cemisswi.o: ${DORE_LOC}/dore/include/internal/modclpvol.h
$(OBJ_PATH)/cemisswi.o: ${DORE_LOC}/dore/include/internal/priatt.h
$(OBJ_PATH)/cemisswi.o: ${DORE_LOC}/dore/include/internal/util.h
$(OBJ_PATH)/cgentexuv.o: ${DORE_LOC}/dore/include/dore.h
$(OBJ_PATH)/cgentexuv.o: ${DORE_LOC}/dore/include/dore_develop/develop.h
$(OBJ_PATH)/cgentexuv.o: ${DORE_LOC}/dore/include/dore_develop/error.h
$(OBJ_PATH)/cgentexuv.o: ${DORE_LOC}/dore/include/internal/bitfield.h
$(OBJ_PATH)/cgentexuv.o: ${DORE_LOC}/dore/include/internal/clip3d.h
$(OBJ_PATH)/cgentexuv.o: ${DORE_LOC}/dore/include/internal/dogen.h
$(OBJ_PATH)/cgentexuv.o: ${DORE_LOC}/dore/include/internal/error.h
$(OBJ_PATH)/cgentexuv.o: ${DORE_LOC}/dore/include/internal/exeset.h
$(OBJ_PATH)/cgentexuv.o: ${DORE_LOC}/dore/include/internal/filters.h
$(OBJ_PATH)/cgentexuv.o: ${DORE_LOC}/dore/include/internal/font.h
$(OBJ_PATH)/cgentexuv.o: ${DORE_LOC}/dore/include/internal/glbatt.h
$(OBJ_PATH)/cgentexuv.o: ${DORE_LOC}/dore/include/internal/modclpvol.h
$(OBJ_PATH)/cgentexuv.o: ${DORE_LOC}/dore/include/internal/priatt.h
$(OBJ_PATH)/cgentexuv.o: ${DORE_LOC}/dore/include/internal/util.h
$(OBJ_PATH)/chidsrfswi.o: ${DORE_LOC}/dore/include/dore.h
$(OBJ_PATH)/chidsrfswi.o: ${DORE_LOC}/dore/include/dore_develop/develop.h
$(OBJ_PATH)/chidsrfswi.o: ${DORE_LOC}/dore/include/dore_develop/error.h
$(OBJ_PATH)/chidsrfswi.o: ${DORE_LOC}/dore/include/internal/bitfield.h
$(OBJ_PATH)/chidsrfswi.o: ${DORE_LOC}/dore/include/internal/clip3d.h
$(OBJ_PATH)/chidsrfswi.o: ${DORE_LOC}/dore/include/internal/dogen.h
$(OBJ_PATH)/chidsrfswi.o: ${DORE_LOC}/dore/include/internal/error.h
$(OBJ_PATH)/chidsrfswi.o: ${DORE_LOC}/dore/include/internal/exeset.h
$(OBJ_PATH)/chidsrfswi.o: ${DORE_LOC}/dore/include/internal/filters.h
$(OBJ_PATH)/chidsrfswi.o: ${DORE_LOC}/dore/include/internal/font.h
$(OBJ_PATH)/chidsrfswi.o: ${DORE_LOC}/dore/include/internal/glbatt.h
$(OBJ_PATH)/chidsrfswi.o: ${DORE_LOC}/dore/include/internal/modclpvol.h
$(OBJ_PATH)/chidsrfswi.o: ${DORE_LOC}/dore/include/internal/priatt.h
$(OBJ_PATH)/chidsrfswi.o: ${DORE_LOC}/dore/include/internal/util.h
$(OBJ_PATH)/cinttyp.o: ${DORE_LOC}/dore/include/dore.h
$(OBJ_PATH)/cinttyp.o: ${DORE_LOC}/dore/include/dore_develop/develop.h
$(OBJ_PATH)/cinttyp.o: ${DORE_LOC}/dore/include/dore_develop/error.h
$(OBJ_PATH)/cinttyp.o: ${DORE_LOC}/dore/include/internal/bitfield.h
$(OBJ_PATH)/cinttyp.o: ${DORE_LOC}/dore/include/internal/clip3d.h
$(OBJ_PATH)/cinttyp.o: ${DORE_LOC}/dore/include/internal/dogen.h
$(OBJ_PATH)/cinttyp.o: ${DORE_LOC}/dore/include/internal/error.h
$(OBJ_PATH)/cinttyp.o: ${DORE_LOC}/dore/include/internal/exeset.h
$(OBJ_PATH)/cinttyp.o: ${DORE_LOC}/dore/include/internal/filters.h
$(OBJ_PATH)/cinttyp.o: ${DORE_LOC}/dore/include/internal/font.h
$(OBJ_PATH)/cinttyp.o: ${DORE_LOC}/dore/include/internal/glbatt.h
$(OBJ_PATH)/cinttyp.o: ${DORE_LOC}/dore/include/internal/modclpvol.h
$(OBJ_PATH)/cinttyp.o: ${DORE_LOC}/dore/include/internal/priatt.h
$(OBJ_PATH)/cinttyp.o: ${DORE_LOC}/dore/include/internal/util.h
$(OBJ_PATH)/cinvswi.o: ${DORE_LOC}/dore/include/dore.h
$(OBJ_PATH)/cinvswi.o: ${DORE_LOC}/dore/include/dore_develop/develop.h
$(OBJ_PATH)/cinvswi.o: ${DORE_LOC}/dore/include/dore_develop/error.h
$(OBJ_PATH)/cinvswi.o: ${DORE_LOC}/dore/include/internal/bitfield.h
$(OBJ_PATH)/cinvswi.o: ${DORE_LOC}/dore/include/internal/clip3d.h
$(OBJ_PATH)/cinvswi.o: ${DORE_LOC}/dore/include/internal/dogen.h
$(OBJ_PATH)/cinvswi.o: ${DORE_LOC}/dore/include/internal/error.h
$(OBJ_PATH)/cinvswi.o: ${DORE_LOC}/dore/include/internal/exeset.h
$(OBJ_PATH)/cinvswi.o: ${DORE_LOC}/dore/include/internal/filters.h
$(OBJ_PATH)/cinvswi.o: ${DORE_LOC}/dore/include/internal/font.h
$(OBJ_PATH)/cinvswi.o: ${DORE_LOC}/dore/include/internal/glbatt.h
$(OBJ_PATH)/cinvswi.o: ${DORE_LOC}/dore/include/internal/modclpvol.h
$(OBJ_PATH)/cinvswi.o: ${DORE_LOC}/dore/include/internal/priatt.h
$(OBJ_PATH)/cinvswi.o: ${DORE_LOC}/dore/include/internal/util.h
$(OBJ_PATH)/clclaasty.o: ${DORE_LOC}/dore/include/dore.h
$(OBJ_PATH)/clclaasty.o: ${DORE_LOC}/dore/include/dore_develop/develop.h
$(OBJ_PATH)/clclaasty.o: ${DORE_LOC}/dore/include/dore_develop/error.h
$(OBJ_PATH)/clclaasty.o: ${DORE_LOC}/dore/include/internal/bitfield.h
$(OBJ_PATH)/clclaasty.o: ${DORE_LOC}/dore/include/internal/clip3d.h
$(OBJ_PATH)/clclaasty.o: ${DORE_LOC}/dore/include/internal/dogen.h
$(OBJ_PATH)/clclaasty.o: ${DORE_LOC}/dore/include/internal/error.h
$(OBJ_PATH)/clclaasty.o: ${DORE_LOC}/dore/include/internal/exeset.h
$(OBJ_PATH)/clclaasty.o: ${DORE_LOC}/dore/include/internal/filters.h
$(OBJ_PATH)/clclaasty.o: ${DORE_LOC}/dore/include/internal/font.h
$(OBJ_PATH)/clclaasty.o: ${DORE_LOC}/dore/include/internal/glbatt.h
$(OBJ_PATH)/clclaasty.o: ${DORE_LOC}/dore/include/internal/modclpvol.h
$(OBJ_PATH)/clclaasty.o: ${DORE_LOC}/dore/include/internal/priatt.h
$(OBJ_PATH)/clclaasty.o: ${DORE_LOC}/dore/include/internal/util.h
$(OBJ_PATH)/clclaaswi.o: ${DORE_LOC}/dore/include/dore.h
$(OBJ_PATH)/clclaaswi.o: ${DORE_LOC}/dore/include/dore_develop/develop.h
$(OBJ_PATH)/clclaaswi.o: ${DORE_LOC}/dore/include/dore_develop/error.h
$(OBJ_PATH)/clclaaswi.o: ${DORE_LOC}/dore/include/internal/bitfield.h
$(OBJ_PATH)/clclaaswi.o: ${DORE_LOC}/dore/include/internal/clip3d.h
$(OBJ_PATH)/clclaaswi.o: ${DORE_LOC}/dore/include/internal/dogen.h
$(OBJ_PATH)/clclaaswi.o: ${DORE_LOC}/dore/include/internal/error.h
$(OBJ_PATH)/clclaaswi.o: ${DORE_LOC}/dore/include/internal/exeset.h
$(OBJ_PATH)/clclaaswi.o: ${DORE_LOC}/dore/include/internal/filters.h
$(OBJ_PATH)/clclaaswi.o: ${DORE_LOC}/dore/include/internal/font.h
$(OBJ_PATH)/clclaaswi.o: ${DORE_LOC}/dore/include/internal/glbatt.h
$(OBJ_PATH)/clclaaswi.o: ${DORE_LOC}/dore/include/internal/modclpvol.h
$(OBJ_PATH)/clclaaswi.o: ${DORE_LOC}/dore/include/internal/priatt.h
$(OBJ_PATH)/clclaaswi.o: ${DORE_LOC}/dore/include/internal/util.h
$(OBJ_PATH)/clgtswi.o: ${DORE_LOC}/dore/include/dore.h
$(OBJ_PATH)/clgtswi.o: ${DORE_LOC}/dore/include/dore_develop/develop.h
$(OBJ_PATH)/clgtswi.o: ${DORE_LOC}/dore/include/dore_develop/error.h
$(OBJ_PATH)/clgtswi.o: ${DORE_LOC}/dore/include/internal/bitfield.h
$(OBJ_PATH)/clgtswi.o: ${DORE_LOC}/dore/include/internal/clip3d.h
$(OBJ_PATH)/clgtswi.o: ${DORE_LOC}/dore/include/internal/dogen.h
$(OBJ_PATH)/clgtswi.o: ${DORE_LOC}/dore/include/internal/error.h
$(OBJ_PATH)/clgtswi.o: ${DORE_LOC}/dore/include/internal/exeset.h
$(OBJ_PATH)/clgtswi.o: ${DORE_LOC}/dore/include/internal/filters.h
$(OBJ_PATH)/clgtswi.o: ${DORE_LOC}/dore/include/internal/font.h
$(OBJ_PATH)/clgtswi.o: ${DORE_LOC}/dore/include/internal/glbatt.h
$(OBJ_PATH)/clgtswi.o: ${DORE_LOC}/dore/include/internal/modclpvol.h
$(OBJ_PATH)/clgtswi.o: ${DORE_LOC}/dore/include/internal/priatt.h
$(OBJ_PATH)/clgtswi.o: ${DORE_LOC}/dore/include/internal/util.h
$(OBJ_PATH)/clintyp.o: ${DORE_LOC}/dore/include/dore.h
$(OBJ_PATH)/clintyp.o: ${DORE_LOC}/dore/include/dore_develop/develop.h
$(OBJ_PATH)/clintyp.o: ${DORE_LOC}/dore/include/dore_develop/error.h
$(OBJ_PATH)/clintyp.o: ${DORE_LOC}/dore/include/internal/bitfield.h
$(OBJ_PATH)/clintyp.o: ${DORE_LOC}/dore/include/internal/clip3d.h
$(OBJ_PATH)/clintyp.o: ${DORE_LOC}/dore/include/internal/dogen.h
$(OBJ_PATH)/clintyp.o: ${DORE_LOC}/dore/include/internal/error.h
$(OBJ_PATH)/clintyp.o: ${DORE_LOC}/dore/include/internal/exeset.h
$(OBJ_PATH)/clintyp.o: ${DORE_LOC}/dore/include/internal/filters.h
$(OBJ_PATH)/clintyp.o: ${DORE_LOC}/dore/include/internal/font.h
$(OBJ_PATH)/clintyp.o: ${DORE_LOC}/dore/include/internal/glbatt.h
$(OBJ_PATH)/clintyp.o: ${DORE_LOC}/dore/include/internal/modclpvol.h
$(OBJ_PATH)/clintyp.o: ${DORE_LOC}/dore/include/internal/priatt.h
$(OBJ_PATH)/clintyp.o: ${DORE_LOC}/dore/include/internal/util.h
$(OBJ_PATH)/clinwid.o: ${DORE_LOC}/dore/include/dore.h
$(OBJ_PATH)/clinwid.o: ${DORE_LOC}/dore/include/dore_develop/develop.h
$(OBJ_PATH)/clinwid.o: ${DORE_LOC}/dore/include/dore_develop/error.h
$(OBJ_PATH)/clinwid.o: ${DORE_LOC}/dore/include/internal/bitfield.h
$(OBJ_PATH)/clinwid.o: ${DORE_LOC}/dore/include/internal/clip3d.h
$(OBJ_PATH)/clinwid.o: ${DORE_LOC}/dore/include/internal/dogen.h
$(OBJ_PATH)/clinwid.o: ${DORE_LOC}/dore/include/internal/error.h
$(OBJ_PATH)/clinwid.o: ${DORE_LOC}/dore/include/internal/exeset.h
$(OBJ_PATH)/clinwid.o: ${DORE_LOC}/dore/include/internal/filters.h
$(OBJ_PATH)/clinwid.o: ${DORE_LOC}/dore/include/internal/font.h
$(OBJ_PATH)/clinwid.o: ${DORE_LOC}/dore/include/internal/glbatt.h
$(OBJ_PATH)/clinwid.o: ${DORE_LOC}/dore/include/internal/modclpvol.h
$(OBJ_PATH)/clinwid.o: ${DORE_LOC}/dore/include/internal/priatt.h
$(OBJ_PATH)/clinwid.o: ${DORE_LOC}/dore/include/internal/util.h
$(OBJ_PATH)/cminbndext.o: ${DORE_LOC}/dore/include/dore.h
$(OBJ_PATH)/cminbndext.o: ${DORE_LOC}/dore/include/dore_develop/develop.h
$(OBJ_PATH)/cminbndext.o: ${DORE_LOC}/dore/include/dore_develop/error.h
$(OBJ_PATH)/cminbndext.o: ${DORE_LOC}/dore/include/internal/bitfield.h
$(OBJ_PATH)/cminbndext.o: ${DORE_LOC}/dore/include/internal/clip3d.h
$(OBJ_PATH)/cminbndext.o: ${DORE_LOC}/dore/include/internal/dogen.h
$(OBJ_PATH)/cminbndext.o: ${DORE_LOC}/dore/include/internal/error.h
$(OBJ_PATH)/cminbndext.o: ${DORE_LOC}/dore/include/internal/exeset.h
$(OBJ_PATH)/cminbndext.o: ${DORE_LOC}/dore/include/internal/filters.h
$(OBJ_PATH)/cminbndext.o: ${DORE_LOC}/dore/include/internal/font.h
$(OBJ_PATH)/cminbndext.o: ${DORE_LOC}/dore/include/internal/glbatt.h
$(OBJ_PATH)/cminbndext.o: ${DORE_LOC}/dore/include/internal/modclpvol.h
$(OBJ_PATH)/cminbndext.o: ${DORE_LOC}/dore/include/internal/priatt.h
$(OBJ_PATH)/cminbndext.o: ${DORE_LOC}/dore/include/internal/util.h
$(OBJ_PATH)/cmkrfnt.o: ${DORE_LOC}/dore/include/dore.h
$(OBJ_PATH)/cmkrfnt.o: ${DORE_LOC}/dore/include/dore_develop/develop.h
$(OBJ_PATH)/cmkrfnt.o: ${DORE_LOC}/dore/include/dore_develop/error.h
$(OBJ_PATH)/cmkrfnt.o: ${DORE_LOC}/dore/include/internal/bitfield.h
$(OBJ_PATH)/cmkrfnt.o: ${DORE_LOC}/dore/include/internal/clip3d.h
$(OBJ_PATH)/cmkrfnt.o: ${DORE_LOC}/dore/include/internal/dogen.h
$(OBJ_PATH)/cmkrfnt.o: ${DORE_LOC}/dore/include/internal/error.h
$(OBJ_PATH)/cmkrfnt.o: ${DORE_LOC}/dore/include/internal/exeset.h
$(OBJ_PATH)/cmkrfnt.o: ${DORE_LOC}/dore/include/internal/filters.h
$(OBJ_PATH)/cmkrfnt.o: ${DORE_LOC}/dore/include/internal/font.h
$(OBJ_PATH)/cmkrfnt.o: ${DORE_LOC}/dore/include/internal/glbatt.h
$(OBJ_PATH)/cmkrfnt.o: ${DORE_LOC}/dore/include/internal/modclpvol.h
$(OBJ_PATH)/cmkrfnt.o: ${DORE_LOC}/dore/include/internal/priatt.h
$(OBJ_PATH)/cmkrfnt.o: ${DORE_LOC}/dore/include/internal/util.h
$(OBJ_PATH)/cmkrgly.o: ${DORE_LOC}/dore/include/dore.h
$(OBJ_PATH)/cmkrgly.o: ${DORE_LOC}/dore/include/dore_develop/develop.h
$(OBJ_PATH)/cmkrgly.o: ${DORE_LOC}/dore/include/dore_develop/error.h
$(OBJ_PATH)/cmkrgly.o: ${DORE_LOC}/dore/include/internal/bitfield.h
$(OBJ_PATH)/cmkrgly.o: ${DORE_LOC}/dore/include/internal/clip3d.h
$(OBJ_PATH)/cmkrgly.o: ${DORE_LOC}/dore/include/internal/dogen.h
$(OBJ_PATH)/cmkrgly.o: ${DORE_LOC}/dore/include/internal/error.h
$(OBJ_PATH)/cmkrgly.o: ${DORE_LOC}/dore/include/internal/exeset.h
$(OBJ_PATH)/cmkrgly.o: ${DORE_LOC}/dore/include/internal/filters.h
$(OBJ_PATH)/cmkrgly.o: ${DORE_LOC}/dore/include/internal/font.h
$(OBJ_PATH)/cmkrgly.o: ${DORE_LOC}/dore/include/internal/glbatt.h
$(OBJ_PATH)/cmkrgly.o: ${DORE_LOC}/dore/include/internal/modclpvol.h
$(OBJ_PATH)/cmkrgly.o: ${DORE_LOC}/dore/include/internal/priatt.h
$(OBJ_PATH)/cmkrgly.o: ${DORE_LOC}/dore/include/internal/util.h
$(OBJ_PATH)/cmkrscl.o: ${DORE_LOC}/dore/include/dore.h
$(OBJ_PATH)/cmkrscl.o: ${DORE_LOC}/dore/include/dore_develop/develop.h
$(OBJ_PATH)/cmkrscl.o: ${DORE_LOC}/dore/include/dore_develop/error.h
$(OBJ_PATH)/cmkrscl.o: ${DORE_LOC}/dore/include/internal/bitfield.h
$(OBJ_PATH)/cmkrscl.o: ${DORE_LOC}/dore/include/internal/clip3d.h
$(OBJ_PATH)/cmkrscl.o: ${DORE_LOC}/dore/include/internal/dogen.h
$(OBJ_PATH)/cmkrscl.o: ${DORE_LOC}/dore/include/internal/error.h
$(OBJ_PATH)/cmkrscl.o: ${DORE_LOC}/dore/include/internal/exeset.h
$(OBJ_PATH)/cmkrscl.o: ${DORE_LOC}/dore/include/internal/filters.h
$(OBJ_PATH)/cmkrscl.o: ${DORE_LOC}/dore/include/internal/font.h
$(OBJ_PATH)/cmkrscl.o: ${DORE_LOC}/dore/include/internal/glbatt.h
$(OBJ_PATH)/cmkrscl.o: ${DORE_LOC}/dore/include/internal/modclpvol.h
$(OBJ_PATH)/cmkrscl.o: ${DORE_LOC}/dore/include/internal/priatt.h
$(OBJ_PATH)/cmkrscl.o: ${DORE_LOC}/dore/include/internal/util.h
$(OBJ_PATH)/cpckswi.o: ${DORE_LOC}/dore/include/dore.h
$(OBJ_PATH)/cpckswi.o: ${DORE_LOC}/dore/include/dore_develop/develop.h
$(OBJ_PATH)/cpckswi.o: ${DORE_LOC}/dore/include/dore_develop/error.h
$(OBJ_PATH)/cpckswi.o: ${DORE_LOC}/dore/include/internal/bitfield.h
$(OBJ_PATH)/cpckswi.o: ${DORE_LOC}/dore/include/internal/clip3d.h
$(OBJ_PATH)/cpckswi.o: ${DORE_LOC}/dore/include/internal/dogen.h
$(OBJ_PATH)/cpckswi.o: ${DORE_LOC}/dore/include/internal/error.h
$(OBJ_PATH)/cpckswi.o: ${DORE_LOC}/dore/include/internal/exeset.h
$(OBJ_PATH)/cpckswi.o: ${DORE_LOC}/dore/include/internal/filters.h
$(OBJ_PATH)/cpckswi.o: ${DORE_LOC}/dore/include/internal/font.h
$(OBJ_PATH)/cpckswi.o: ${DORE_LOC}/dore/include/internal/glbatt.h
$(OBJ_PATH)/cpckswi.o: ${DORE_LOC}/dore/include/internal/modclpvol.h
$(OBJ_PATH)/cpckswi.o: ${DORE_LOC}/dore/include/internal/priatt.h
$(OBJ_PATH)/cpckswi.o: ${DORE_LOC}/dore/include/internal/util.h
$(OBJ_PATH)/cradambswi.o: ${DORE_LOC}/dore/include/dore.h
$(OBJ_PATH)/cradambswi.o: ${DORE_LOC}/dore/include/dore_develop/develop.h
$(OBJ_PATH)/cradambswi.o: ${DORE_LOC}/dore/include/dore_develop/error.h
$(OBJ_PATH)/cradambswi.o: ${DORE_LOC}/dore/include/internal/bitfield.h
$(OBJ_PATH)/cradambswi.o: ${DORE_LOC}/dore/include/internal/clip3d.h
$(OBJ_PATH)/cradambswi.o: ${DORE_LOC}/dore/include/internal/dogen.h
$(OBJ_PATH)/cradambswi.o: ${DORE_LOC}/dore/include/internal/error.h
$(OBJ_PATH)/cradambswi.o: ${DORE_LOC}/dore/include/internal/exeset.h
$(OBJ_PATH)/cradambswi.o: ${DORE_LOC}/dore/include/internal/filters.h
$(OBJ_PATH)/cradambswi.o: ${DORE_LOC}/dore/include/internal/font.h
$(OBJ_PATH)/cradambswi.o: ${DORE_LOC}/dore/include/internal/glbatt.h
$(OBJ_PATH)/cradambswi.o: ${DORE_LOC}/dore/include/internal/modclpvol.h
$(OBJ_PATH)/cradambswi.o: ${DORE_LOC}/dore/include/internal/priatt.h
$(OBJ_PATH)/cradambswi.o: ${DORE_LOC}/dore/include/internal/util.h
$(OBJ_PATH)/cradswi.o: ${DORE_LOC}/dore/include/dore.h
$(OBJ_PATH)/cradswi.o: ${DORE_LOC}/dore/include/dore_develop/develop.h
$(OBJ_PATH)/cradswi.o: ${DORE_LOC}/dore/include/dore_develop/error.h
$(OBJ_PATH)/cradswi.o: ${DORE_LOC}/dore/include/internal/bitfield.h
$(OBJ_PATH)/cradswi.o: ${DORE_LOC}/dore/include/internal/clip3d.h
$(OBJ_PATH)/cradswi.o: ${DORE_LOC}/dore/include/internal/dogen.h
$(OBJ_PATH)/cradswi.o: ${DORE_LOC}/dore/include/internal/error.h
$(OBJ_PATH)/cradswi.o: ${DORE_LOC}/dore/include/internal/exeset.h
$(OBJ_PATH)/cradswi.o: ${DORE_LOC}/dore/include/internal/filters.h
$(OBJ_PATH)/cradswi.o: ${DORE_LOC}/dore/include/internal/font.h
$(OBJ_PATH)/cradswi.o: ${DORE_LOC}/dore/include/internal/glbatt.h
$(OBJ_PATH)/cradswi.o: ${DORE_LOC}/dore/include/internal/modclpvol.h
$(OBJ_PATH)/cradswi.o: ${DORE_LOC}/dore/include/internal/priatt.h
$(OBJ_PATH)/cradswi.o: ${DORE_LOC}/dore/include/internal/util.h
$(OBJ_PATH)/crefridx.o: ${DORE_LOC}/dore/include/dore.h
$(OBJ_PATH)/crefridx.o: ${DORE_LOC}/dore/include/dore_develop/develop.h
$(OBJ_PATH)/crefridx.o: ${DORE_LOC}/dore/include/dore_develop/error.h
$(OBJ_PATH)/crefridx.o: ${DORE_LOC}/dore/include/internal/bitfield.h
$(OBJ_PATH)/crefridx.o: ${DORE_LOC}/dore/include/internal/clip3d.h
$(OBJ_PATH)/crefridx.o: ${DORE_LOC}/dore/include/internal/dogen.h
$(OBJ_PATH)/crefridx.o: ${DORE_LOC}/dore/include/internal/error.h
$(OBJ_PATH)/crefridx.o: ${DORE_LOC}/dore/include/internal/exeset.h
$(OBJ_PATH)/crefridx.o: ${DORE_LOC}/dore/include/internal/filters.h
$(OBJ_PATH)/crefridx.o: ${DORE_LOC}/dore/include/internal/font.h
$(OBJ_PATH)/crefridx.o: ${DORE_LOC}/dore/include/internal/glbatt.h
$(OBJ_PATH)/crefridx.o: ${DORE_LOC}/dore/include/internal/modclpvol.h
$(OBJ_PATH)/crefridx.o: ${DORE_LOC}/dore/include/internal/priatt.h
$(OBJ_PATH)/crefridx.o: ${DORE_LOC}/dore/include/internal/util.h
$(OBJ_PATH)/crefrswi.o: ${DORE_LOC}/dore/include/dore.h
$(OBJ_PATH)/crefrswi.o: ${DORE_LOC}/dore/include/dore_develop/develop.h
$(OBJ_PATH)/crefrswi.o: ${DORE_LOC}/dore/include/dore_develop/error.h
$(OBJ_PATH)/crefrswi.o: ${DORE_LOC}/dore/include/internal/bitfield.h
$(OBJ_PATH)/crefrswi.o: ${DORE_LOC}/dore/include/internal/clip3d.h
$(OBJ_PATH)/crefrswi.o: ${DORE_LOC}/dore/include/internal/dogen.h
$(OBJ_PATH)/crefrswi.o: ${DORE_LOC}/dore/include/internal/error.h
$(OBJ_PATH)/crefrswi.o: ${DORE_LOC}/dore/include/internal/exeset.h
$(OBJ_PATH)/crefrswi.o: ${DORE_LOC}/dore/include/internal/filters.h
$(OBJ_PATH)/crefrswi.o: ${DORE_LOC}/dore/include/internal/font.h
$(OBJ_PATH)/crefrswi.o: ${DORE_LOC}/dore/include/internal/glbatt.h
$(OBJ_PATH)/crefrswi.o: ${DORE_LOC}/dore/include/internal/modclpvol.h
$(OBJ_PATH)/crefrswi.o: ${DORE_LOC}/dore/include/internal/priatt.h
$(OBJ_PATH)/crefrswi.o: ${DORE_LOC}/dore/include/internal/util.h
$(OBJ_PATH)/crefswi.o: ${DORE_LOC}/dore/include/dore.h
$(OBJ_PATH)/crefswi.o: ${DORE_LOC}/dore/include/dore_develop/develop.h
$(OBJ_PATH)/crefswi.o: ${DORE_LOC}/dore/include/dore_develop/error.h
$(OBJ_PATH)/crefswi.o: ${DORE_LOC}/dore/include/internal/bitfield.h
$(OBJ_PATH)/crefswi.o: ${DORE_LOC}/dore/include/internal/clip3d.h
$(OBJ_PATH)/crefswi.o: ${DORE_LOC}/dore/include/internal/dogen.h
$(OBJ_PATH)/crefswi.o: ${DORE_LOC}/dore/include/internal/error.h
$(OBJ_PATH)/crefswi.o: ${DORE_LOC}/dore/include/internal/exeset.h
$(OBJ_PATH)/crefswi.o: ${DORE_LOC}/dore/include/internal/filters.h
$(OBJ_PATH)/crefswi.o: ${DORE_LOC}/dore/include/internal/font.h
$(OBJ_PATH)/crefswi.o: ${DORE_LOC}/dore/include/internal/glbatt.h
$(OBJ_PATH)/crefswi.o: ${DORE_LOC}/dore/include/internal/modclpvol.h
$(OBJ_PATH)/crefswi.o: ${DORE_LOC}/dore/include/internal/priatt.h
$(OBJ_PATH)/crefswi.o: ${DORE_LOC}/dore/include/internal/util.h
$(OBJ_PATH)/creptyp.o: ${DORE_LOC}/dore/include/dore.h
$(OBJ_PATH)/creptyp.o: ${DORE_LOC}/dore/include/dore_develop/develop.h
$(OBJ_PATH)/creptyp.o: ${DORE_LOC}/dore/include/dore_develop/error.h
$(OBJ_PATH)/creptyp.o: ${DORE_LOC}/dore/include/internal/bitfield.h
$(OBJ_PATH)/creptyp.o: ${DORE_LOC}/dore/include/internal/clip3d.h
$(OBJ_PATH)/creptyp.o: ${DORE_LOC}/dore/include/internal/dogen.h
$(OBJ_PATH)/creptyp.o: ${DORE_LOC}/dore/include/internal/error.h
$(OBJ_PATH)/creptyp.o: ${DORE_LOC}/dore/include/internal/exeset.h
$(OBJ_PATH)/creptyp.o: ${DORE_LOC}/dore/include/internal/filters.h
$(OBJ_PATH)/creptyp.o: ${DORE_LOC}/dore/include/internal/font.h
$(OBJ_PATH)/creptyp.o: ${DORE_LOC}/dore/include/internal/glbatt.h
$(OBJ_PATH)/creptyp.o: ${DORE_LOC}/dore/include/internal/modclpvol.h
$(OBJ_PATH)/creptyp.o: ${DORE_LOC}/dore/include/internal/priatt.h
$(OBJ_PATH)/creptyp.o: ${DORE_LOC}/dore/include/internal/util.h
$(OBJ_PATH)/cshaswi.o: ${DORE_LOC}/dore/include/dore.h
$(OBJ_PATH)/cshaswi.o: ${DORE_LOC}/dore/include/dore_develop/develop.h
$(OBJ_PATH)/cshaswi.o: ${DORE_LOC}/dore/include/dore_develop/error.h
$(OBJ_PATH)/cshaswi.o: ${DORE_LOC}/dore/include/internal/bitfield.h
$(OBJ_PATH)/cshaswi.o: ${DORE_LOC}/dore/include/internal/clip3d.h
$(OBJ_PATH)/cshaswi.o: ${DORE_LOC}/dore/include/internal/dogen.h
$(OBJ_PATH)/cshaswi.o: ${DORE_LOC}/dore/include/internal/error.h
$(OBJ_PATH)/cshaswi.o: ${DORE_LOC}/dore/include/internal/exeset.h
$(OBJ_PATH)/cshaswi.o: ${DORE_LOC}/dore/include/internal/filters.h
$(OBJ_PATH)/cshaswi.o: ${DORE_LOC}/dore/include/internal/font.h
$(OBJ_PATH)/cshaswi.o: ${DORE_LOC}/dore/include/internal/glbatt.h
$(OBJ_PATH)/cshaswi.o: ${DORE_LOC}/dore/include/internal/modclpvol.h
$(OBJ_PATH)/cshaswi.o: ${DORE_LOC}/dore/include/internal/priatt.h
$(OBJ_PATH)/cshaswi.o: ${DORE_LOC}/dore/include/internal/util.h
$(OBJ_PATH)/cshdidx.o: ${DORE_LOC}/dore/include/dore.h
$(OBJ_PATH)/cshdidx.o: ${DORE_LOC}/dore/include/dore_develop/develop.h
$(OBJ_PATH)/cshdidx.o: ${DORE_LOC}/dore/include/dore_develop/error.h
$(OBJ_PATH)/cshdidx.o: ${DORE_LOC}/dore/include/internal/bitfield.h
$(OBJ_PATH)/cshdidx.o: ${DORE_LOC}/dore/include/internal/clip3d.h
$(OBJ_PATH)/cshdidx.o: ${DORE_LOC}/dore/include/internal/dogen.h
$(OBJ_PATH)/cshdidx.o: ${DORE_LOC}/dore/include/internal/error.h
$(OBJ_PATH)/cshdidx.o: ${DORE_LOC}/dore/include/internal/exeset.h
$(OBJ_PATH)/cshdidx.o: ${DORE_LOC}/dore/include/internal/filters.h
$(OBJ_PATH)/cshdidx.o: ${DORE_LOC}/dore/include/internal/font.h
$(OBJ_PATH)/cshdidx.o: ${DORE_LOC}/dore/include/internal/glbatt.h
$(OBJ_PATH)/cshdidx.o: ${DORE_LOC}/dore/include/internal/modclpvol.h
$(OBJ_PATH)/cshdidx.o: ${DORE_LOC}/dore/include/internal/priatt.h
$(OBJ_PATH)/cshdidx.o: ${DORE_LOC}/dore/include/internal/util.h
$(OBJ_PATH)/cspcclr.o: ${DORE_LOC}/dore/include/dore.h
$(OBJ_PATH)/cspcclr.o: ${DORE_LOC}/dore/include/dore_develop/develop.h
$(OBJ_PATH)/cspcclr.o: ${DORE_LOC}/dore/include/dore_develop/error.h
$(OBJ_PATH)/cspcclr.o: ${DORE_LOC}/dore/include/internal/bitfield.h
$(OBJ_PATH)/cspcclr.o: ${DORE_LOC}/dore/include/internal/clip3d.h
$(OBJ_PATH)/cspcclr.o: ${DORE_LOC}/dore/include/internal/dogen.h
$(OBJ_PATH)/cspcclr.o: ${DORE_LOC}/dore/include/internal/error.h
$(OBJ_PATH)/cspcclr.o: ${DORE_LOC}/dore/include/internal/exeset.h
$(OBJ_PATH)/cspcclr.o: ${DORE_LOC}/dore/include/internal/filters.h
$(OBJ_PATH)/cspcclr.o: ${DORE_LOC}/dore/include/internal/font.h
$(OBJ_PATH)/cspcclr.o: ${DORE_LOC}/dore/include/internal/glbatt.h
$(OBJ_PATH)/cspcclr.o: ${DORE_LOC}/dore/include/internal/modclpvol.h
$(OBJ_PATH)/cspcclr.o: ${DORE_LOC}/dore/include/internal/priatt.h
$(OBJ_PATH)/cspcclr.o: ${DORE_LOC}/dore/include/internal/util.h
$(OBJ_PATH)/cspcfct.o: ${DORE_LOC}/dore/include/dore.h
$(OBJ_PATH)/cspcfct.o: ${DORE_LOC}/dore/include/dore_develop/develop.h
$(OBJ_PATH)/cspcfct.o: ${DORE_LOC}/dore/include/dore_develop/error.h
$(OBJ_PATH)/cspcfct.o: ${DORE_LOC}/dore/include/internal/bitfield.h
$(OBJ_PATH)/cspcfct.o: ${DORE_LOC}/dore/include/internal/clip3d.h
$(OBJ_PATH)/cspcfct.o: ${DORE_LOC}/dore/include/internal/dogen.h
$(OBJ_PATH)/cspcfct.o: ${DORE_LOC}/dore/include/internal/error.h
$(OBJ_PATH)/cspcfct.o: ${DORE_LOC}/dore/include/internal/exeset.h
$(OBJ_PATH)/cspcfct.o: ${DORE_LOC}/dore/include/internal/filters.h
$(OBJ_PATH)/cspcfct.o: ${DORE_LOC}/dore/include/internal/font.h
$(OBJ_PATH)/cspcfct.o: ${DORE_LOC}/dore/include/internal/glbatt.h
$(OBJ_PATH)/cspcfct.o: ${DORE_LOC}/dore/include/internal/modclpvol.h
$(OBJ_PATH)/cspcfct.o: ${DORE_LOC}/dore/include/internal/priatt.h
$(OBJ_PATH)/cspcfct.o: ${DORE_LOC}/dore/include/internal/util.h
$(OBJ_PATH)/cspcint.o: ${DORE_LOC}/dore/include/dore.h
$(OBJ_PATH)/cspcint.o: ${DORE_LOC}/dore/include/dore_develop/develop.h
$(OBJ_PATH)/cspcint.o: ${DORE_LOC}/dore/include/dore_develop/error.h
$(OBJ_PATH)/cspcint.o: ${DORE_LOC}/dore/include/internal/bitfield.h
$(OBJ_PATH)/cspcint.o: ${DORE_LOC}/dore/include/internal/clip3d.h
$(OBJ_PATH)/cspcint.o: ${DORE_LOC}/dore/include/internal/dogen.h
$(OBJ_PATH)/cspcint.o: ${DORE_LOC}/dore/include/internal/error.h
$(OBJ_PATH)/cspcint.o: ${DORE_LOC}/dore/include/internal/exeset.h
$(OBJ_PATH)/cspcint.o: ${DORE_LOC}/dore/include/internal/filters.h
$(OBJ_PATH)/cspcint.o: ${DORE_LOC}/dore/include/internal/font.h
$(OBJ_PATH)/cspcint.o: ${DORE_LOC}/dore/include/internal/glbatt.h
$(OBJ_PATH)/cspcint.o: ${DORE_LOC}/dore/include/internal/modclpvol.h
$(OBJ_PATH)/cspcint.o: ${DORE_LOC}/dore/include/internal/priatt.h
$(OBJ_PATH)/cspcint.o: ${DORE_LOC}/dore/include/internal/util.h
$(OBJ_PATH)/cspcswi.o: ${DORE_LOC}/dore/include/dore.h
$(OBJ_PATH)/cspcswi.o: ${DORE_LOC}/dore/include/dore_develop/develop.h
$(OBJ_PATH)/cspcswi.o: ${DORE_LOC}/dore/include/dore_develop/error.h
$(OBJ_PATH)/cspcswi.o: ${DORE_LOC}/dore/include/internal/bitfield.h
$(OBJ_PATH)/cspcswi.o: ${DORE_LOC}/dore/include/internal/clip3d.h
$(OBJ_PATH)/cspcswi.o: ${DORE_LOC}/dore/include/internal/dogen.h
$(OBJ_PATH)/cspcswi.o: ${DORE_LOC}/dore/include/internal/error.h
$(OBJ_PATH)/cspcswi.o: ${DORE_LOC}/dore/include/internal/exeset.h
$(OBJ_PATH)/cspcswi.o: ${DORE_LOC}/dore/include/internal/filters.h
$(OBJ_PATH)/cspcswi.o: ${DORE_LOC}/dore/include/internal/font.h
$(OBJ_PATH)/cspcswi.o: ${DORE_LOC}/dore/include/internal/glbatt.h
$(OBJ_PATH)/cspcswi.o: ${DORE_LOC}/dore/include/internal/modclpvol.h
$(OBJ_PATH)/cspcswi.o: ${DORE_LOC}/dore/include/internal/priatt.h
$(OBJ_PATH)/cspcswi.o: ${DORE_LOC}/dore/include/internal/util.h
$(OBJ_PATH)/csrfedgclr.o: ${DORE_LOC}/dore/include/dore.h
$(OBJ_PATH)/csrfedgclr.o: ${DORE_LOC}/dore/include/dore_develop/develop.h
$(OBJ_PATH)/csrfedgclr.o: ${DORE_LOC}/dore/include/dore_develop/error.h
$(OBJ_PATH)/csrfedgclr.o: ${DORE_LOC}/dore/include/internal/bitfield.h
$(OBJ_PATH)/csrfedgclr.o: ${DORE_LOC}/dore/include/internal/clip3d.h
$(OBJ_PATH)/csrfedgclr.o: ${DORE_LOC}/dore/include/internal/dogen.h
$(OBJ_PATH)/csrfedgclr.o: ${DORE_LOC}/dore/include/internal/error.h
$(OBJ_PATH)/csrfedgclr.o: ${DORE_LOC}/dore/include/internal/exeset.h
$(OBJ_PATH)/csrfedgclr.o: ${DORE_LOC}/dore/include/internal/filters.h
$(OBJ_PATH)/csrfedgclr.o: ${DORE_LOC}/dore/include/internal/font.h
$(OBJ_PATH)/csrfedgclr.o: ${DORE_LOC}/dore/include/internal/glbatt.h
$(OBJ_PATH)/csrfedgclr.o: ${DORE_LOC}/dore/include/internal/modclpvol.h
$(OBJ_PATH)/csrfedgclr.o: ${DORE_LOC}/dore/include/internal/priatt.h
$(OBJ_PATH)/csrfedgclr.o: ${DORE_LOC}/dore/include/internal/util.h
$(OBJ_PATH)/csrfshd.o: ${DORE_LOC}/dore/include/dore.h
$(OBJ_PATH)/csrfshd.o: ${DORE_LOC}/dore/include/dore_develop/develop.h
$(OBJ_PATH)/csrfshd.o: ${DORE_LOC}/dore/include/dore_develop/error.h
$(OBJ_PATH)/csrfshd.o: ${DORE_LOC}/dore/include/internal/bitfield.h
$(OBJ_PATH)/csrfshd.o: ${DORE_LOC}/dore/include/internal/clip3d.h
$(OBJ_PATH)/csrfshd.o: ${DORE_LOC}/dore/include/internal/dogen.h
$(OBJ_PATH)/csrfshd.o: ${DORE_LOC}/dore/include/internal/error.h
$(OBJ_PATH)/csrfshd.o: ${DORE_LOC}/dore/include/internal/exeset.h
$(OBJ_PATH)/csrfshd.o: ${DORE_LOC}/dore/include/internal/filters.h
$(OBJ_PATH)/csrfshd.o: ${DORE_LOC}/dore/include/internal/font.h
$(OBJ_PATH)/csrfshd.o: ${DORE_LOC}/dore/include/internal/glbatt.h
$(OBJ_PATH)/csrfshd.o: ${DORE_LOC}/dore/include/internal/modclpvol.h
$(OBJ_PATH)/csrfshd.o: ${DORE_LOC}/dore/include/internal/priatt.h
$(OBJ_PATH)/csrfshd.o: ${DORE_LOC}/dore/include/internal/util.h
$(OBJ_PATH)/csubdivspc.o: ${DORE_LOC}/dore/include/dore.h
$(OBJ_PATH)/csubdivspc.o: ${DORE_LOC}/dore/include/dore_develop/develop.h
$(OBJ_PATH)/csubdivspc.o: ${DORE_LOC}/dore/include/dore_develop/error.h
$(OBJ_PATH)/csubdivspc.o: ${DORE_LOC}/dore/include/internal/bitfield.h
$(OBJ_PATH)/csubdivspc.o: ${DORE_LOC}/dore/include/internal/clip3d.h
$(OBJ_PATH)/csubdivspc.o: ${DORE_LOC}/dore/include/internal/dogen.h
$(OBJ_PATH)/csubdivspc.o: ${DORE_LOC}/dore/include/internal/error.h
$(OBJ_PATH)/csubdivspc.o: ${DORE_LOC}/dore/include/internal/exeset.h
$(OBJ_PATH)/csubdivspc.o: ${DORE_LOC}/dore/include/internal/filters.h
$(OBJ_PATH)/csubdivspc.o: ${DORE_LOC}/dore/include/internal/font.h
$(OBJ_PATH)/csubdivspc.o: ${DORE_LOC}/dore/include/internal/glbatt.h
$(OBJ_PATH)/csubdivspc.o: ${DORE_LOC}/dore/include/internal/modclpvol.h
$(OBJ_PATH)/csubdivspc.o: ${DORE_LOC}/dore/include/internal/priatt.h
$(OBJ_PATH)/csubdivspc.o: ${DORE_LOC}/dore/include/internal/util.h
$(OBJ_PATH)/ctrnclr.o: ${DORE_LOC}/dore/include/dore.h
$(OBJ_PATH)/ctrnclr.o: ${DORE_LOC}/dore/include/dore_develop/develop.h
$(OBJ_PATH)/ctrnclr.o: ${DORE_LOC}/dore/include/dore_develop/error.h
$(OBJ_PATH)/ctrnclr.o: ${DORE_LOC}/dore/include/internal/bitfield.h
$(OBJ_PATH)/ctrnclr.o: ${DORE_LOC}/dore/include/internal/clip3d.h
$(OBJ_PATH)/ctrnclr.o: ${DORE_LOC}/dore/include/internal/dogen.h
$(OBJ_PATH)/ctrnclr.o: ${DORE_LOC}/dore/include/internal/error.h
$(OBJ_PATH)/ctrnclr.o: ${DORE_LOC}/dore/include/internal/exeset.h
$(OBJ_PATH)/ctrnclr.o: ${DORE_LOC}/dore/include/internal/filters.h
$(OBJ_PATH)/ctrnclr.o: ${DORE_LOC}/dore/include/internal/font.h
$(OBJ_PATH)/ctrnclr.o: ${DORE_LOC}/dore/include/internal/glbatt.h
$(OBJ_PATH)/ctrnclr.o: ${DORE_LOC}/dore/include/internal/modclpvol.h
$(OBJ_PATH)/ctrnclr.o: ${DORE_LOC}/dore/include/internal/priatt.h
$(OBJ_PATH)/ctrnclr.o: ${DORE_LOC}/dore/include/internal/util.h
$(OBJ_PATH)/ctrnint.o: ${DORE_LOC}/dore/include/dore.h
$(OBJ_PATH)/ctrnint.o: ${DORE_LOC}/dore/include/dore_develop/develop.h
$(OBJ_PATH)/ctrnint.o: ${DORE_LOC}/dore/include/dore_develop/error.h
$(OBJ_PATH)/ctrnint.o: ${DORE_LOC}/dore/include/internal/bitfield.h
$(OBJ_PATH)/ctrnint.o: ${DORE_LOC}/dore/include/internal/clip3d.h
$(OBJ_PATH)/ctrnint.o: ${DORE_LOC}/dore/include/internal/dogen.h
$(OBJ_PATH)/ctrnint.o: ${DORE_LOC}/dore/include/internal/error.h
$(OBJ_PATH)/ctrnint.o: ${DORE_LOC}/dore/include/internal/exeset.h
$(OBJ_PATH)/ctrnint.o: ${DORE_LOC}/dore/include/internal/filters.h
$(OBJ_PATH)/ctrnint.o: ${DORE_LOC}/dore/include/internal/font.h
$(OBJ_PATH)/ctrnint.o: ${DORE_LOC}/dore/include/internal/glbatt.h
$(OBJ_PATH)/ctrnint.o: ${DORE_LOC}/dore/include/internal/modclpvol.h
$(OBJ_PATH)/ctrnint.o: ${DORE_LOC}/dore/include/internal/priatt.h
$(OBJ_PATH)/ctrnint.o: ${DORE_LOC}/dore/include/internal/util.h
$(OBJ_PATH)/ctrnorclr.o: ${DORE_LOC}/dore/include/dore.h
$(OBJ_PATH)/ctrnorclr.o: ${DORE_LOC}/dore/include/dore_develop/develop.h
$(OBJ_PATH)/ctrnorclr.o: ${DORE_LOC}/dore/include/dore_develop/error.h
$(OBJ_PATH)/ctrnorclr.o: ${DORE_LOC}/dore/include/internal/bitfield.h
$(OBJ_PATH)/ctrnorclr.o: ${DORE_LOC}/dore/include/internal/clip3d.h
$(OBJ_PATH)/ctrnorclr.o: ${DORE_LOC}/dore/include/internal/dogen.h
$(OBJ_PATH)/ctrnorclr.o: ${DORE_LOC}/dore/include/internal/error.h
$(OBJ_PATH)/ctrnorclr.o: ${DORE_LOC}/dore/include/internal/exeset.h
$(OBJ_PATH)/ctrnorclr.o: ${DORE_LOC}/dore/include/internal/filters.h
$(OBJ_PATH)/ctrnorclr.o: ${DORE_LOC}/dore/include/internal/font.h
$(OBJ_PATH)/ctrnorclr.o: ${DORE_LOC}/dore/include/internal/glbatt.h
$(OBJ_PATH)/ctrnorclr.o: ${DORE_LOC}/dore/include/internal/modclpvol.h
$(OBJ_PATH)/ctrnorclr.o: ${DORE_LOC}/dore/include/internal/priatt.h
$(OBJ_PATH)/ctrnorclr.o: ${DORE_LOC}/dore/include/internal/util.h
$(OBJ_PATH)/ctrnorexp.o: ${DORE_LOC}/dore/include/dore.h
$(OBJ_PATH)/ctrnorexp.o: ${DORE_LOC}/dore/include/dore_develop/develop.h
$(OBJ_PATH)/ctrnorexp.o: ${DORE_LOC}/dore/include/dore_develop/error.h
$(OBJ_PATH)/ctrnorexp.o: ${DORE_LOC}/dore/include/internal/bitfield.h
$(OBJ_PATH)/ctrnorexp.o: ${DORE_LOC}/dore/include/internal/clip3d.h
$(OBJ_PATH)/ctrnorexp.o: ${DORE_LOC}/dore/include/internal/dogen.h
$(OBJ_PATH)/ctrnorexp.o: ${DORE_LOC}/dore/include/internal/error.h
$(OBJ_PATH)/ctrnorexp.o: ${DORE_LOC}/dore/include/internal/exeset.h
$(OBJ_PATH)/ctrnorexp.o: ${DORE_LOC}/dore/include/internal/filters.h
$(OBJ_PATH)/ctrnorexp.o: ${DORE_LOC}/dore/include/internal/font.h
$(OBJ_PATH)/ctrnorexp.o: ${DORE_LOC}/dore/include/internal/glbatt.h
$(OBJ_PATH)/ctrnorexp.o: ${DORE_LOC}/dore/include/internal/modclpvol.h
$(OBJ_PATH)/ctrnorexp.o: ${DORE_LOC}/dore/include/internal/priatt.h
$(OBJ_PATH)/ctrnorexp.o: ${DORE_LOC}/dore/include/internal/util.h
$(OBJ_PATH)/ctrnorint.o: ${DORE_LOC}/dore/include/dore.h
$(OBJ_PATH)/ctrnorint.o: ${DORE_LOC}/dore/include/dore_develop/develop.h
$(OBJ_PATH)/ctrnorint.o: ${DORE_LOC}/dore/include/dore_develop/error.h
$(OBJ_PATH)/ctrnorint.o: ${DORE_LOC}/dore/include/internal/bitfield.h
$(OBJ_PATH)/ctrnorint.o: ${DORE_LOC}/dore/include/internal/clip3d.h
$(OBJ_PATH)/ctrnorint.o: ${DORE_LOC}/dore/include/internal/dogen.h
$(OBJ_PATH)/ctrnorint.o: ${DORE_LOC}/dore/include/internal/error.h
$(OBJ_PATH)/ctrnorint.o: ${DORE_LOC}/dore/include/internal/exeset.h
$(OBJ_PATH)/ctrnorint.o: ${DORE_LOC}/dore/include/internal/filters.h
$(OBJ_PATH)/ctrnorint.o: ${DORE_LOC}/dore/include/internal/font.h
$(OBJ_PATH)/ctrnorint.o: ${DORE_LOC}/dore/include/internal/glbatt.h
$(OBJ_PATH)/ctrnorint.o: ${DORE_LOC}/dore/include/internal/modclpvol.h
$(OBJ_PATH)/ctrnorint.o: ${DORE_LOC}/dore/include/internal/priatt.h
$(OBJ_PATH)/ctrnorint.o: ${DORE_LOC}/dore/include/internal/util.h
$(OBJ_PATH)/ctrnorswi.o: ${DORE_LOC}/dore/include/dore.h
$(OBJ_PATH)/ctrnorswi.o: ${DORE_LOC}/dore/include/dore_develop/develop.h
$(OBJ_PATH)/ctrnorswi.o: ${DORE_LOC}/dore/include/dore_develop/error.h
$(OBJ_PATH)/ctrnorswi.o: ${DORE_LOC}/dore/include/internal/bitfield.h
$(OBJ_PATH)/ctrnorswi.o: ${DORE_LOC}/dore/include/internal/clip3d.h
$(OBJ_PATH)/ctrnorswi.o: ${DORE_LOC}/dore/include/internal/dogen.h
$(OBJ_PATH)/ctrnorswi.o: ${DORE_LOC}/dore/include/internal/error.h
$(OBJ_PATH)/ctrnorswi.o: ${DORE_LOC}/dore/include/internal/exeset.h
$(OBJ_PATH)/ctrnorswi.o: ${DORE_LOC}/dore/include/internal/filters.h
$(OBJ_PATH)/ctrnorswi.o: ${DORE_LOC}/dore/include/internal/font.h
$(OBJ_PATH)/ctrnorswi.o: ${DORE_LOC}/dore/include/internal/glbatt.h
$(OBJ_PATH)/ctrnorswi.o: ${DORE_LOC}/dore/include/internal/modclpvol.h
$(OBJ_PATH)/ctrnorswi.o: ${DORE_LOC}/dore/include/internal/priatt.h
$(OBJ_PATH)/ctrnorswi.o: ${DORE_LOC}/dore/include/internal/util.h
$(OBJ_PATH)/ctrnswi.o: ${DORE_LOC}/dore/include/dore.h
$(OBJ_PATH)/ctrnswi.o: ${DORE_LOC}/dore/include/dore_develop/develop.h
$(OBJ_PATH)/ctrnswi.o: ${DORE_LOC}/dore/include/dore_develop/error.h
$(OBJ_PATH)/ctrnswi.o: ${DORE_LOC}/dore/include/internal/bitfield.h
$(OBJ_PATH)/ctrnswi.o: ${DORE_LOC}/dore/include/internal/clip3d.h
$(OBJ_PATH)/ctrnswi.o: ${DORE_LOC}/dore/include/internal/dogen.h
$(OBJ_PATH)/ctrnswi.o: ${DORE_LOC}/dore/include/internal/error.h
$(OBJ_PATH)/ctrnswi.o: ${DORE_LOC}/dore/include/internal/exeset.h
$(OBJ_PATH)/ctrnswi.o: ${DORE_LOC}/dore/include/internal/filters.h
$(OBJ_PATH)/ctrnswi.o: ${DORE_LOC}/dore/include/internal/font.h
$(OBJ_PATH)/ctrnswi.o: ${DORE_LOC}/dore/include/internal/glbatt.h
$(OBJ_PATH)/ctrnswi.o: ${DORE_LOC}/dore/include/internal/modclpvol.h
$(OBJ_PATH)/ctrnswi.o: ${DORE_LOC}/dore/include/internal/priatt.h
$(OBJ_PATH)/ctrnswi.o: ${DORE_LOC}/dore/include/internal/util.h
$(OBJ_PATH)/ctxtali.o: ${DORE_LOC}/dore/include/dore.h
$(OBJ_PATH)/ctxtali.o: ${DORE_LOC}/dore/include/dore_develop/develop.h
$(OBJ_PATH)/ctxtali.o: ${DORE_LOC}/dore/include/dore_develop/error.h
$(OBJ_PATH)/ctxtali.o: ${DORE_LOC}/dore/include/internal/bitfield.h
$(OBJ_PATH)/ctxtali.o: ${DORE_LOC}/dore/include/internal/clip3d.h
$(OBJ_PATH)/ctxtali.o: ${DORE_LOC}/dore/include/internal/dogen.h
$(OBJ_PATH)/ctxtali.o: ${DORE_LOC}/dore/include/internal/error.h
$(OBJ_PATH)/ctxtali.o: ${DORE_LOC}/dore/include/internal/exeset.h
$(OBJ_PATH)/ctxtali.o: ${DORE_LOC}/dore/include/internal/filters.h
$(OBJ_PATH)/ctxtali.o: ${DORE_LOC}/dore/include/internal/font.h
$(OBJ_PATH)/ctxtali.o: ${DORE_LOC}/dore/include/internal/glbatt.h
$(OBJ_PATH)/ctxtali.o: ${DORE_LOC}/dore/include/internal/modclpvol.h
$(OBJ_PATH)/ctxtali.o: ${DORE_LOC}/dore/include/internal/priatt.h
$(OBJ_PATH)/ctxtali.o: ${DORE_LOC}/dore/include/internal/util.h
$(OBJ_PATH)/ctxtexpfct.o: ${DORE_LOC}/dore/include/dore.h
$(OBJ_PATH)/ctxtexpfct.o: ${DORE_LOC}/dore/include/dore_develop/develop.h
$(OBJ_PATH)/ctxtexpfct.o: ${DORE_LOC}/dore/include/dore_develop/error.h
$(OBJ_PATH)/ctxtexpfct.o: ${DORE_LOC}/dore/include/internal/bitfield.h
$(OBJ_PATH)/ctxtexpfct.o: ${DORE_LOC}/dore/include/internal/clip3d.h
$(OBJ_PATH)/ctxtexpfct.o: ${DORE_LOC}/dore/include/internal/dogen.h
$(OBJ_PATH)/ctxtexpfct.o: ${DORE_LOC}/dore/include/internal/error.h
$(OBJ_PATH)/ctxtexpfct.o: ${DORE_LOC}/dore/include/internal/exeset.h
$(OBJ_PATH)/ctxtexpfct.o: ${DORE_LOC}/dore/include/internal/filters.h
$(OBJ_PATH)/ctxtexpfct.o: ${DORE_LOC}/dore/include/internal/font.h
$(OBJ_PATH)/ctxtexpfct.o: ${DORE_LOC}/dore/include/internal/glbatt.h
$(OBJ_PATH)/ctxtexpfct.o: ${DORE_LOC}/dore/include/internal/modclpvol.h
$(OBJ_PATH)/ctxtexpfct.o: ${DORE_LOC}/dore/include/internal/priatt.h
$(OBJ_PATH)/ctxtexpfct.o: ${DORE_LOC}/dore/include/internal/util.h
$(OBJ_PATH)/ctxtfnt.o: ${DORE_LOC}/dore/include/dore.h
$(OBJ_PATH)/ctxtfnt.o: ${DORE_LOC}/dore/include/dore_develop/develop.h
$(OBJ_PATH)/ctxtfnt.o: ${DORE_LOC}/dore/include/dore_develop/error.h
$(OBJ_PATH)/ctxtfnt.o: ${DORE_LOC}/dore/include/internal/bitfield.h
$(OBJ_PATH)/ctxtfnt.o: ${DORE_LOC}/dore/include/internal/clip3d.h
$(OBJ_PATH)/ctxtfnt.o: ${DORE_LOC}/dore/include/internal/dogen.h
$(OBJ_PATH)/ctxtfnt.o: ${DORE_LOC}/dore/include/internal/error.h
$(OBJ_PATH)/ctxtfnt.o: ${DORE_LOC}/dore/include/internal/exeset.h
$(OBJ_PATH)/ctxtfnt.o: ${DORE_LOC}/dore/include/internal/filters.h
$(OBJ_PATH)/ctxtfnt.o: ${DORE_LOC}/dore/include/internal/font.h
$(OBJ_PATH)/ctxtfnt.o: ${DORE_LOC}/dore/include/internal/glbatt.h
$(OBJ_PATH)/ctxtfnt.o: ${DORE_LOC}/dore/include/internal/modclpvol.h
$(OBJ_PATH)/ctxtfnt.o: ${DORE_LOC}/dore/include/internal/priatt.h
$(OBJ_PATH)/ctxtfnt.o: ${DORE_LOC}/dore/include/internal/util.h
$(OBJ_PATH)/ctxthgt.o: ${DORE_LOC}/dore/include/dore.h
$(OBJ_PATH)/ctxthgt.o: ${DORE_LOC}/dore/include/dore_develop/develop.h
$(OBJ_PATH)/ctxthgt.o: ${DORE_LOC}/dore/include/dore_develop/error.h
$(OBJ_PATH)/ctxthgt.o: ${DORE_LOC}/dore/include/internal/bitfield.h
$(OBJ_PATH)/ctxthgt.o: ${DORE_LOC}/dore/include/internal/clip3d.h
$(OBJ_PATH)/ctxthgt.o: ${DORE_LOC}/dore/include/internal/dogen.h
$(OBJ_PATH)/ctxthgt.o: ${DORE_LOC}/dore/include/internal/error.h
$(OBJ_PATH)/ctxthgt.o: ${DORE_LOC}/dore/include/internal/exeset.h
$(OBJ_PATH)/ctxthgt.o: ${DORE_LOC}/dore/include/internal/filters.h
$(OBJ_PATH)/ctxthgt.o: ${DORE_LOC}/dore/include/internal/font.h
$(OBJ_PATH)/ctxthgt.o: ${DORE_LOC}/dore/include/internal/glbatt.h
$(OBJ_PATH)/ctxthgt.o: ${DORE_LOC}/dore/include/internal/modclpvol.h
$(OBJ_PATH)/ctxthgt.o: ${DORE_LOC}/dore/include/internal/priatt.h
$(OBJ_PATH)/ctxthgt.o: ${DORE_LOC}/dore/include/internal/util.h
$(OBJ_PATH)/ctxtpat.o: ${DORE_LOC}/dore/include/dore.h
$(OBJ_PATH)/ctxtpat.o: ${DORE_LOC}/dore/include/dore_develop/develop.h
$(OBJ_PATH)/ctxtpat.o: ${DORE_LOC}/dore/include/dore_develop/error.h
$(OBJ_PATH)/ctxtpat.o: ${DORE_LOC}/dore/include/internal/bitfield.h
$(OBJ_PATH)/ctxtpat.o: ${DORE_LOC}/dore/include/internal/clip3d.h
$(OBJ_PATH)/ctxtpat.o: ${DORE_LOC}/dore/include/internal/dogen.h
$(OBJ_PATH)/ctxtpat.o: ${DORE_LOC}/dore/include/internal/error.h
$(OBJ_PATH)/ctxtpat.o: ${DORE_LOC}/dore/include/internal/exeset.h
$(OBJ_PATH)/ctxtpat.o: ${DORE_LOC}/dore/include/internal/filters.h
$(OBJ_PATH)/ctxtpat.o: ${DORE_LOC}/dore/include/internal/font.h
$(OBJ_PATH)/ctxtpat.o: ${DORE_LOC}/dore/include/internal/glbatt.h
$(OBJ_PATH)/ctxtpat.o: ${DORE_LOC}/dore/include/internal/modclpvol.h
$(OBJ_PATH)/ctxtpat.o: ${DORE_LOC}/dore/include/internal/priatt.h
$(OBJ_PATH)/ctxtpat.o: ${DORE_LOC}/dore/include/internal/util.h
$(OBJ_PATH)/ctxtprc.o: ${DORE_LOC}/dore/include/dore.h
$(OBJ_PATH)/ctxtprc.o: ${DORE_LOC}/dore/include/dore_develop/develop.h
$(OBJ_PATH)/ctxtprc.o: ${DORE_LOC}/dore/include/dore_develop/error.h
$(OBJ_PATH)/ctxtprc.o: ${DORE_LOC}/dore/include/internal/bitfield.h
$(OBJ_PATH)/ctxtprc.o: ${DORE_LOC}/dore/include/internal/clip3d.h
$(OBJ_PATH)/ctxtprc.o: ${DORE_LOC}/dore/include/internal/dogen.h
$(OBJ_PATH)/ctxtprc.o: ${DORE_LOC}/dore/include/internal/error.h
$(OBJ_PATH)/ctxtprc.o: ${DORE_LOC}/dore/include/internal/exeset.h
$(OBJ_PATH)/ctxtprc.o: ${DORE_LOC}/dore/include/internal/filters.h
$(OBJ_PATH)/ctxtprc.o: ${DORE_LOC}/dore/include/internal/font.h
$(OBJ_PATH)/ctxtprc.o: ${DORE_LOC}/dore/include/internal/glbatt.h
$(OBJ_PATH)/ctxtprc.o: ${DORE_LOC}/dore/include/internal/modclpvol.h
$(OBJ_PATH)/ctxtprc.o: ${DORE_LOC}/dore/include/internal/priatt.h
$(OBJ_PATH)/ctxtprc.o: ${DORE_LOC}/dore/include/internal/util.h
$(OBJ_PATH)/ctxtspc.o: ${DORE_LOC}/dore/include/dore.h
$(OBJ_PATH)/ctxtspc.o: ${DORE_LOC}/dore/include/dore_develop/develop.h
$(OBJ_PATH)/ctxtspc.o: ${DORE_LOC}/dore/include/dore_develop/error.h
$(OBJ_PATH)/ctxtspc.o: ${DORE_LOC}/dore/include/internal/bitfield.h
$(OBJ_PATH)/ctxtspc.o: ${DORE_LOC}/dore/include/internal/clip3d.h
$(OBJ_PATH)/ctxtspc.o: ${DORE_LOC}/dore/include/internal/dogen.h
$(OBJ_PATH)/ctxtspc.o: ${DORE_LOC}/dore/include/internal/error.h
$(OBJ_PATH)/ctxtspc.o: ${DORE_LOC}/dore/include/internal/exeset.h
$(OBJ_PATH)/ctxtspc.o: ${DORE_LOC}/dore/include/internal/filters.h
$(OBJ_PATH)/ctxtspc.o: ${DORE_LOC}/dore/include/internal/font.h
$(OBJ_PATH)/ctxtspc.o: ${DORE_LOC}/dore/include/internal/glbatt.h
$(OBJ_PATH)/ctxtspc.o: ${DORE_LOC}/dore/include/internal/modclpvol.h
$(OBJ_PATH)/ctxtspc.o: ${DORE_LOC}/dore/include/internal/priatt.h
$(OBJ_PATH)/ctxtspc.o: ${DORE_LOC}/dore/include/internal/util.h
$(OBJ_PATH)/ctxtupvec.o: ${DORE_LOC}/dore/include/dore.h
$(OBJ_PATH)/ctxtupvec.o: ${DORE_LOC}/dore/include/dore_develop/develop.h
$(OBJ_PATH)/ctxtupvec.o: ${DORE_LOC}/dore/include/dore_develop/error.h
$(OBJ_PATH)/ctxtupvec.o: ${DORE_LOC}/dore/include/internal/bitfield.h
$(OBJ_PATH)/ctxtupvec.o: ${DORE_LOC}/dore/include/internal/clip3d.h
$(OBJ_PATH)/ctxtupvec.o: ${DORE_LOC}/dore/include/internal/dogen.h
$(OBJ_PATH)/ctxtupvec.o: ${DORE_LOC}/dore/include/internal/error.h
$(OBJ_PATH)/ctxtupvec.o: ${DORE_LOC}/dore/include/internal/exeset.h
$(OBJ_PATH)/ctxtupvec.o: ${DORE_LOC}/dore/include/internal/filters.h
$(OBJ_PATH)/ctxtupvec.o: ${DORE_LOC}/dore/include/internal/font.h
$(OBJ_PATH)/ctxtupvec.o: ${DORE_LOC}/dore/include/internal/glbatt.h
$(OBJ_PATH)/ctxtupvec.o: ${DORE_LOC}/dore/include/internal/modclpvol.h
$(OBJ_PATH)/ctxtupvec.o: ${DORE_LOC}/dore/include/internal/priatt.h
$(OBJ_PATH)/ctxtupvec.o: ${DORE_LOC}/dore/include/internal/util.h
