Subversion Repositories tendra.SVN

Rev

Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed

# Automatically generated by make_mf version 1.1

# Standard directories and files
BASE=/u/g/release/Source
INST=${BASE}/src/installers
SRC=${INST}/alpha/osf1
SRC1=${INST}/alpha/common
SRC2=${INST}/common/construct
SRC3=${INST}/common/diag
SRC5=${INST}/common/linkinfo
SRC6=${INST}/common/reader
SRC7=${INST}/common/templ
SPEC=${BASE}/src/lib/tdf/def_4_1.db

# Standard variables

CC=tcc
TCCOPTS=-Xc -Y32bit -Yansi
CCOPTS=${TCCOPTS} -I${SRC} -I${SRC1} -I${SRC2} -I${SRC3} -I${SRC5}\
 -I${SRC6}
MAIN_CC=${CC} ${CCOPTS} -c
LINK_CC=${CC} ${TCCOPTS}
LIBS=

REMOVE=rm -f
MOVE=mv
COPY=cp
ECHO=echo
SHELL=/bin/sh

# Dependencies and construction rules

NAME=trans
EXTRA=auto
EXTRA_CLEAN=
EXTRA_CLOBBER=

OFILES=aldefs.o alpha_ins.o alphadiags.o basicread.o bstack.o case_opt.o\
 check.o check_id.o code_here.o coder.o comp_eq_exp.o complex_eq.o const.o\
 cross.o decoder.o dg_aux.o dg_fns.o diag_fns.o diag_info.o driver.o\
 dump_distr.o eval.o exp.o extern_adds.o f64.o fail.o file.o flags.o\
 float.o flpt.o flpt_fns.o foralls.o frames.o getregs.o global_opt.o\
 glopt.o guard.o handle_sregs.o inl_norm.o inline.o inlinechoice.o\
 inst_fmt.o install_fns.o installglob.o is_worth.o label_ops.o labels.o\
 li_fns.o locate.o machine.o machine_toks.o makesymtab.o mark_scope.o\
 me_fns.o misc_c.o move.o oddtest.o operators.o out_ba.o pseudo.o\
 read_fns.o read_sort.o readglob.o regable.o regalloc.o regexps.o scan.o\
 spec.o spec_tok.o special.o symbol.o symdiags.o syms.o table_fns.o\
 tempdecs.o translate.o type_to_aux.o unroll.o weights.o xalloc.o

${NAME} : ${OFILES}
        ${LINK_CC} -o ${NAME} ${OFILES} ${LIBS}

all : ${EXTRA} ${NAME}
        @${ECHO} all done

extra : ${EXTRA}
        @${ECHO} done

aldefs.o : ${SRC2}/aldefs.c ${SRC2}/aldefs.h ${SRC6}/basicread.h\
 ${SRC6}/common_types.h ${SRC}/config.h ${SRC2}/installglob.h\
 ${SRC2}/messages_c.h ${SRC6}/codetypes.h ${SRC3}/dg_first.h\
 ${SRC3}/dg_types.h ${SRC}/diag_config.h ${SRC3}/diaginfo.h\
 ${SRC3}/diagtypes.h ${SRC1}/exptypes.h ${SRC2}/installtypes.h\
 ${SRC5}/li_types.h ${SRC1}/localtypes.h ${SRC6}/toktypes.h\
 ${SRC3}/diagtypes1.h ${SRC6}/sort_union.h ${SRC6}/ossg.h\
 ${SRC6}/ossg_api.h
        ${MAIN_CC} ${SRC2}/aldefs.c

alpha_ins.o : ${SRC1}/alpha_ins.c ${SRC1}/alpha_ins.h ${SRC}/config.h\
 ${SRC1}/ibinasm.h ${SRC1}/instypes.h ${SRC1}/palcode.h ${SRC6}/ossg.h\
 ${SRC6}/ossg_api.h
        ${MAIN_CC} ${SRC1}/alpha_ins.c

alphadiags.o : ${SRC1}/alphadiags.c ${SRC1}/alphadiags.h\
 ${SRC1}/bitsmacs.h ${SRC1}/coder.h ${SRC6}/common_types.h ${SRC}/config.h\
 ${SRC1}/cross.h ${SRC}/cross_config.h ${SRC3}/diag_fns.h\
 ${SRC3}/diagglob.h ${SRC3}/diagtypes.h ${SRC2}/exp.h ${SRC1}/expmacs.h\
 ${SRC1}/exptypes.h ${SRC1}/ibinasm.h ${SRC1}/locate.h\
 ${SRC3}/mark_scope.h ${SRC1}/out_ba.h ${SRC1}/procrecs.h\
 ${SRC1}/procrectypes.h ${SRC2}/shapemacs.h ${SRC1}/symbol.h\
 ${SRC1}/syms.h ${SRC2}/tags.h ${SRC6}/xalloc.h ${SRC3}/diaginfo.h\
 ${SRC3}/diagtypes1.h ${SRC}/diag_config.h ${SRC1}/addresstypes.h\
 ${SRC6}/codetypes.h ${SRC3}/dg_first.h ${SRC3}/dg_types.h\
 ${SRC2}/installtypes.h ${SRC5}/li_types.h ${SRC1}/localtypes.h\
 ${SRC6}/toktypes.h ${SRC6}/sort_union.h ${SRC2}/flpttypes.h\
 ${SRC1}/output.h ${SRC1}/fbase.h ${SRC6}/ossg.h ${SRC6}/ossg_api.h\
 ${SRC1}/fail.h
        ${MAIN_CC} ${SRC1}/alphadiags.c

basicread.o : ${SRC6}/basicread.c ${SRC6}/basicread.h\
 ${SRC6}/common_types.h ${SRC}/config.h ${SRC2}/f64.h ${SRC2}/flags.h\
 ${SRC2}/flpt.h ${SRC2}/installglob.h ${SRC6}/messages_r.h\
 ${SRC6}/natmacs.h ${SRC6}/readglob.h ${SRC6}/xalloc.h ${SRC6}/codetypes.h\
 ${SRC3}/dg_first.h ${SRC3}/dg_types.h ${SRC}/diag_config.h\
 ${SRC3}/diaginfo.h ${SRC3}/diagtypes.h ${SRC1}/exptypes.h\
 ${SRC2}/installtypes.h ${SRC5}/li_types.h ${SRC1}/localtypes.h\
 ${SRC6}/toktypes.h ${SRC3}/diagtypes1.h ${SRC6}/sort_union.h\
 ${SRC6}/ossg.h ${SRC6}/ossg_api.h ${SRC2}/flpttypes.h ${SRC1}/fbase.h
        ${MAIN_CC} ${SRC6}/basicread.c

bstack.o : ${SRC1}/bstack.c ${SRC1}/bstack.h ${SRC}/config.h\
 ${SRC6}/xalloc.h ${SRC6}/ossg.h ${SRC6}/ossg_api.h
        ${MAIN_CC} ${SRC1}/bstack.c

case_opt.o : ${SRC2}/case_opt.c ${SRC2}/case_opt.h ${SRC2}/check.h\
 ${SRC2}/check_id.h ${SRC6}/common_types.h ${SRC}/config.h ${SRC2}/const.h\
 ${SRC2}/exp.h ${SRC1}/expmacs.h ${SRC6}/externs.h ${SRC2}/flags.h\
 ${SRC2}/foralls.h ${SRC2}/global_opt.h ${SRC1}/glopt.h ${SRC2}/inline.h\
 ${SRC2}/install_fns.h ${SRC2}/installglob.h ${SRC2}/me_fns.h\
 ${SRC2}/shapemacs.h ${SRC1}/szs_als.h ${SRC2}/tags.h ${SRC6}/xalloc.h\
 ${SRC6}/codetypes.h ${SRC3}/dg_first.h ${SRC3}/dg_types.h\
 ${SRC}/diag_config.h ${SRC3}/diaginfo.h ${SRC3}/diagtypes.h\
 ${SRC1}/exptypes.h ${SRC2}/installtypes.h ${SRC5}/li_types.h\
 ${SRC1}/localtypes.h ${SRC6}/toktypes.h ${SRC3}/diagtypes1.h\
 ${SRC6}/sort_union.h ${SRC6}/ossg.h ${SRC6}/ossg_api.h\
 ${SRC2}/consttypes.h ${SRC1}/fail.h
        ${MAIN_CC} ${SRC2}/case_opt.c

check.o : ${SRC2}/check.c ${SRC6}/basicread.h ${SRC2}/check.h\
 ${SRC2}/check_id.h ${SRC6}/common_types.h ${SRC}/config.h\
 ${SRC3}/dg_aux.h ${SRC2}/exp.h ${SRC1}/expmacs.h ${SRC6}/externs.h\
 ${SRC2}/f64.h ${SRC2}/flags.h ${SRC2}/flpt.h ${SRC2}/install_fns.h\
 ${SRC2}/installglob.h ${SRC2}/machine.h ${SRC2}/me_fns.h\
 ${SRC2}/messages_c.h ${SRC2}/misc_c.h ${SRC6}/natmacs.h\
 ${SRC6}/readglob.h ${SRC2}/shapemacs.h ${SRC1}/szs_als.h ${SRC2}/tags.h\
 ${SRC6}/xalloc.h ${SRC6}/codetypes.h ${SRC3}/dg_first.h\
 ${SRC3}/dg_types.h ${SRC}/diag_config.h ${SRC3}/diaginfo.h\
 ${SRC3}/diagtypes.h ${SRC1}/exptypes.h ${SRC2}/installtypes.h\
 ${SRC5}/li_types.h ${SRC1}/localtypes.h ${SRC6}/toktypes.h\
 ${SRC3}/diagtypes1.h ${SRC6}/sort_union.h ${SRC6}/ossg.h\
 ${SRC6}/ossg_api.h ${SRC1}/fail.h ${SRC2}/flpttypes.h ${SRC1}/fbase.h
        ${MAIN_CC} ${SRC2}/check.c

check_id.o : ${SRC2}/check_id.c ${SRC2}/check.h ${SRC2}/check_id.h\
 ${SRC6}/common_types.h ${SRC}/config.h ${SRC3}/dg_aux.h ${SRC2}/exp.h\
 ${SRC1}/expmacs.h ${SRC6}/externs.h ${SRC2}/flags.h ${SRC2}/install_fns.h\
 ${SRC2}/installglob.h ${SRC2}/me_fns.h ${SRC2}/shapemacs.h ${SRC2}/tags.h\
 ${SRC6}/codetypes.h ${SRC3}/dg_first.h ${SRC3}/dg_types.h\
 ${SRC}/diag_config.h ${SRC3}/diaginfo.h ${SRC3}/diagtypes.h\
 ${SRC1}/exptypes.h ${SRC2}/installtypes.h ${SRC5}/li_types.h\
 ${SRC1}/localtypes.h ${SRC6}/toktypes.h ${SRC3}/diagtypes1.h\
 ${SRC6}/sort_union.h ${SRC6}/ossg.h ${SRC6}/ossg_api.h ${SRC1}/fail.h
        ${MAIN_CC} ${SRC2}/check_id.c

code_here.o : ${SRC1}/code_here.c ${SRC1}/addresstypes.h\
 ${SRC1}/alpha_ins.h ${SRC1}/bitsmacs.h ${SRC1}/code_here.h\
 ${SRC1}/coder.h ${SRC6}/common_types.h ${SRC}/config.h ${SRC2}/exp.h\
 ${SRC1}/expmacs.h ${SRC1}/handle_sregs.h ${SRC1}/inst_fmt.h\
 ${SRC1}/labels.h ${SRC1}/locate.h ${SRC1}/procrectypes.h\
 ${SRC1}/reg_defs.h ${SRC1}/regexps.h ${SRC2}/shapemacs.h\
 ${SRC1}/special.h ${SRC2}/tags.h ${SRC1}/cross.h ${SRC6}/codetypes.h\
 ${SRC3}/dg_first.h ${SRC3}/dg_types.h ${SRC}/diag_config.h\
 ${SRC3}/diaginfo.h ${SRC3}/diagtypes.h ${SRC1}/exptypes.h\
 ${SRC2}/installtypes.h ${SRC5}/li_types.h ${SRC1}/localtypes.h\
 ${SRC6}/toktypes.h ${SRC3}/diagtypes1.h ${SRC6}/sort_union.h\
 ${SRC2}/flpttypes.h ${SRC1}/output.h ${SRC1}/fbase.h ${SRC1}/ibinasm.h\
 ${SRC1}/instypes.h ${SRC1}/palcode.h ${SRC6}/ossg.h ${SRC6}/ossg_api.h\
 ${SRC1}/fail.h ${SRC1}/ins_data.h
        ${MAIN_CC} ${SRC1}/code_here.c

coder.o : ${SRC1}/coder.c ${SRC1}/addresstypes.h ${SRC1}/alpha_ins.h\
 ${SRC6}/basicread.h ${SRC1}/bitsmacs.h ${SRC1}/bool.h ${SRC1}/code_here.h\
 ${SRC1}/coder.h ${SRC6}/common_types.h ${SRC}/config.h ${SRC1}/cross.h\
 ${SRC3}/diag_fns.h ${SRC1}/dump_distr.h ${SRC1}/eval.h ${SRC2}/exp.h\
 ${SRC1}/expmacs.h ${SRC1}/exptypes.h ${SRC6}/externs.h\
 ${SRC1}/extratags.h ${SRC2}/f64.h ${SRC1}/fail.h ${SRC2}/flags.h\
 ${SRC1}/float.h ${SRC2}/flpt.h ${SRC2}/flpttypes.h ${SRC1}/frames.h\
 ${SRC1}/getregs.h ${SRC1}/guard.h ${SRC1}/handle_sregs.h\
 ${SRC1}/inst_fmt.h ${SRC2}/install_fns.h ${SRC1}/labels.h\
 ${SRC1}/locate.h ${SRC1}/main.h ${SRC1}/maxminmacs.h ${SRC1}/move.h\
 ${SRC1}/new_tags.h ${SRC1}/operators.h ${SRC1}/out_ba.h\
 ${SRC1}/outofline.h ${SRC1}/procrectypes.h ${SRC1}/pseudo.h\
 ${SRC1}/reg_defs.h ${SRC1}/regable.h ${SRC1}/regexps.h\
 ${SRC2}/shapemacs.h ${SRC1}/special.h ${SRC1}/symdiags.h ${SRC1}/syms.h\
 ${SRC1}/szs_als.h ${SRC2}/tags.h ${SRC1}/translate.h ${SRC6}/codetypes.h\
 ${SRC3}/dg_first.h ${SRC3}/dg_types.h ${SRC}/diag_config.h\
 ${SRC3}/diaginfo.h ${SRC3}/diagtypes.h ${SRC2}/installtypes.h\
 ${SRC5}/li_types.h ${SRC1}/localtypes.h ${SRC6}/toktypes.h\
 ${SRC3}/diagtypes1.h ${SRC6}/sort_union.h ${SRC1}/output.h\
 ${SRC1}/fbase.h ${SRC1}/ibinasm.h ${SRC1}/instypes.h ${SRC1}/palcode.h\
 ${SRC6}/ossg.h ${SRC6}/ossg_api.h ${SRC1}/procrecs.h ${SRC1}/ins_data.h
        ${MAIN_CC} ${SRC1}/coder.c

comp_eq_exp.o : ${SRC1}/comp_eq_exp.c ${SRC6}/common_types.h\
 ${SRC1}/comp_eq_exp.h ${SRC}/config.h ${SRC2}/exp.h ${SRC1}/expmacs.h\
 ${SRC1}/exptypes.h ${SRC2}/shapemacs.h ${SRC2}/tags.h ${SRC6}/codetypes.h\
 ${SRC3}/dg_first.h ${SRC3}/dg_types.h ${SRC}/diag_config.h\
 ${SRC3}/diaginfo.h ${SRC3}/diagtypes.h ${SRC2}/installtypes.h\
 ${SRC5}/li_types.h ${SRC1}/localtypes.h ${SRC6}/toktypes.h\
 ${SRC3}/diagtypes1.h ${SRC6}/sort_union.h ${SRC6}/ossg.h\
 ${SRC6}/ossg_api.h ${SRC1}/fail.h
        ${MAIN_CC} ${SRC1}/comp_eq_exp.c

complex_eq.o : ${SRC2}/complex_eq.c ${SRC6}/common_types.h\
 ${SRC2}/complex_eq.h ${SRC}/config.h ${SRC2}/exp.h ${SRC1}/expmacs.h\
 ${SRC2}/shapemacs.h ${SRC2}/tags.h ${SRC6}/codetypes.h ${SRC3}/dg_first.h\
 ${SRC3}/dg_types.h ${SRC}/diag_config.h ${SRC3}/diaginfo.h\
 ${SRC3}/diagtypes.h ${SRC1}/exptypes.h ${SRC2}/installtypes.h\
 ${SRC5}/li_types.h ${SRC1}/localtypes.h ${SRC6}/toktypes.h\
 ${SRC3}/diagtypes1.h ${SRC6}/sort_union.h ${SRC6}/ossg.h\
 ${SRC6}/ossg_api.h ${SRC1}/fail.h
        ${MAIN_CC} ${SRC2}/complex_eq.c

const.o : ${SRC2}/const.c ${SRC6}/basicread.h ${SRC2}/check.h\
 ${SRC2}/check_id.h ${SRC6}/common_types.h ${SRC}/config.h ${SRC2}/const.h\
 ${SRC2}/constmacs.h ${SRC2}/consttypes.h ${SRC2}/exp.h ${SRC1}/expmacs.h\
 ${SRC6}/externs.h ${SRC2}/flags.h ${SRC2}/flpt.h ${SRC2}/flpttypes.h\
 ${SRC2}/install_fns.h ${SRC2}/installglob.h ${SRC2}/is_worth.h\
 ${SRC2}/me_fns.h ${SRC2}/messages_c.h ${SRC2}/shapemacs.h ${SRC2}/tags.h\
 ${SRC6}/xalloc.h ${SRC6}/codetypes.h ${SRC3}/dg_first.h\
 ${SRC3}/dg_types.h ${SRC}/diag_config.h ${SRC3}/diaginfo.h\
 ${SRC3}/diagtypes.h ${SRC1}/exptypes.h ${SRC2}/installtypes.h\
 ${SRC5}/li_types.h ${SRC1}/localtypes.h ${SRC6}/toktypes.h\
 ${SRC3}/diagtypes1.h ${SRC6}/sort_union.h ${SRC6}/ossg.h\
 ${SRC6}/ossg_api.h ${SRC1}/fail.h ${SRC1}/fbase.h
        ${MAIN_CC} ${SRC2}/const.c

cross.o : ${SRC1}/cross.c ${SRC}/config.h ${SRC1}/cross.h\
 ${SRC1}/expmacs.h ${SRC2}/f64.h ${SRC1}/fail.h ${SRC2}/flpt.h\
 ${SRC2}/flpttypes.h ${SRC1}/main.h ${SRC1}/output.h ${SRC6}/ossg.h\
 ${SRC6}/ossg_api.h ${SRC6}/common_types.h ${SRC1}/exptypes.h\
 ${SRC6}/codetypes.h ${SRC3}/dg_first.h ${SRC3}/dg_types.h\
 ${SRC}/diag_config.h ${SRC3}/diaginfo.h ${SRC3}/diagtypes.h\
 ${SRC2}/installtypes.h ${SRC5}/li_types.h ${SRC1}/localtypes.h\
 ${SRC6}/toktypes.h ${SRC3}/diagtypes1.h ${SRC6}/sort_union.h\
 ${SRC1}/fbase.h
        ${MAIN_CC} ${SRC1}/cross.c

decoder.o : ${SRC6}/decoder.c ${SRC6}/basicread.h ${SRC2}/check.h\
 ${SRC6}/common_types.h ${SRC}/config.h ${SRC6}/ecodes.h ${SRC6}/externs.h\
 ${SRC6}/main_reads.h ${SRC6}/messages_r.h ${SRC6}/codetypes.h\
 ${SRC3}/dg_first.h ${SRC3}/dg_types.h ${SRC}/diag_config.h\
 ${SRC3}/diaginfo.h ${SRC3}/diagtypes.h ${SRC1}/exptypes.h\
 ${SRC2}/installtypes.h ${SRC5}/li_types.h ${SRC1}/localtypes.h\
 ${SRC6}/toktypes.h ${SRC3}/diagtypes1.h ${SRC6}/sort_union.h\
 ${SRC6}/ossg.h ${SRC6}/ossg_api.h
        ${MAIN_CC} ${SRC6}/decoder.c

dg_aux.o : ${SRC3}/dg_aux.c ${SRC6}/basicread.h ${SRC2}/check.h\
 ${SRC6}/common_types.h ${SRC}/config.h ${SRC3}/dg_aux.h\
 ${SRC3}/dg_globs.h ${SRC2}/exp.h ${SRC1}/expmacs.h ${SRC6}/externs.h\
 ${SRC2}/me_fns.h ${SRC6}/sortmacs.h ${SRC6}/table_fns.h ${SRC2}/tags.h\
 ${SRC6}/xalloc.h ${SRC6}/codetypes.h ${SRC3}/dg_first.h\
 ${SRC3}/dg_types.h ${SRC}/diag_config.h ${SRC3}/diaginfo.h\
 ${SRC3}/diagtypes.h ${SRC1}/exptypes.h ${SRC2}/installtypes.h\
 ${SRC5}/li_types.h ${SRC1}/localtypes.h ${SRC6}/toktypes.h\
 ${SRC3}/diagtypes1.h ${SRC6}/sort_union.h ${SRC6}/ossg.h\
 ${SRC6}/ossg_api.h ${SRC1}/fail.h
        ${MAIN_CC} ${SRC3}/dg_aux.c

dg_fns.o : ${SRC3}/dg_fns.c ${SRC6}/basicread.h ${SRC6}/common_types.h\
 ${SRC}/config.h ${SRC3}/dg_aux.h ${SRC3}/dg_fns.h ${SRC3}/dg_globs.h\
 ${SRC1}/expmacs.h ${SRC6}/externs.h ${SRC2}/flags.h ${SRC2}/install_fns.h\
 ${SRC6}/main_reads.h ${SRC6}/natmacs.h ${SRC6}/readglob.h\
 ${SRC6}/sortmacs.h ${SRC6}/table_fns.h ${SRC2}/tags.h ${SRC6}/toktypes.h\
 ${SRC6}/xalloc.h ${SRC6}/codetypes.h ${SRC3}/dg_first.h\
 ${SRC3}/dg_types.h ${SRC}/diag_config.h ${SRC3}/diaginfo.h\
 ${SRC3}/diagtypes.h ${SRC1}/exptypes.h ${SRC2}/installtypes.h\
 ${SRC5}/li_types.h ${SRC1}/localtypes.h ${SRC3}/diagtypes1.h\
 ${SRC6}/sort_union.h ${SRC6}/ossg.h ${SRC6}/ossg_api.h ${SRC1}/fail.h
        ${MAIN_CC} ${SRC3}/dg_fns.c

diag_fns.o : ${SRC3}/diag_fns.c ${SRC1}/alphadiags.h ${SRC6}/basicread.h\
 ${SRC6}/common_types.h ${SRC}/config.h ${SRC3}/dg_aux.h\
 ${SRC3}/dg_globs.h ${SRC3}/diag_fns.h ${SRC3}/diagglob.h\
 ${SRC1}/expmacs.h ${SRC6}/externs.h ${SRC2}/install_fns.h\
 ${SRC6}/main_reads.h ${SRC6}/natmacs.h ${SRC6}/readglob.h\
 ${SRC2}/shapemacs.h ${SRC6}/sortmacs.h ${SRC6}/table_fns.h ${SRC2}/tags.h\
 ${SRC6}/xalloc.h ${SRC3}/diagtypes.h ${SRC1}/exptypes.h\
 ${SRC3}/diaginfo.h ${SRC3}/diagtypes1.h ${SRC}/diag_config.h\
 ${SRC6}/codetypes.h ${SRC3}/dg_first.h ${SRC3}/dg_types.h\
 ${SRC2}/installtypes.h ${SRC5}/li_types.h ${SRC1}/localtypes.h\
 ${SRC6}/toktypes.h ${SRC6}/sort_union.h ${SRC6}/ossg.h ${SRC6}/ossg_api.h\
 ${SRC1}/fail.h
        ${MAIN_CC} ${SRC3}/diag_fns.c

diag_info.o : ${SRC3}/diag_info.c ${SRC6}/basicread.h ${SRC2}/check.h\
 ${SRC6}/common_types.h ${SRC}/config.h ${SRC3}/dg_aux.h ${SRC3}/dg_fns.h\
 ${SRC3}/diag_fns.h ${SRC2}/exp.h ${SRC1}/expmacs.h ${SRC6}/externs.h\
 ${SRC6}/main_reads.h ${SRC3}/mark_scope.h ${SRC6}/readglob.h\
 ${SRC6}/sortmacs.h ${SRC6}/table_fns.h ${SRC2}/tags.h ${SRC6}/xalloc.h\
 ${SRC6}/codetypes.h ${SRC3}/dg_first.h ${SRC3}/dg_types.h\
 ${SRC}/diag_config.h ${SRC3}/diaginfo.h ${SRC3}/diagtypes.h\
 ${SRC1}/exptypes.h ${SRC2}/installtypes.h ${SRC5}/li_types.h\
 ${SRC1}/localtypes.h ${SRC6}/toktypes.h ${SRC3}/diagtypes1.h\
 ${SRC6}/sort_union.h ${SRC6}/ossg.h ${SRC6}/ossg_api.h ${SRC1}/fail.h
        ${MAIN_CC} ${SRC3}/diag_info.c

driver.o : ${SRC}/driver.c ${SRC6}/basicread.h ${SRC1}/bool.h\
 ${SRC6}/common_types.h ${SRC}/config.h ${SRC2}/construct_v.h\
 ${SRC1}/dump_distr.h ${SRC2}/exp.h ${SRC6}/externs.h ${SRC1}/fail.h\
 ${SRC1}/file.h ${SRC2}/flags.h ${SRC2}/flpt.h ${SRC6}/inits.h\
 ${SRC2}/installglob.h ${SRC2}/machine.h ${SRC6}/main_reads.h\
 ${SRC6}/reader_v.h ${SRC6}/release.h ${SRC1}/symbol.h ${SRC1}/version.h\
 ${SRC6}/codetypes.h ${SRC3}/dg_first.h ${SRC3}/dg_types.h\
 ${SRC}/diag_config.h ${SRC3}/diaginfo.h ${SRC3}/diagtypes.h\
 ${SRC1}/exptypes.h ${SRC2}/installtypes.h ${SRC5}/li_types.h\
 ${SRC1}/localtypes.h ${SRC6}/toktypes.h ${SRC3}/diagtypes1.h\
 ${SRC6}/sort_union.h ${SRC6}/ossg.h ${SRC6}/ossg_api.h\
 ${SRC1}/procrectypes.h ${SRC2}/flpttypes.h ${SRC1}/fbase.h
        ${MAIN_CC} ${SRC}/driver.c

dump_distr.o : ${SRC1}/dump_distr.c ${SRC1}/bitsmacs.h\
 ${SRC6}/common_types.h ${SRC}/config.h ${SRC1}/dump_distr.h ${SRC2}/exp.h\
 ${SRC1}/expmacs.h ${SRC1}/exptypes.h ${SRC1}/frames.h ${SRC1}/new_tags.h\
 ${SRC1}/procrectypes.h ${SRC1}/reg_defs.h ${SRC1}/regable.h\
 ${SRC2}/shapemacs.h ${SRC2}/tags.h ${SRC6}/codetypes.h ${SRC3}/dg_first.h\
 ${SRC3}/dg_types.h ${SRC}/diag_config.h ${SRC3}/diaginfo.h\
 ${SRC3}/diagtypes.h ${SRC2}/installtypes.h ${SRC5}/li_types.h\
 ${SRC1}/localtypes.h ${SRC6}/toktypes.h ${SRC3}/diagtypes1.h\
 ${SRC6}/sort_union.h ${SRC6}/ossg.h ${SRC6}/ossg_api.h ${SRC1}/fail.h
        ${MAIN_CC} ${SRC1}/dump_distr.c

eval.o : ${SRC1}/eval.c ${SRC1}/addresstypes.h ${SRC6}/common_types.h\
 ${SRC}/config.h ${SRC1}/cross.h ${SRC1}/eval.h ${SRC2}/exp.h\
 ${SRC1}/expmacs.h ${SRC1}/exptypes.h ${SRC2}/f64.h ${SRC1}/fail.h\
 ${SRC1}/fbase.h ${SRC2}/flpt.h ${SRC2}/flpttypes.h ${SRC1}/frames.h\
 ${SRC1}/ibinasm.h ${SRC1}/inst_fmt.h ${SRC1}/main.h ${SRC1}/maxminmacs.h\
 ${SRC1}/out_ba.h ${SRC1}/output.h ${SRC1}/procrecs.h ${SRC1}/pseudo.h\
 ${SRC1}/reg_defs.h ${SRC1}/shape_range.h ${SRC2}/shapemacs.h\
 ${SRC1}/syms.h ${SRC2}/tags.h ${SRC6}/xalloc.h ${SRC6}/codetypes.h\
 ${SRC3}/dg_first.h ${SRC3}/dg_types.h ${SRC}/diag_config.h\
 ${SRC3}/diaginfo.h ${SRC3}/diagtypes.h ${SRC2}/installtypes.h\
 ${SRC5}/li_types.h ${SRC1}/localtypes.h ${SRC6}/toktypes.h\
 ${SRC3}/diagtypes1.h ${SRC6}/sort_union.h ${SRC6}/ossg.h\
 ${SRC6}/ossg_api.h ${SRC1}/ins_data.h ${SRC1}/instypes.h\
 ${SRC1}/procrectypes.h
        ${MAIN_CC} ${SRC1}/eval.c

exp.o : ${SRC2}/exp.c ${SRC6}/basicread.h ${SRC2}/check.h\
 ${SRC6}/common_types.h ${SRC}/config.h ${SRC3}/dg_aux.h ${SRC2}/exp.h\
 ${SRC1}/expmacs.h ${SRC6}/externs.h ${SRC2}/flags.h ${SRC2}/flpt.h\
 ${SRC2}/install_fns.h ${SRC2}/installglob.h ${SRC2}/messages_c.h\
 ${SRC6}/readglob.h ${SRC2}/shapemacs.h ${SRC6}/table_fns.h ${SRC2}/tags.h\
 ${SRC6}/xalloc.h ${SRC6}/codetypes.h ${SRC3}/dg_first.h\
 ${SRC3}/dg_types.h ${SRC}/diag_config.h ${SRC3}/diaginfo.h\
 ${SRC3}/diagtypes.h ${SRC1}/exptypes.h ${SRC2}/installtypes.h\
 ${SRC5}/li_types.h ${SRC1}/localtypes.h ${SRC6}/toktypes.h\
 ${SRC3}/diagtypes1.h ${SRC6}/sort_union.h ${SRC6}/ossg.h\
 ${SRC6}/ossg_api.h ${SRC1}/fail.h ${SRC2}/flpttypes.h ${SRC1}/fbase.h
        ${MAIN_CC} ${SRC2}/exp.c

extern_adds.o : ${SRC1}/extern_adds.c ${SRC6}/common_types.h\
 ${SRC}/config.h ${SRC2}/exp.h ${SRC1}/expmacs.h ${SRC1}/extern_adds.h\
 ${SRC6}/externs.h ${SRC2}/shapemacs.h ${SRC2}/tags.h ${SRC6}/codetypes.h\
 ${SRC3}/dg_first.h ${SRC3}/dg_types.h ${SRC}/diag_config.h\
 ${SRC3}/diaginfo.h ${SRC3}/diagtypes.h ${SRC1}/exptypes.h\
 ${SRC2}/installtypes.h ${SRC5}/li_types.h ${SRC1}/localtypes.h\
 ${SRC6}/toktypes.h ${SRC3}/diagtypes1.h ${SRC6}/sort_union.h\
 ${SRC6}/ossg.h ${SRC6}/ossg_api.h ${SRC1}/fail.h
        ${MAIN_CC} ${SRC1}/extern_adds.c

f64.o : ${SRC2}/f64.c ${SRC6}/basicread.h ${SRC6}/common_types.h\
 ${SRC}/config.h ${SRC2}/exp.h ${SRC1}/expmacs.h ${SRC2}/f64.h\
 ${SRC2}/flpt.h ${SRC2}/flpttypes.h ${SRC2}/messages_c.h\
 ${SRC6}/codetypes.h ${SRC3}/dg_first.h ${SRC3}/dg_types.h\
 ${SRC}/diag_config.h ${SRC3}/diaginfo.h ${SRC3}/diagtypes.h\
 ${SRC1}/exptypes.h ${SRC2}/installtypes.h ${SRC5}/li_types.h\
 ${SRC1}/localtypes.h ${SRC6}/toktypes.h ${SRC3}/diagtypes1.h\
 ${SRC6}/sort_union.h ${SRC6}/ossg.h ${SRC6}/ossg_api.h ${SRC1}/fail.h\
 ${SRC1}/fbase.h
        ${MAIN_CC} ${SRC2}/f64.c

fail.o : ${SRC1}/fail.c ${SRC}/config.h ${SRC1}/fail.h ${SRC1}/pseudo.h\
 ${SRC6}/ossg.h ${SRC6}/ossg_api.h ${SRC1}/cross.h ${SRC6}/common_types.h\
 ${SRC1}/exptypes.h ${SRC2}/flpttypes.h ${SRC1}/output.h\
 ${SRC6}/codetypes.h ${SRC3}/dg_first.h ${SRC3}/dg_types.h\
 ${SRC}/diag_config.h ${SRC3}/diaginfo.h ${SRC3}/diagtypes.h\
 ${SRC2}/installtypes.h ${SRC5}/li_types.h ${SRC1}/localtypes.h\
 ${SRC6}/toktypes.h ${SRC3}/diagtypes1.h ${SRC6}/sort_union.h\
 ${SRC1}/fbase.h
        ${MAIN_CC} ${SRC1}/fail.c

file.o : ${SRC1}/file.c ${SRC}/config.h ${SRC1}/fail.h ${SRC1}/file.h\
 ${SRC6}/xalloc.h ${SRC6}/ossg.h ${SRC6}/ossg_api.h
        ${MAIN_CC} ${SRC1}/file.c

flags.o : ${SRC2}/flags.c ${SRC6}/common_types.h ${SRC}/config.h\
 ${SRC2}/flags.h ${SRC6}/codetypes.h ${SRC3}/dg_first.h ${SRC3}/dg_types.h\
 ${SRC}/diag_config.h ${SRC3}/diaginfo.h ${SRC3}/diagtypes.h\
 ${SRC1}/exptypes.h ${SRC2}/installtypes.h ${SRC5}/li_types.h\
 ${SRC1}/localtypes.h ${SRC6}/toktypes.h ${SRC3}/diagtypes1.h\
 ${SRC6}/sort_union.h ${SRC6}/ossg.h ${SRC6}/ossg_api.h
        ${MAIN_CC} ${SRC2}/flags.c

float.o : ${SRC1}/float.c ${SRC6}/common_types.h ${SRC}/config.h\
 ${SRC1}/expmacs.h ${SRC1}/float.h ${SRC2}/flpt.h ${SRC2}/flpttypes.h\
 ${SRC2}/shapemacs.h ${SRC2}/tags.h ${SRC6}/codetypes.h ${SRC3}/dg_first.h\
 ${SRC3}/dg_types.h ${SRC}/diag_config.h ${SRC3}/diaginfo.h\
 ${SRC3}/diagtypes.h ${SRC1}/exptypes.h ${SRC2}/installtypes.h\
 ${SRC5}/li_types.h ${SRC1}/localtypes.h ${SRC6}/toktypes.h\
 ${SRC3}/diagtypes1.h ${SRC6}/sort_union.h ${SRC6}/ossg.h\
 ${SRC6}/ossg_api.h ${SRC1}/fail.h ${SRC1}/fbase.h
        ${MAIN_CC} ${SRC1}/float.c

flpt.o : ${SRC2}/flpt.c ${SRC6}/basicread.h ${SRC6}/common_types.h\
 ${SRC}/config.h ${SRC2}/exp.h ${SRC2}/flpt.h ${SRC2}/flpttypes.h\
 ${SRC2}/installglob.h ${SRC2}/messages_c.h ${SRC1}/szs_als.h\
 ${SRC6}/xalloc.h ${SRC6}/codetypes.h ${SRC3}/dg_first.h\
 ${SRC3}/dg_types.h ${SRC}/diag_config.h ${SRC3}/diaginfo.h\
 ${SRC3}/diagtypes.h ${SRC1}/exptypes.h ${SRC2}/installtypes.h\
 ${SRC5}/li_types.h ${SRC1}/localtypes.h ${SRC6}/toktypes.h\
 ${SRC3}/diagtypes1.h ${SRC6}/sort_union.h ${SRC6}/ossg.h\
 ${SRC6}/ossg_api.h ${SRC1}/fbase.h
        ${MAIN_CC} ${SRC2}/flpt.c

flpt_fns.o : ${SRC2}/flpt_fns.c ${SRC6}/basicread.h ${SRC2}/case_opt.h\
 ${SRC2}/check.h ${SRC2}/check_id.h ${SRC6}/common_types.h ${SRC}/config.h\
 ${SRC2}/exp.h ${SRC1}/expmacs.h ${SRC6}/externs.h ${SRC2}/f64.h\
 ${SRC2}/flags.h ${SRC2}/flpt.h ${SRC2}/flpttypes.h ${SRC2}/install_fns.h\
 ${SRC2}/installglob.h ${SRC2}/machine.h ${SRC6}/main_reads.h\
 ${SRC2}/me_fns.h ${SRC2}/messages_c.h ${SRC6}/natmacs.h\
 ${SRC6}/read_fns.h ${SRC6}/readglob.h ${SRC2}/shapemacs.h\
 ${SRC6}/sortmacs.h ${SRC2}/spec.h ${SRC1}/szs_als.h ${SRC6}/table_fns.h\
 ${SRC2}/tags.h ${SRC6}/xalloc.h ${SRC6}/codetypes.h ${SRC3}/dg_first.h\
 ${SRC3}/dg_types.h ${SRC}/diag_config.h ${SRC3}/diaginfo.h\
 ${SRC3}/diagtypes.h ${SRC1}/exptypes.h ${SRC2}/installtypes.h\
 ${SRC5}/li_types.h ${SRC1}/localtypes.h ${SRC6}/toktypes.h\
 ${SRC3}/diagtypes1.h ${SRC6}/sort_union.h ${SRC6}/ossg.h\
 ${SRC6}/ossg_api.h ${SRC1}/fail.h ${SRC1}/fbase.h
        ${MAIN_CC} ${SRC2}/flpt_fns.c

foralls.o : ${SRC2}/foralls.c ${SRC6}/basicread.h ${SRC2}/check.h\
 ${SRC2}/check_id.h ${SRC6}/common_types.h ${SRC}/config.h ${SRC2}/const.h\
 ${SRC2}/constmacs.h ${SRC2}/exp.h ${SRC1}/expmacs.h ${SRC6}/externs.h\
 ${SRC2}/flags.h ${SRC2}/foralls.h ${SRC2}/install_fns.h ${SRC2}/me_fns.h\
 ${SRC2}/shapemacs.h ${SRC2}/tags.h ${SRC6}/xalloc.h ${SRC6}/codetypes.h\
 ${SRC3}/dg_first.h ${SRC3}/dg_types.h ${SRC}/diag_config.h\
 ${SRC3}/diaginfo.h ${SRC3}/diagtypes.h ${SRC1}/exptypes.h\
 ${SRC2}/installtypes.h ${SRC5}/li_types.h ${SRC1}/localtypes.h\
 ${SRC6}/toktypes.h ${SRC3}/diagtypes1.h ${SRC6}/sort_union.h\
 ${SRC6}/ossg.h ${SRC6}/ossg_api.h ${SRC2}/consttypes.h ${SRC1}/fail.h
        ${MAIN_CC} ${SRC2}/foralls.c

frames.o : ${SRC1}/frames.c ${SRC1}/bitsmacs.h ${SRC1}/bool.h\
 ${SRC6}/common_types.h ${SRC}/config.h ${SRC1}/cross.h ${SRC1}/expmacs.h\
 ${SRC1}/fail.h ${SRC1}/frames.h ${SRC1}/procrecs.h ${SRC1}/reg_defs.h\
 ${SRC2}/tags.h ${SRC6}/codetypes.h ${SRC3}/dg_first.h ${SRC3}/dg_types.h\
 ${SRC}/diag_config.h ${SRC3}/diaginfo.h ${SRC3}/diagtypes.h\
 ${SRC1}/exptypes.h ${SRC2}/installtypes.h ${SRC5}/li_types.h\
 ${SRC1}/localtypes.h ${SRC6}/toktypes.h ${SRC3}/diagtypes1.h\
 ${SRC6}/sort_union.h ${SRC6}/ossg.h ${SRC6}/ossg_api.h\
 ${SRC2}/flpttypes.h ${SRC1}/output.h ${SRC1}/fbase.h\
 ${SRC1}/procrectypes.h
        ${MAIN_CC} ${SRC1}/frames.c

getregs.o : ${SRC1}/getregs.c ${SRC1}/bitsmacs.h ${SRC6}/common_types.h\
 ${SRC}/config.h ${SRC2}/exp.h ${SRC1}/expmacs.h ${SRC1}/exptypes.h\
 ${SRC1}/fail.h ${SRC1}/getregs.h ${SRC1}/procrecs.h\
 ${SRC1}/procrectypes.h ${SRC1}/regexps.h ${SRC2}/tags.h\
 ${SRC6}/codetypes.h ${SRC3}/dg_first.h ${SRC3}/dg_types.h\
 ${SRC}/diag_config.h ${SRC3}/diaginfo.h ${SRC3}/diagtypes.h\
 ${SRC2}/installtypes.h ${SRC5}/li_types.h ${SRC1}/localtypes.h\
 ${SRC6}/toktypes.h ${SRC3}/diagtypes1.h ${SRC6}/sort_union.h\
 ${SRC6}/ossg.h ${SRC6}/ossg_api.h ${SRC1}/cross.h ${SRC2}/flpttypes.h\
 ${SRC1}/output.h ${SRC1}/fbase.h ${SRC1}/addresstypes.h
        ${MAIN_CC} ${SRC1}/getregs.c

global_opt.o : ${SRC2}/global_opt.c ${SRC2}/check.h ${SRC2}/check_id.h\
 ${SRC6}/common_types.h ${SRC}/config.h ${SRC2}/const.h ${SRC2}/exp.h\
 ${SRC1}/expmacs.h ${SRC2}/flags.h ${SRC2}/foralls.h ${SRC2}/global_opt.h\
 ${SRC1}/glopt.h ${SRC2}/inl_norm.h ${SRC2}/inline.h ${SRC2}/installglob.h\
 ${SRC2}/shapemacs.h ${SRC2}/tags.h ${SRC2}/unroll.h ${SRC6}/codetypes.h\
 ${SRC3}/dg_first.h ${SRC3}/dg_types.h ${SRC}/diag_config.h\
 ${SRC3}/diaginfo.h ${SRC3}/diagtypes.h ${SRC1}/exptypes.h\
 ${SRC2}/installtypes.h ${SRC5}/li_types.h ${SRC1}/localtypes.h\
 ${SRC6}/toktypes.h ${SRC3}/diagtypes1.h ${SRC6}/sort_union.h\
 ${SRC6}/ossg.h ${SRC6}/ossg_api.h ${SRC2}/consttypes.h ${SRC1}/fail.h
        ${MAIN_CC} ${SRC2}/global_opt.c

glopt.o : ${SRC1}/glopt.c ${SRC6}/basicread.h ${SRC2}/check.h\
 ${SRC6}/common_types.h ${SRC}/config.h ${SRC2}/exp.h ${SRC1}/expmacs.h\
 ${SRC6}/externs.h ${SRC2}/flags.h ${SRC1}/glopt.h ${SRC2}/installglob.h\
 ${SRC2}/shapemacs.h ${SRC6}/table_fns.h ${SRC2}/tags.h\
 ${SRC6}/codetypes.h ${SRC3}/dg_first.h ${SRC3}/dg_types.h\
 ${SRC}/diag_config.h ${SRC3}/diaginfo.h ${SRC3}/diagtypes.h\
 ${SRC1}/exptypes.h ${SRC2}/installtypes.h ${SRC5}/li_types.h\
 ${SRC1}/localtypes.h ${SRC6}/toktypes.h ${SRC3}/diagtypes1.h\
 ${SRC6}/sort_union.h ${SRC6}/ossg.h ${SRC6}/ossg_api.h ${SRC1}/fail.h
        ${MAIN_CC} ${SRC1}/glopt.c

guard.o : ${SRC1}/guard.c ${SRC1}/addresstypes.h ${SRC}/config.h\
 ${SRC1}/fail.h ${SRC1}/guard.h ${SRC1}/procrecs.h ${SRC6}/common_types.h\
 ${SRC1}/cross.h ${SRC6}/codetypes.h ${SRC3}/dg_first.h ${SRC3}/dg_types.h\
 ${SRC}/diag_config.h ${SRC3}/diaginfo.h ${SRC3}/diagtypes.h\
 ${SRC1}/exptypes.h ${SRC2}/installtypes.h ${SRC5}/li_types.h\
 ${SRC1}/localtypes.h ${SRC6}/toktypes.h ${SRC3}/diagtypes1.h\
 ${SRC6}/sort_union.h ${SRC2}/flpttypes.h ${SRC1}/output.h ${SRC1}/fbase.h\
 ${SRC6}/ossg.h ${SRC6}/ossg_api.h ${SRC1}/procrectypes.h
        ${MAIN_CC} ${SRC1}/guard.c

handle_sregs.o : ${SRC1}/handle_sregs.c ${SRC1}/addresstypes.h\
 ${SRC1}/alpha_ins.h ${SRC}/config.h ${SRC1}/expmacs.h ${SRC1}/fail.h\
 ${SRC1}/frames.h ${SRC1}/inst_fmt.h ${SRC1}/maxminmacs.h\
 ${SRC1}/reg_defs.h ${SRC6}/common_types.h ${SRC1}/cross.h\
 ${SRC6}/codetypes.h ${SRC3}/dg_first.h ${SRC3}/dg_types.h\
 ${SRC}/diag_config.h ${SRC3}/diaginfo.h ${SRC3}/diagtypes.h\
 ${SRC1}/exptypes.h ${SRC2}/installtypes.h ${SRC5}/li_types.h\
 ${SRC1}/localtypes.h ${SRC6}/toktypes.h ${SRC3}/diagtypes1.h\
 ${SRC6}/sort_union.h ${SRC2}/flpttypes.h ${SRC1}/output.h ${SRC1}/fbase.h\
 ${SRC1}/ibinasm.h ${SRC1}/instypes.h ${SRC1}/palcode.h ${SRC6}/ossg.h\
 ${SRC6}/ossg_api.h ${SRC1}/ins_data.h ${SRC1}/procrectypes.h
        ${MAIN_CC} ${SRC1}/handle_sregs.c

inl_norm.o : ${SRC2}/inl_norm.c ${SRC2}/check.h ${SRC2}/check_id.h\
 ${SRC6}/common_types.h ${SRC}/config.h ${SRC2}/const.h ${SRC3}/dg_aux.h\
 ${SRC2}/exp.h ${SRC1}/expmacs.h ${SRC2}/flags.h ${SRC2}/foralls.h\
 ${SRC1}/glopt.h ${SRC2}/inl_norm.h ${SRC2}/inline.h ${SRC2}/installglob.h\
 ${SRC2}/shapemacs.h ${SRC2}/tags.h ${SRC6}/xalloc.h ${SRC6}/codetypes.h\
 ${SRC3}/dg_first.h ${SRC3}/dg_types.h ${SRC}/diag_config.h\
 ${SRC3}/diaginfo.h ${SRC3}/diagtypes.h ${SRC1}/exptypes.h\
 ${SRC2}/installtypes.h ${SRC5}/li_types.h ${SRC1}/localtypes.h\
 ${SRC6}/toktypes.h ${SRC3}/diagtypes1.h ${SRC6}/sort_union.h\
 ${SRC6}/ossg.h ${SRC6}/ossg_api.h ${SRC2}/consttypes.h ${SRC1}/fail.h
        ${MAIN_CC} ${SRC2}/inl_norm.c

inline.o : ${SRC2}/inline.c ${SRC2}/check.h ${SRC6}/common_types.h\
 ${SRC}/config.h ${SRC3}/dg_aux.h ${SRC3}/dg_globs.h ${SRC2}/exp.h\
 ${SRC1}/expmacs.h ${SRC6}/externs.h ${SRC2}/flags.h ${SRC2}/inline.h\
 ${SRC2}/me_fns.h ${SRC2}/shapemacs.h ${SRC2}/tags.h ${SRC6}/codetypes.h\
 ${SRC3}/dg_first.h ${SRC3}/dg_types.h ${SRC}/diag_config.h\
 ${SRC3}/diaginfo.h ${SRC3}/diagtypes.h ${SRC1}/exptypes.h\
 ${SRC2}/installtypes.h ${SRC5}/li_types.h ${SRC1}/localtypes.h\
 ${SRC6}/toktypes.h ${SRC3}/diagtypes1.h ${SRC6}/sort_union.h\
 ${SRC6}/ossg.h ${SRC6}/ossg_api.h ${SRC1}/fail.h
        ${MAIN_CC} ${SRC2}/inline.c

inlinechoice.o : ${SRC1}/inlinechoice.c ${SRC6}/common_types.h\
 ${SRC}/config.h ${SRC2}/exp.h ${SRC1}/expmacs.h ${SRC2}/flags.h\
 ${SRC2}/inl_norm.h ${SRC2}/installglob.h ${SRC2}/shapemacs.h\
 ${SRC2}/tags.h ${SRC6}/codetypes.h ${SRC3}/dg_first.h ${SRC3}/dg_types.h\
 ${SRC}/diag_config.h ${SRC3}/diaginfo.h ${SRC3}/diagtypes.h\
 ${SRC1}/exptypes.h ${SRC2}/installtypes.h ${SRC5}/li_types.h\
 ${SRC1}/localtypes.h ${SRC6}/toktypes.h ${SRC3}/diagtypes1.h\
 ${SRC6}/sort_union.h ${SRC6}/ossg.h ${SRC6}/ossg_api.h ${SRC1}/fail.h
        ${MAIN_CC} ${SRC1}/inlinechoice.c

inst_fmt.o : ${SRC1}/inst_fmt.c ${SRC1}/alpha_ins.h ${SRC1}/bool.h\
 ${SRC1}/code_here.h ${SRC}/config.h ${SRC1}/cross.h ${SRC1}/fail.h\
 ${SRC1}/getregs.h ${SRC1}/ibinasm.h ${SRC1}/inst_fmt.h ${SRC1}/instypes.h\
 ${SRC1}/locate.h ${SRC1}/main.h ${SRC1}/maxminmacs.h ${SRC1}/out_ba.h\
 ${SRC1}/procrectypes.h ${SRC1}/pseudo.h ${SRC1}/reg_defs.h\
 ${SRC1}/regexps.h ${SRC1}/syms.h ${SRC6}/xalloc.h ${SRC1}/palcode.h\
 ${SRC1}/addresstypes.h ${SRC6}/common_types.h ${SRC6}/codetypes.h\
 ${SRC3}/dg_first.h ${SRC3}/dg_types.h ${SRC}/diag_config.h\
 ${SRC3}/diaginfo.h ${SRC3}/diagtypes.h ${SRC1}/exptypes.h\
 ${SRC2}/installtypes.h ${SRC5}/li_types.h ${SRC1}/localtypes.h\
 ${SRC6}/toktypes.h ${SRC3}/diagtypes1.h ${SRC6}/sort_union.h\
 ${SRC2}/flpttypes.h ${SRC1}/output.h ${SRC1}/fbase.h ${SRC6}/ossg.h\
 ${SRC6}/ossg_api.h ${SRC1}/ins_data.h
        ${MAIN_CC} ${SRC1}/inst_fmt.c

install_fns.o : ${SRC2}/install_fns.c ${SRC6}/basicread.h\
 ${SRC2}/case_opt.h ${SRC2}/check.h ${SRC2}/check_id.h\
 ${SRC6}/common_types.h ${SRC}/config.h ${SRC3}/dg_fns.h ${SRC2}/exp.h\
 ${SRC1}/expmacs.h ${SRC6}/externs.h ${SRC2}/f64.h ${SRC2}/flags.h\
 ${SRC2}/flpt.h ${SRC2}/flpttypes.h ${SRC2}/install_fns.h\
 ${SRC2}/installglob.h ${SRC2}/machine.h ${SRC6}/main_reads.h\
 ${SRC3}/mark_scope.h ${SRC2}/me_fns.h ${SRC2}/messages_c.h\
 ${SRC6}/natmacs.h ${SRC6}/read_fns.h ${SRC6}/readglob.h\
 ${SRC2}/shapemacs.h ${SRC6}/sortmacs.h ${SRC2}/spec.h ${SRC1}/szs_als.h\
 ${SRC6}/table_fns.h ${SRC2}/tags.h ${SRC6}/xalloc.h ${SRC6}/codetypes.h\
 ${SRC3}/dg_first.h ${SRC3}/dg_types.h ${SRC}/diag_config.h\
 ${SRC3}/diaginfo.h ${SRC3}/diagtypes.h ${SRC1}/exptypes.h\
 ${SRC2}/installtypes.h ${SRC5}/li_types.h ${SRC1}/localtypes.h\
 ${SRC6}/toktypes.h ${SRC3}/diagtypes1.h ${SRC6}/sort_union.h\
 ${SRC6}/ossg.h ${SRC6}/ossg_api.h ${SRC1}/fail.h ${SRC1}/fbase.h
        ${MAIN_CC} ${SRC2}/install_fns.c

installglob.o : ${SRC2}/installglob.c ${SRC6}/common_types.h\
 ${SRC}/config.h ${SRC2}/installglob.h ${SRC6}/codetypes.h\
 ${SRC3}/dg_first.h ${SRC3}/dg_types.h ${SRC}/diag_config.h\
 ${SRC3}/diaginfo.h ${SRC3}/diagtypes.h ${SRC1}/exptypes.h\
 ${SRC2}/installtypes.h ${SRC5}/li_types.h ${SRC1}/localtypes.h\
 ${SRC6}/toktypes.h ${SRC3}/diagtypes1.h ${SRC6}/sort_union.h\
 ${SRC6}/ossg.h ${SRC6}/ossg_api.h
        ${MAIN_CC} ${SRC2}/installglob.c

is_worth.o : ${SRC1}/is_worth.c ${SRC1}/coder.h ${SRC6}/common_types.h\
 ${SRC}/config.h ${SRC2}/exp.h ${SRC1}/expmacs.h ${SRC2}/is_worth.h\
 ${SRC2}/shapemacs.h ${SRC2}/tags.h ${SRC1}/addresstypes.h\
 ${SRC1}/exptypes.h ${SRC1}/procrectypes.h ${SRC1}/cross.h\
 ${SRC6}/codetypes.h ${SRC3}/dg_first.h ${SRC3}/dg_types.h\
 ${SRC}/diag_config.h ${SRC3}/diaginfo.h ${SRC3}/diagtypes.h\
 ${SRC2}/installtypes.h ${SRC5}/li_types.h ${SRC1}/localtypes.h\
 ${SRC6}/toktypes.h ${SRC3}/diagtypes1.h ${SRC6}/sort_union.h\
 ${SRC2}/flpttypes.h ${SRC1}/output.h ${SRC1}/fbase.h ${SRC6}/ossg.h\
 ${SRC6}/ossg_api.h ${SRC1}/fail.h
        ${MAIN_CC} ${SRC1}/is_worth.c

label_ops.o : ${SRC2}/label_ops.c ${SRC2}/check.h ${SRC6}/common_types.h\
 ${SRC}/config.h ${SRC2}/exp.h ${SRC1}/expmacs.h ${SRC6}/externs.h\
 ${SRC2}/installglob.h ${SRC2}/label_ops.h ${SRC2}/shapemacs.h\
 ${SRC2}/tags.h ${SRC6}/codetypes.h ${SRC3}/dg_first.h ${SRC3}/dg_types.h\
 ${SRC}/diag_config.h ${SRC3}/diaginfo.h ${SRC3}/diagtypes.h\
 ${SRC1}/exptypes.h ${SRC2}/installtypes.h ${SRC5}/li_types.h\
 ${SRC1}/localtypes.h ${SRC6}/toktypes.h ${SRC3}/diagtypes1.h\
 ${SRC6}/sort_union.h ${SRC6}/ossg.h ${SRC6}/ossg_api.h ${SRC1}/fail.h
        ${MAIN_CC} ${SRC2}/label_ops.c

labels.o : ${SRC1}/labels.c ${SRC}/config.h ${SRC1}/ibinasm.h\
 ${SRC1}/inst_fmt.h ${SRC1}/labels.h ${SRC1}/out_ba.h ${SRC1}/regexps.h\
 ${SRC6}/xalloc.h ${SRC6}/ossg.h ${SRC6}/ossg_api.h ${SRC1}/addresstypes.h\
 ${SRC1}/cross.h ${SRC1}/exptypes.h ${SRC1}/ins_data.h ${SRC1}/instypes.h\
 ${SRC1}/procrectypes.h ${SRC6}/common_types.h ${SRC6}/codetypes.h\
 ${SRC3}/dg_first.h ${SRC3}/dg_types.h ${SRC}/diag_config.h\
 ${SRC3}/diaginfo.h ${SRC3}/diagtypes.h ${SRC2}/installtypes.h\
 ${SRC5}/li_types.h ${SRC1}/localtypes.h ${SRC6}/toktypes.h\
 ${SRC3}/diagtypes1.h ${SRC6}/sort_union.h ${SRC2}/flpttypes.h\
 ${SRC1}/output.h ${SRC1}/fbase.h
        ${MAIN_CC} ${SRC1}/labels.c

li_fns.o : ${SRC5}/li_fns.c ${SRC6}/basicread.h ${SRC6}/common_types.h\
 ${SRC}/config.h ${SRC2}/exp.h ${SRC1}/expmacs.h ${SRC6}/externs.h\
 ${SRC2}/flags.h ${SRC2}/machine.h ${SRC6}/main_reads.h\
 ${SRC5}/messages_li.h ${SRC6}/natmacs.h ${SRC6}/readglob.h ${SRC2}/tags.h\
 ${SRC6}/xalloc.h ${SRC6}/codetypes.h ${SRC3}/dg_first.h\
 ${SRC3}/dg_types.h ${SRC}/diag_config.h ${SRC3}/diaginfo.h\
 ${SRC3}/diagtypes.h ${SRC1}/exptypes.h ${SRC2}/installtypes.h\
 ${SRC5}/li_types.h ${SRC1}/localtypes.h ${SRC6}/toktypes.h\
 ${SRC3}/diagtypes1.h ${SRC6}/sort_union.h ${SRC6}/ossg.h\
 ${SRC6}/ossg_api.h ${SRC1}/fail.h
        ${MAIN_CC} ${SRC5}/li_fns.c

locate.o : ${SRC1}/locate.c ${SRC1}/addresstypes.h ${SRC1}/alpha_ins.h\
 ${SRC1}/bitsmacs.h ${SRC1}/code_here.h ${SRC6}/common_types.h\
 ${SRC}/config.h ${SRC1}/eval.h ${SRC2}/exp.h ${SRC1}/expmacs.h\
 ${SRC1}/fail.h ${SRC1}/frames.h ${SRC1}/getregs.h ${SRC1}/guard.h\
 ${SRC1}/handle_sregs.h ${SRC1}/inst_fmt.h ${SRC1}/locate.h ${SRC1}/move.h\
 ${SRC1}/procrecs.h ${SRC1}/pseudo.h ${SRC1}/reg_defs.h ${SRC1}/regexps.h\
 ${SRC2}/shapemacs.h ${SRC2}/tags.h ${SRC1}/cross.h ${SRC6}/codetypes.h\
 ${SRC3}/dg_first.h ${SRC3}/dg_types.h ${SRC}/diag_config.h\
 ${SRC3}/diaginfo.h ${SRC3}/diagtypes.h ${SRC1}/exptypes.h\
 ${SRC2}/installtypes.h ${SRC5}/li_types.h ${SRC1}/localtypes.h\
 ${SRC6}/toktypes.h ${SRC3}/diagtypes1.h ${SRC6}/sort_union.h\
 ${SRC2}/flpttypes.h ${SRC1}/output.h ${SRC1}/fbase.h ${SRC1}/ibinasm.h\
 ${SRC1}/instypes.h ${SRC1}/palcode.h ${SRC1}/procrectypes.h\
 ${SRC6}/ossg.h ${SRC6}/ossg_api.h ${SRC1}/ins_data.h
        ${MAIN_CC} ${SRC1}/locate.c

machine.o : ${SRC1}/machine.c ${SRC6}/common_types.h ${SRC}/config.h\
 ${SRC1}/expmacs.h ${SRC2}/shapemacs.h ${SRC6}/codetypes.h\
 ${SRC3}/dg_first.h ${SRC3}/dg_types.h ${SRC}/diag_config.h\
 ${SRC3}/diaginfo.h ${SRC3}/diagtypes.h ${SRC1}/exptypes.h\
 ${SRC2}/installtypes.h ${SRC5}/li_types.h ${SRC1}/localtypes.h\
 ${SRC6}/toktypes.h ${SRC3}/diagtypes1.h ${SRC6}/sort_union.h\
 ${SRC6}/ossg.h ${SRC6}/ossg_api.h ${SRC1}/fail.h
        ${MAIN_CC} ${SRC1}/machine.c

machine_toks.o : ${SRC1}/machine_toks.c ${SRC}/config.h ${SRC6}/ossg.h\
 ${SRC6}/ossg_api.h
        ${MAIN_CC} ${SRC1}/machine_toks.c

makesymtab.o : ${SRC1}/makesymtab.c ${SRC}/config.h ${SRC}/cross_config.h\
 ${SRC1}/makesymtab.h ${SRC1}/symtab.h ${SRC6}/xalloc.h ${SRC6}/ossg.h\
 ${SRC6}/ossg_api.h
        ${MAIN_CC} ${SRC1}/makesymtab.c

mark_scope.o : ${SRC3}/mark_scope.c ${SRC6}/common_types.h\
 ${SRC}/config.h ${SRC3}/dg_aux.h ${SRC1}/expmacs.h ${SRC6}/externs.h\
 ${SRC3}/mark_scope.h ${SRC2}/tags.h ${SRC6}/xalloc.h ${SRC6}/codetypes.h\
 ${SRC3}/dg_first.h ${SRC3}/dg_types.h ${SRC}/diag_config.h\
 ${SRC3}/diaginfo.h ${SRC3}/diagtypes.h ${SRC1}/exptypes.h\
 ${SRC2}/installtypes.h ${SRC5}/li_types.h ${SRC1}/localtypes.h\
 ${SRC6}/toktypes.h ${SRC3}/diagtypes1.h ${SRC6}/sort_union.h\
 ${SRC6}/ossg.h ${SRC6}/ossg_api.h ${SRC1}/fail.h
        ${MAIN_CC} ${SRC3}/mark_scope.c

me_fns.o : ${SRC2}/me_fns.c ${SRC6}/basicread.h ${SRC2}/check.h\
 ${SRC6}/common_types.h ${SRC}/config.h ${SRC2}/exp.h ${SRC1}/expmacs.h\
 ${SRC6}/externs.h ${SRC2}/install_fns.h ${SRC2}/installglob.h\
 ${SRC2}/me_fns.h ${SRC2}/messages_c.h ${SRC6}/natmacs.h\
 ${SRC2}/shapemacs.h ${SRC6}/table_fns.h ${SRC2}/tags.h\
 ${SRC6}/codetypes.h ${SRC3}/dg_first.h ${SRC3}/dg_types.h\
 ${SRC}/diag_config.h ${SRC3}/diaginfo.h ${SRC3}/diagtypes.h\
 ${SRC1}/exptypes.h ${SRC2}/installtypes.h ${SRC5}/li_types.h\
 ${SRC1}/localtypes.h ${SRC6}/toktypes.h ${SRC3}/diagtypes1.h\
 ${SRC6}/sort_union.h ${SRC6}/ossg.h ${SRC6}/ossg_api.h ${SRC1}/fail.h
        ${MAIN_CC} ${SRC2}/me_fns.c

misc_c.o : ${SRC2}/misc_c.c ${SRC6}/common_types.h ${SRC2}/complex_eq.h\
 ${SRC}/config.h ${SRC2}/exp.h ${SRC1}/expmacs.h ${SRC6}/externs.h\
 ${SRC2}/misc_c.h ${SRC2}/shapemacs.h ${SRC2}/tags.h ${SRC6}/codetypes.h\
 ${SRC3}/dg_first.h ${SRC3}/dg_types.h ${SRC}/diag_config.h\
 ${SRC3}/diaginfo.h ${SRC3}/diagtypes.h ${SRC1}/exptypes.h\
 ${SRC2}/installtypes.h ${SRC5}/li_types.h ${SRC1}/localtypes.h\
 ${SRC6}/toktypes.h ${SRC3}/diagtypes1.h ${SRC6}/sort_union.h\
 ${SRC6}/ossg.h ${SRC6}/ossg_api.h ${SRC1}/fail.h
        ${MAIN_CC} ${SRC2}/misc_c.c

move.o : ${SRC1}/move.c ${SRC1}/addresstypes.h ${SRC1}/alpha_ins.h\
 ${SRC1}/bitsmacs.h ${SRC1}/bool.h ${SRC}/config.h ${SRC1}/expmacs.h\
 ${SRC1}/fail.h ${SRC1}/frames.h ${SRC1}/getregs.h ${SRC1}/guard.h\
 ${SRC1}/inst_fmt.h ${SRC1}/labels.h ${SRC1}/locate.h ${SRC1}/main.h\
 ${SRC1}/maxminmacs.h ${SRC1}/move.h ${SRC1}/procrectypes.h\
 ${SRC1}/pseudo.h ${SRC1}/reg_defs.h ${SRC1}/regexps.h\
 ${SRC6}/common_types.h ${SRC1}/cross.h ${SRC6}/codetypes.h\
 ${SRC3}/dg_first.h ${SRC3}/dg_types.h ${SRC}/diag_config.h\
 ${SRC3}/diaginfo.h ${SRC3}/diagtypes.h ${SRC1}/exptypes.h\
 ${SRC2}/installtypes.h ${SRC5}/li_types.h ${SRC1}/localtypes.h\
 ${SRC6}/toktypes.h ${SRC3}/diagtypes1.h ${SRC6}/sort_union.h\
 ${SRC2}/flpttypes.h ${SRC1}/output.h ${SRC1}/fbase.h ${SRC1}/ibinasm.h\
 ${SRC1}/instypes.h ${SRC1}/palcode.h ${SRC6}/ossg.h ${SRC6}/ossg_api.h\
 ${SRC1}/procrecs.h ${SRC1}/ins_data.h
        ${MAIN_CC} ${SRC1}/move.c

oddtest.o : ${SRC1}/oddtest.c ${SRC2}/check.h ${SRC6}/common_types.h\
 ${SRC1}/comp_eq_exp.h ${SRC}/config.h ${SRC1}/expmacs.h\
 ${SRC1}/exptypes.h ${SRC1}/oddtest.h ${SRC2}/shapemacs.h ${SRC2}/tags.h\
 ${SRC6}/codetypes.h ${SRC3}/dg_first.h ${SRC3}/dg_types.h\
 ${SRC}/diag_config.h ${SRC3}/diaginfo.h ${SRC3}/diagtypes.h\
 ${SRC2}/installtypes.h ${SRC5}/li_types.h ${SRC1}/localtypes.h\
 ${SRC6}/toktypes.h ${SRC3}/diagtypes1.h ${SRC6}/sort_union.h\
 ${SRC6}/ossg.h ${SRC6}/ossg_api.h ${SRC1}/fail.h
        ${MAIN_CC} ${SRC1}/oddtest.c

operators.o : ${SRC1}/operators.c ${SRC1}/addresstypes.h\
 ${SRC1}/alpha_ins.h ${SRC1}/bitsmacs.h ${SRC1}/code_here.h\
 ${SRC6}/common_types.h ${SRC}/config.h ${SRC1}/cross.h ${SRC1}/expmacs.h\
 ${SRC2}/f64.h ${SRC1}/getregs.h ${SRC1}/guard.h ${SRC1}/inst_fmt.h\
 ${SRC1}/maxminmacs.h ${SRC1}/move.h ${SRC1}/operators.h\
 ${SRC1}/reg_defs.h ${SRC2}/shapemacs.h ${SRC2}/tags.h ${SRC6}/codetypes.h\
 ${SRC3}/dg_first.h ${SRC3}/dg_types.h ${SRC}/diag_config.h\
 ${SRC3}/diaginfo.h ${SRC3}/diagtypes.h ${SRC1}/exptypes.h\
 ${SRC2}/installtypes.h ${SRC5}/li_types.h ${SRC1}/localtypes.h\
 ${SRC6}/toktypes.h ${SRC3}/diagtypes1.h ${SRC6}/sort_union.h\
 ${SRC2}/flpttypes.h ${SRC1}/output.h ${SRC1}/fbase.h ${SRC1}/ibinasm.h\
 ${SRC1}/instypes.h ${SRC1}/palcode.h ${SRC1}/procrectypes.h\
 ${SRC6}/ossg.h ${SRC6}/ossg_api.h ${SRC1}/fail.h ${SRC1}/procrecs.h\
 ${SRC1}/ins_data.h
        ${MAIN_CC} ${SRC1}/operators.c

out_ba.o : ${SRC1}/out_ba.c ${SRC}/config.h ${SRC1}/ibinasm.h\
 ${SRC1}/main.h ${SRC1}/out_ba.h ${SRC6}/xalloc.h ${SRC6}/ossg.h\
 ${SRC6}/ossg_api.h ${SRC6}/common_types.h ${SRC6}/codetypes.h\
 ${SRC3}/dg_first.h ${SRC3}/dg_types.h ${SRC}/diag_config.h\
 ${SRC3}/diaginfo.h ${SRC3}/diagtypes.h ${SRC1}/exptypes.h\
 ${SRC2}/installtypes.h ${SRC5}/li_types.h ${SRC1}/localtypes.h\
 ${SRC6}/toktypes.h ${SRC3}/diagtypes1.h ${SRC6}/sort_union.h\
 ${SRC1}/cross.h ${SRC2}/flpttypes.h ${SRC1}/output.h ${SRC1}/fbase.h
        ${MAIN_CC} ${SRC1}/out_ba.c

pseudo.o : ${SRC1}/pseudo.c ${SRC1}/bool.h ${SRC}/config.h\
 ${SRC1}/cross.h ${SRC1}/frames.h ${SRC1}/ibinasm.h ${SRC1}/inst_fmt.h\
 ${SRC1}/out_ba.h ${SRC1}/pseudo.h ${SRC1}/reg_defs.h ${SRC6}/xalloc.h\
 ${SRC6}/ossg.h ${SRC6}/ossg_api.h ${SRC6}/common_types.h\
 ${SRC1}/exptypes.h ${SRC2}/flpttypes.h ${SRC1}/output.h\
 ${SRC6}/codetypes.h ${SRC3}/dg_first.h ${SRC3}/dg_types.h\
 ${SRC}/diag_config.h ${SRC3}/diaginfo.h ${SRC3}/diagtypes.h\
 ${SRC2}/installtypes.h ${SRC5}/li_types.h ${SRC1}/localtypes.h\
 ${SRC6}/toktypes.h ${SRC3}/diagtypes1.h ${SRC6}/sort_union.h\
 ${SRC1}/fbase.h ${SRC1}/addresstypes.h ${SRC1}/ins_data.h\
 ${SRC1}/instypes.h ${SRC1}/procrectypes.h
        ${MAIN_CC} ${SRC1}/pseudo.c

read_fns.o : ${SRC6}/read_fns.c ${SRC2}/aldefs.h ${SRC6}/basicread.h\
 ${SRC2}/check.h ${SRC6}/common_types.h ${SRC}/config.h ${SRC3}/dg_fns.h\
 ${SRC3}/diag_fns.h ${SRC2}/exp.h ${SRC1}/expmacs.h ${SRC6}/externs.h\
 ${SRC2}/flags.h ${SRC2}/flpt.h ${SRC2}/flpttypes.h ${SRC2}/installglob.h\
 ${SRC2}/machine.h ${SRC6}/main_reads.h ${SRC2}/me_fns.h\
 ${SRC6}/messages_r.h ${SRC6}/natmacs.h ${SRC6}/read_fns.h\
 ${SRC6}/readglob.h ${SRC2}/shapemacs.h ${SRC6}/sortmacs.h ${SRC2}/spec.h\
 ${SRC6}/table_fns.h ${SRC2}/tags.h ${SRC6}/toktypes.h ${SRC6}/xalloc.h\
 ${SRC6}/codetypes.h ${SRC3}/dg_first.h ${SRC3}/dg_types.h\
 ${SRC}/diag_config.h ${SRC3}/diaginfo.h ${SRC3}/diagtypes.h\
 ${SRC1}/exptypes.h ${SRC2}/installtypes.h ${SRC5}/li_types.h\
 ${SRC1}/localtypes.h ${SRC3}/diagtypes1.h ${SRC6}/sort_union.h\
 ${SRC6}/ossg.h ${SRC6}/ossg_api.h ${SRC1}/fail.h ${SRC1}/fbase.h
        ${MAIN_CC} ${SRC6}/read_fns.c

read_sort.o : ${SRC6}/read_sort.c ${SRC6}/basicread.h\
 ${SRC6}/common_types.h ${SRC}/config.h ${SRC2}/exp.h ${SRC1}/expmacs.h\
 ${SRC6}/externs.h ${SRC6}/main_reads.h ${SRC6}/messages_r.h\
 ${SRC6}/read_sort.h ${SRC6}/readglob.h ${SRC6}/sortmacs.h\
 ${SRC6}/codetypes.h ${SRC3}/dg_first.h ${SRC3}/dg_types.h\
 ${SRC}/diag_config.h ${SRC3}/diaginfo.h ${SRC3}/diagtypes.h\
 ${SRC1}/exptypes.h ${SRC2}/installtypes.h ${SRC5}/li_types.h\
 ${SRC1}/localtypes.h ${SRC6}/toktypes.h ${SRC3}/diagtypes1.h\
 ${SRC6}/sort_union.h ${SRC6}/ossg.h ${SRC6}/ossg_api.h ${SRC1}/fail.h
        ${MAIN_CC} ${SRC6}/read_sort.c

readglob.o : ${SRC6}/readglob.c ${SRC6}/common_types.h ${SRC}/config.h\
 ${SRC6}/readglob.h ${SRC6}/codetypes.h ${SRC3}/dg_first.h\
 ${SRC3}/dg_types.h ${SRC}/diag_config.h ${SRC3}/diaginfo.h\
 ${SRC3}/diagtypes.h ${SRC1}/exptypes.h ${SRC2}/installtypes.h\
 ${SRC5}/li_types.h ${SRC1}/localtypes.h ${SRC6}/toktypes.h\
 ${SRC3}/diagtypes1.h ${SRC6}/sort_union.h ${SRC6}/ossg.h\
 ${SRC6}/ossg_api.h
        ${MAIN_CC} ${SRC6}/readglob.c

regable.o : ${SRC1}/regable.c ${SRC6}/common_types.h ${SRC}/config.h\
 ${SRC1}/expmacs.h ${SRC1}/regable.h ${SRC2}/shapemacs.h ${SRC2}/tags.h\
 ${SRC6}/codetypes.h ${SRC3}/dg_first.h ${SRC3}/dg_types.h\
 ${SRC}/diag_config.h ${SRC3}/diaginfo.h ${SRC3}/diagtypes.h\
 ${SRC1}/exptypes.h ${SRC2}/installtypes.h ${SRC5}/li_types.h\
 ${SRC1}/localtypes.h ${SRC6}/toktypes.h ${SRC3}/diagtypes1.h\
 ${SRC6}/sort_union.h ${SRC6}/ossg.h ${SRC6}/ossg_api.h ${SRC1}/fail.h
        ${MAIN_CC} ${SRC1}/regable.c

regalloc.o : ${SRC1}/regalloc.c ${SRC1}/bitsmacs.h ${SRC1}/coder.h\
 ${SRC6}/common_types.h ${SRC}/config.h ${SRC1}/expmacs.h ${SRC1}/frames.h\
 ${SRC1}/maxminmacs.h ${SRC1}/procrecs.h ${SRC1}/procrectypes.h\
 ${SRC1}/reg_defs.h ${SRC1}/regable.h ${SRC1}/regalloc.h ${SRC1}/regmacs.h\
 ${SRC2}/tags.h ${SRC1}/addresstypes.h ${SRC1}/exptypes.h ${SRC1}/cross.h\
 ${SRC6}/codetypes.h ${SRC3}/dg_first.h ${SRC3}/dg_types.h\
 ${SRC}/diag_config.h ${SRC3}/diaginfo.h ${SRC3}/diagtypes.h\
 ${SRC2}/installtypes.h ${SRC5}/li_types.h ${SRC1}/localtypes.h\
 ${SRC6}/toktypes.h ${SRC3}/diagtypes1.h ${SRC6}/sort_union.h\
 ${SRC2}/flpttypes.h ${SRC1}/output.h ${SRC1}/fbase.h ${SRC6}/ossg.h\
 ${SRC6}/ossg_api.h ${SRC1}/fail.h
        ${MAIN_CC} ${SRC1}/regalloc.c

regexps.o : ${SRC1}/regexps.c ${SRC1}/addresstypes.h ${SRC1}/bitsmacs.h\
 ${SRC6}/common_types.h ${SRC}/config.h ${SRC1}/expmacs.h\
 ${SRC1}/extratags.h ${SRC1}/fail.h ${SRC1}/maxminmacs.h ${SRC1}/move.h\
 ${SRC1}/reg_defs.h ${SRC1}/regexps.h ${SRC2}/shapemacs.h ${SRC2}/tags.h\
 ${SRC1}/cross.h ${SRC6}/codetypes.h ${SRC3}/dg_first.h ${SRC3}/dg_types.h\
 ${SRC}/diag_config.h ${SRC3}/diaginfo.h ${SRC3}/diagtypes.h\
 ${SRC1}/exptypes.h ${SRC2}/installtypes.h ${SRC5}/li_types.h\
 ${SRC1}/localtypes.h ${SRC6}/toktypes.h ${SRC3}/diagtypes1.h\
 ${SRC6}/sort_union.h ${SRC2}/flpttypes.h ${SRC1}/output.h ${SRC1}/fbase.h\
 ${SRC6}/ossg.h ${SRC6}/ossg_api.h ${SRC1}/procrectypes.h
        ${MAIN_CC} ${SRC1}/regexps.c

scan.o : ${SRC1}/scan.c ${SRC1}/bitsmacs.h ${SRC1}/bool.h ${SRC2}/check.h\
 ${SRC1}/coder.h ${SRC6}/common_types.h ${SRC}/config.h ${SRC2}/const.h\
 ${SRC2}/exp.h ${SRC1}/expmacs.h ${SRC1}/exptypes.h ${SRC6}/externs.h\
 ${SRC1}/extratags.h ${SRC2}/flpt.h ${SRC1}/frames.h ${SRC2}/install_fns.h\
 ${SRC1}/maxminmacs.h ${SRC1}/new_tags.h ${SRC1}/oddtest.h\
 ${SRC1}/procrectypes.h ${SRC1}/reg_defs.h ${SRC1}/regable.h\
 ${SRC1}/regexps.h ${SRC1}/scan.h ${SRC2}/shapemacs.h ${SRC1}/special.h\
 ${SRC1}/szs_als.h ${SRC2}/tags.h ${SRC1}/tempdecs.h\
 ${SRC1}/addresstypes.h ${SRC1}/cross.h ${SRC6}/codetypes.h\
 ${SRC3}/dg_first.h ${SRC3}/dg_types.h ${SRC}/diag_config.h\
 ${SRC3}/diaginfo.h ${SRC3}/diagtypes.h ${SRC2}/installtypes.h\
 ${SRC5}/li_types.h ${SRC1}/localtypes.h ${SRC6}/toktypes.h\
 ${SRC3}/diagtypes1.h ${SRC6}/sort_union.h ${SRC2}/flpttypes.h\
 ${SRC1}/output.h ${SRC1}/fbase.h ${SRC6}/ossg.h ${SRC6}/ossg_api.h\
 ${SRC2}/consttypes.h ${SRC1}/fail.h
        ${MAIN_CC} ${SRC1}/scan.c

spec.o : ${SRC1}/spec.c ${SRC6}/basicread.h ${SRC6}/common_types.h\
 ${SRC}/config.h ${SRC2}/exp.h ${SRC1}/expmacs.h ${SRC6}/externs.h\
 ${SRC2}/flags.h ${SRC2}/installglob.h ${SRC2}/shapemacs.h ${SRC2}/spec.h\
 ${SRC6}/table_fns.h ${SRC2}/tags.h ${SRC6}/codetypes.h ${SRC3}/dg_first.h\
 ${SRC3}/dg_types.h ${SRC}/diag_config.h ${SRC3}/diaginfo.h\
 ${SRC3}/diagtypes.h ${SRC1}/exptypes.h ${SRC2}/installtypes.h\
 ${SRC5}/li_types.h ${SRC1}/localtypes.h ${SRC6}/toktypes.h\
 ${SRC3}/diagtypes1.h ${SRC6}/sort_union.h ${SRC6}/ossg.h\
 ${SRC6}/ossg_api.h ${SRC1}/fail.h
        ${MAIN_CC} ${SRC1}/spec.c

spec_tok.o : ${SRC1}/spec_tok.c ${SRC6}/basicread.h\
 ${SRC6}/c_arith_type.h ${SRC2}/check.h ${SRC6}/common_types.h\
 ${SRC}/config.h ${SRC3}/diag_fns.h ${SRC2}/exp.h ${SRC1}/expmacs.h\
 ${SRC6}/externs.h ${SRC2}/flags.h ${SRC2}/install_fns.h\
 ${SRC2}/installglob.h ${SRC6}/main_reads.h ${SRC2}/me_fns.h\
 ${SRC6}/messages_r.h ${SRC6}/natmacs.h ${SRC1}/new_tags.h\
 ${SRC2}/shapemacs.h ${SRC6}/spec_tok.h ${SRC1}/szs_als.h ${SRC2}/tags.h\
 ${SRC6}/codetypes.h ${SRC3}/dg_first.h ${SRC3}/dg_types.h\
 ${SRC}/diag_config.h ${SRC3}/diaginfo.h ${SRC3}/diagtypes.h\
 ${SRC1}/exptypes.h ${SRC2}/installtypes.h ${SRC5}/li_types.h\
 ${SRC1}/localtypes.h ${SRC6}/toktypes.h ${SRC3}/diagtypes1.h\
 ${SRC6}/sort_union.h ${SRC6}/ossg.h ${SRC6}/ossg_api.h ${SRC1}/fail.h
        ${MAIN_CC} ${SRC1}/spec_tok.c

special.o : ${SRC1}/special.c ${SRC1}/addresstypes.h ${SRC1}/alpha_ins.h\
 ${SRC1}/bitsmacs.h ${SRC1}/code_here.h ${SRC6}/common_types.h\
 ${SRC}/config.h ${SRC1}/expmacs.h ${SRC1}/fail.h ${SRC1}/getregs.h\
 ${SRC1}/guard.h ${SRC1}/inst_fmt.h ${SRC1}/labels.h ${SRC1}/move.h\
 ${SRC1}/procrectypes.h ${SRC1}/pseudo.h ${SRC1}/reg_defs.h\
 ${SRC2}/shapemacs.h ${SRC1}/special.h ${SRC2}/tags.h ${SRC1}/cross.h\
 ${SRC6}/codetypes.h ${SRC3}/dg_first.h ${SRC3}/dg_types.h\
 ${SRC}/diag_config.h ${SRC3}/diaginfo.h ${SRC3}/diagtypes.h\
 ${SRC1}/exptypes.h ${SRC2}/installtypes.h ${SRC5}/li_types.h\
 ${SRC1}/localtypes.h ${SRC6}/toktypes.h ${SRC3}/diagtypes1.h\
 ${SRC6}/sort_union.h ${SRC2}/flpttypes.h ${SRC1}/output.h ${SRC1}/fbase.h\
 ${SRC1}/ibinasm.h ${SRC1}/instypes.h ${SRC1}/palcode.h ${SRC6}/ossg.h\
 ${SRC6}/ossg_api.h ${SRC1}/procrecs.h ${SRC1}/ins_data.h ${SRC2}/exp.h
        ${MAIN_CC} ${SRC1}/special.c

symbol.o : ${SRC1}/symbol.c ${SRC1}/bstack.h ${SRC6}/common_types.h\
 ${SRC}/config.h ${SRC}/cross_config.h ${SRC3}/diagtypes.h\
 ${SRC1}/expmacs.h ${SRC1}/makesymtab.h ${SRC1}/symbol.h ${SRC1}/symtab.h\
 ${SRC1}/type_to_aux.h ${SRC6}/xalloc.h ${SRC6}/codetypes.h\
 ${SRC3}/dg_first.h ${SRC3}/dg_types.h ${SRC}/diag_config.h\
 ${SRC3}/diaginfo.h ${SRC1}/exptypes.h ${SRC2}/installtypes.h\
 ${SRC5}/li_types.h ${SRC1}/localtypes.h ${SRC6}/toktypes.h\
 ${SRC3}/diagtypes1.h ${SRC6}/sort_union.h ${SRC6}/ossg.h\
 ${SRC6}/ossg_api.h ${SRC1}/fail.h
        ${MAIN_CC} ${SRC1}/symbol.c

symdiags.o : ${SRC1}/symdiags.c ${SRC1}/alphadiags.h ${SRC1}/bitsmacs.h\
 ${SRC6}/common_types.h ${SRC}/config.h ${SRC}/cross_config.h\
 ${SRC3}/diag_fns.h ${SRC3}/diagglob.h ${SRC3}/diagtypes.h ${SRC2}/exp.h\
 ${SRC1}/expmacs.h ${SRC1}/exptypes.h ${SRC1}/ibinasm.h ${SRC1}/locate.h\
 ${SRC3}/mark_scope.h ${SRC1}/out_ba.h ${SRC1}/procrecs.h\
 ${SRC1}/procrectypes.h ${SRC1}/pseudo.h ${SRC2}/shapemacs.h\
 ${SRC1}/symbol.h ${SRC1}/symdiags.h ${SRC1}/syms.h ${SRC2}/tags.h\
 ${SRC6}/xalloc.h ${SRC3}/diaginfo.h ${SRC3}/diagtypes1.h\
 ${SRC}/diag_config.h ${SRC6}/codetypes.h ${SRC3}/dg_first.h\
 ${SRC3}/dg_types.h ${SRC2}/installtypes.h ${SRC5}/li_types.h\
 ${SRC1}/localtypes.h ${SRC6}/toktypes.h ${SRC6}/sort_union.h\
 ${SRC6}/ossg.h ${SRC6}/ossg_api.h ${SRC1}/fail.h ${SRC1}/addresstypes.h\
 ${SRC1}/cross.h ${SRC2}/flpttypes.h ${SRC1}/output.h ${SRC1}/fbase.h
        ${MAIN_CC} ${SRC1}/symdiags.c

syms.o : ${SRC1}/syms.c ${SRC1}/alphadiags.h ${SRC6}/common_types.h\
 ${SRC}/config.h ${SRC}/cross_config.h ${SRC1}/expmacs.h ${SRC2}/flags.h\
 ${SRC1}/main.h ${SRC2}/shapemacs.h ${SRC1}/symbol.h ${SRC1}/syms.h\
 ${SRC2}/tags.h ${SRC6}/xalloc.h ${SRC3}/diagtypes.h ${SRC1}/exptypes.h\
 ${SRC3}/diaginfo.h ${SRC3}/diagtypes1.h ${SRC}/diag_config.h\
 ${SRC6}/codetypes.h ${SRC3}/dg_first.h ${SRC3}/dg_types.h\
 ${SRC2}/installtypes.h ${SRC5}/li_types.h ${SRC1}/localtypes.h\
 ${SRC6}/toktypes.h ${SRC6}/sort_union.h ${SRC6}/ossg.h ${SRC6}/ossg_api.h\
 ${SRC1}/fail.h
        ${MAIN_CC} ${SRC1}/syms.c

table_fns.o : ${SRC6}/table_fns.c ${SRC6}/basicread.h ${SRC2}/check.h\
 ${SRC6}/common_types.h ${SRC}/config.h ${SRC3}/dg_fns.h\
 ${SRC3}/diagglob.h ${SRC2}/exp.h ${SRC1}/expmacs.h ${SRC6}/externs.h\
 ${SRC2}/install_fns.h ${SRC2}/installglob.h ${SRC6}/main_reads.h\
 ${SRC6}/messages_r.h ${SRC6}/read_sort.h ${SRC6}/readglob.h\
 ${SRC6}/sortmacs.h ${SRC6}/spec_tok.h ${SRC6}/table_fns.h\
 ${SRC6}/xalloc.h ${SRC6}/codetypes.h ${SRC3}/dg_first.h\
 ${SRC3}/dg_types.h ${SRC}/diag_config.h ${SRC3}/diaginfo.h\
 ${SRC3}/diagtypes.h ${SRC1}/exptypes.h ${SRC2}/installtypes.h\
 ${SRC5}/li_types.h ${SRC1}/localtypes.h ${SRC6}/toktypes.h\
 ${SRC3}/diagtypes1.h ${SRC6}/sort_union.h ${SRC6}/ossg.h\
 ${SRC6}/ossg_api.h ${SRC1}/fail.h
        ${MAIN_CC} ${SRC6}/table_fns.c

tempdecs.o : ${SRC1}/tempdecs.c ${SRC1}/bitsmacs.h ${SRC6}/common_types.h\
 ${SRC}/config.h ${SRC2}/const.h ${SRC2}/exp.h ${SRC1}/expmacs.h\
 ${SRC2}/tags.h ${SRC1}/tempdecs.h ${SRC6}/codetypes.h ${SRC3}/dg_first.h\
 ${SRC3}/dg_types.h ${SRC}/diag_config.h ${SRC3}/diaginfo.h\
 ${SRC3}/diagtypes.h ${SRC1}/exptypes.h ${SRC2}/installtypes.h\
 ${SRC5}/li_types.h ${SRC1}/localtypes.h ${SRC6}/toktypes.h\
 ${SRC3}/diagtypes1.h ${SRC6}/sort_union.h ${SRC6}/ossg.h\
 ${SRC6}/ossg_api.h ${SRC2}/consttypes.h ${SRC1}/fail.h
        ${MAIN_CC} ${SRC1}/tempdecs.c

translate.o : ${SRC1}/translate.c ${SRC1}/alpha_ins.h\
 ${SRC1}/alphadiags.h ${SRC1}/bitsmacs.h ${SRC1}/code_here.h\
 ${SRC1}/coder.h ${SRC6}/common_types.h ${SRC}/config.h\
 ${SRC}/cross_config.h ${SRC1}/directives.h ${SRC1}/eval.h ${SRC2}/exp.h\
 ${SRC1}/expmacs.h ${SRC1}/extern_adds.h ${SRC1}/fail.h ${SRC2}/flags.h\
 ${SRC1}/frames.h ${SRC1}/getregs.h ${SRC1}/ibinasm.h ${SRC1}/inst_fmt.h\
 ${SRC2}/installglob.h ${SRC1}/labels.h ${SRC1}/locate.h ${SRC2}/machine.h\
 ${SRC1}/main.h ${SRC2}/optimise.h ${SRC1}/out_ba.h ${SRC1}/outofline.h\
 ${SRC1}/procrecs.h ${SRC1}/procrectypes.h ${SRC1}/pseudo.h\
 ${SRC1}/reg_defs.h ${SRC1}/regalloc.h ${SRC1}/regexps.h ${SRC1}/scan.h\
 ${SRC2}/shapemacs.h ${SRC1}/symbol.h ${SRC1}/syms.h ${SRC2}/tags.h\
 ${SRC1}/tempdecs.h ${SRC1}/translate.h ${SRC1}/version.h\
 ${SRC1}/weights.h ${SRC6}/xalloc.h ${SRC1}/instypes.h ${SRC1}/palcode.h\
 ${SRC3}/diagtypes.h ${SRC1}/exptypes.h ${SRC3}/diaginfo.h\
 ${SRC3}/diagtypes1.h ${SRC}/diag_config.h ${SRC1}/addresstypes.h\
 ${SRC1}/cross.h ${SRC6}/codetypes.h ${SRC3}/dg_first.h ${SRC3}/dg_types.h\
 ${SRC2}/installtypes.h ${SRC5}/li_types.h ${SRC1}/localtypes.h\
 ${SRC6}/toktypes.h ${SRC6}/sort_union.h ${SRC2}/flpttypes.h\
 ${SRC1}/output.h ${SRC1}/fbase.h ${SRC6}/ossg.h ${SRC6}/ossg_api.h\
 ${SRC1}/ins_data.h
        ${MAIN_CC} ${SRC1}/translate.c

type_to_aux.o : ${SRC1}/type_to_aux.c ${SRC6}/common_types.h\
 ${SRC}/config.h ${SRC}/cross_config.h ${SRC3}/diag_fns.h\
 ${SRC3}/diagtypes.h ${SRC2}/exp.h ${SRC1}/expmacs.h ${SRC1}/main.h\
 ${SRC2}/shapemacs.h ${SRC1}/symbol.h ${SRC1}/symtab.h\
 ${SRC1}/type_to_aux.h ${SRC6}/xalloc.h ${SRC6}/codetypes.h\
 ${SRC3}/dg_first.h ${SRC3}/dg_types.h ${SRC}/diag_config.h\
 ${SRC3}/diaginfo.h ${SRC1}/exptypes.h ${SRC2}/installtypes.h\
 ${SRC5}/li_types.h ${SRC1}/localtypes.h ${SRC6}/toktypes.h\
 ${SRC3}/diagtypes1.h ${SRC6}/sort_union.h ${SRC6}/ossg.h\
 ${SRC6}/ossg_api.h ${SRC1}/fail.h
        ${MAIN_CC} ${SRC1}/type_to_aux.c

unroll.o : ${SRC2}/unroll.c ${SRC6}/basicread.h ${SRC2}/check.h\
 ${SRC2}/check_id.h ${SRC6}/common_types.h ${SRC}/config.h ${SRC2}/exp.h\
 ${SRC1}/expmacs.h ${SRC6}/externs.h ${SRC2}/install_fns.h\
 ${SRC2}/installglob.h ${SRC2}/me_fns.h ${SRC2}/shapemacs.h ${SRC2}/tags.h\
 ${SRC2}/unroll.h ${SRC6}/codetypes.h ${SRC3}/dg_first.h\
 ${SRC3}/dg_types.h ${SRC}/diag_config.h ${SRC3}/diaginfo.h\
 ${SRC3}/diagtypes.h ${SRC1}/exptypes.h ${SRC2}/installtypes.h\
 ${SRC5}/li_types.h ${SRC1}/localtypes.h ${SRC6}/toktypes.h\
 ${SRC3}/diagtypes1.h ${SRC6}/sort_union.h ${SRC6}/ossg.h\
 ${SRC6}/ossg_api.h ${SRC1}/fail.h
        ${MAIN_CC} ${SRC2}/unroll.c

weights.o : ${SRC1}/weights.c ${SRC1}/bitsmacs.h ${SRC6}/common_types.h\
 ${SRC}/config.h ${SRC2}/exp.h ${SRC1}/expmacs.h ${SRC1}/exptypes.h\
 ${SRC1}/maxminmacs.h ${SRC1}/procrecs.h ${SRC1}/procrectypes.h\
 ${SRC1}/regable.h ${SRC2}/shapemacs.h ${SRC1}/special.h ${SRC2}/tags.h\
 ${SRC1}/weights.h ${SRC6}/codetypes.h ${SRC3}/dg_first.h\
 ${SRC3}/dg_types.h ${SRC}/diag_config.h ${SRC3}/diaginfo.h\
 ${SRC3}/diagtypes.h ${SRC2}/installtypes.h ${SRC5}/li_types.h\
 ${SRC1}/localtypes.h ${SRC6}/toktypes.h ${SRC3}/diagtypes1.h\
 ${SRC6}/sort_union.h ${SRC6}/ossg.h ${SRC6}/ossg_api.h ${SRC1}/fail.h\
 ${SRC1}/addresstypes.h ${SRC1}/cross.h ${SRC2}/flpttypes.h\
 ${SRC1}/output.h ${SRC1}/fbase.h
        ${MAIN_CC} ${SRC1}/weights.c

xalloc.o : ${SRC6}/xalloc.c ${SRC6}/basicread.h ${SRC6}/common_types.h\
 ${SRC}/config.h ${SRC6}/messages_r.h ${SRC6}/xalloc.h ${SRC6}/codetypes.h\
 ${SRC3}/dg_first.h ${SRC3}/dg_types.h ${SRC}/diag_config.h\
 ${SRC3}/diaginfo.h ${SRC3}/diagtypes.h ${SRC1}/exptypes.h\
 ${SRC2}/installtypes.h ${SRC5}/li_types.h ${SRC1}/localtypes.h\
 ${SRC6}/toktypes.h ${SRC3}/diagtypes1.h ${SRC6}/sort_union.h\
 ${SRC6}/ossg.h ${SRC6}/ossg_api.h
        ${MAIN_CC} ${SRC6}/xalloc.c

clean : ${EXTRA_CLEAN}
        ${REMOVE} ${OFILES}
        ${REMOVE} core

clobber : clean ${EXTRA_CLOBBER}
        ${REMOVE} ${NAME}

MAKE_TDF=make_tdf
REMOVE=rm -f

TDF_OUT=${SRC6}/decoder.c ${SRC6}/ecodes.h ${SRC6}/externs.h ${SRC6}/inits.h\
 ${SRC6}/main_reads.h ${SRC6}/temp_fns.new

auto : ${TDF_OUT}

${SRC6}/decoder.c : ${SPEC} ${SRC7}/decoder.c
        @${REMOVE} ${SRC6}/decoder.c
        ${MAKE_TDF} ${SPEC} ${SRC7}/decoder.c ${SRC6}/decoder.c

${SRC6}/ecodes.h : ${SPEC} ${SRC7}/ecodes.h
        @${REMOVE} ${SRC6}/ecodes.h
        ${MAKE_TDF} ${SPEC} ${SRC7}/ecodes.h ${SRC6}/ecodes.h

${SRC6}/externs.h : ${SPEC} ${SRC7}/externs.h
        @${REMOVE} ${SRC6}/externs.h
        ${MAKE_TDF} ${SPEC} ${SRC7}/externs.h ${SRC6}/externs.h

${SRC6}/inits.h : ${SPEC} ${SRC7}/inits.h
        @${REMOVE} ${SRC6}/inits.h
        ${MAKE_TDF} ${SPEC} ${SRC7}/inits.h ${SRC6}/inits.h

${SRC6}/main_reads.h : ${SPEC} ${SRC7}/main_reads.h
        @${REMOVE} ${SRC6}/main_reads.h
        ${MAKE_TDF} ${SPEC} ${SRC7}/main_reads.h ${SRC6}/main_reads.h

${SRC6}/temp_fns.new : ${SPEC} ${SRC7}/temp_fns.c
        @${REMOVE} ${SRC6}/temp_fns.new
        ${MAKE_TDF} ${SPEC} ${SRC7}/temp_fns.c ${SRC6}/temp_fns.new

auto_clobber :
        ${REMOVE} ${TDF_OUT}