Subversion Repositories tendra.SVN

Rev

Rev 2 | 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}/power/aix
SRC1=${INST}/power/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 ash.o basicread.o case_opt.o check.o check_id.o\
 codehere.o comment.o complex_eq.o const.o decoder.o dg_aux.o dg_fns.o\
 diag_fns.o diag_info.o diagout.o dynamic_init.o error.o eval.o exp.o\
 f64.o flags.o flpt.o flpt_fns.o foralls.o frames.o getregs.o global_opt.o\
 glopt.o guard.o inl_norm.o inline.o inlinechoice.o inst_fmt.o\
 install_fns.o installglob.o instruct.o is_worth.o label_ops.o labels.o\
 li_fns.o locate.o machine.o machine_toks.o macro.o makecode.o\
 mark_scope.o mask.o me_fns.o mem_copy.o misc_c.o move.o muldvrem.o\
 needscan.o oprators.o parameter.o powertrans.o pp.o proc.o read_fns.o\
 read_sort.o readglob.o record_bit.o regable.o regalloc.o regexps.o spec.o\
 spec_tok.o stack.o table_fns.o tempdecs.o translat.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 ${SRC1}/memtdf.h ${SRC1}/bitsmacs.h ${SRC2}/exp.h\
 ${SRC1}/expmacs.h ${SRC6}/externs.h ${SRC1}/extratags.h\
 ${SRC2}/install_fns.h ${SRC2}/shapemacs.h ${SRC2}/tags.h ${SRC6}/ossg.h\
 ${SRC6}/ossg_api.h ${SRC6}/sort_union.h
        ${MAIN_CC} ${SRC2}/aldefs.c

ash.o : ${SRC1}/ash.c ${SRC1}/ash.h ${SRC}/config.h\
 ${SRC2}/installtypes.h ${SRC1}/memtdf.h ${SRC1}/bitsmacs.h\
 ${SRC6}/codetypes.h ${SRC2}/exp.h ${SRC1}/expmacs.h ${SRC1}/exptypes.h\
 ${SRC6}/externs.h ${SRC1}/extratags.h ${SRC2}/install_fns.h\
 ${SRC2}/shapemacs.h ${SRC2}/tags.h ${SRC6}/ossg.h ${SRC6}/ossg_api.h\
 ${SRC3}/diaginfo.h ${SRC}/diag_config.h ${SRC3}/diagtypes1.h
        ${MAIN_CC} ${SRC1}/ash.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 ${SRC1}/memtdf.h\
 ${SRC1}/bitsmacs.h ${SRC2}/exp.h ${SRC1}/expmacs.h ${SRC6}/externs.h\
 ${SRC1}/extratags.h ${SRC2}/install_fns.h ${SRC2}/shapemacs.h\
 ${SRC2}/tags.h ${SRC6}/ossg.h ${SRC6}/ossg_api.h ${SRC6}/sort_union.h\
 ${SRC2}/flpttypes.h ${SRC1}/fbase.h
        ${MAIN_CC} ${SRC6}/basicread.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\
 ${SRC1}/memtdf.h ${SRC1}/bitsmacs.h ${SRC1}/extratags.h ${SRC6}/ossg.h\
 ${SRC6}/ossg_api.h ${SRC6}/sort_union.h ${SRC2}/consttypes.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 ${SRC1}/localflags.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 ${SRC1}/memtdf.h ${SRC1}/bitsmacs.h\
 ${SRC1}/extratags.h ${SRC6}/ossg.h ${SRC6}/ossg_api.h\
 ${SRC6}/sort_union.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\
 ${SRC1}/memtdf.h ${SRC1}/bitsmacs.h ${SRC1}/extratags.h ${SRC6}/ossg.h\
 ${SRC6}/ossg_api.h ${SRC6}/sort_union.h
        ${MAIN_CC} ${SRC2}/check_id.c

codehere.o : ${SRC1}/codehere.c ${SRC1}/codegen.h ${SRC1}/codehere.h\
 ${SRC1}/comment.h ${SRC}/config.h ${SRC1}/geninst.h ${SRC1}/makecode.h\
 ${SRC1}/memtdf.h ${SRC1}/myassert.h ${SRC1}/regable.h ${SRC1}/tempdecs.h\
 ${SRC1}/addresstypes.h ${SRC1}/ash.h ${SRC1}/bitsmacs.h ${SRC1}/getregs.h\
 ${SRC1}/guard.h ${SRC1}/inst_fmt.h ${SRC2}/installtypes.h\
 ${SRC1}/labels.h ${SRC1}/locate.h ${SRC1}/move.h ${SRC1}/oprators.h\
 ${SRC1}/procrectypes.h ${SRC1}/regexps.h ${SRC1}/regmacs.h\
 ${SRC1}/localtypes.h ${SRC6}/codetypes.h ${SRC2}/exp.h ${SRC1}/expmacs.h\
 ${SRC1}/exptypes.h ${SRC6}/externs.h ${SRC1}/extratags.h\
 ${SRC2}/install_fns.h ${SRC2}/shapemacs.h ${SRC2}/tags.h ${SRC6}/ossg.h\
 ${SRC6}/ossg_api.h ${SRC3}/diaginfo.h ${SRC}/diag_config.h\
 ${SRC3}/diagtypes1.h ${SRC1}/procrecs.h ${SRC1}/instruct.h\
 ${SRC6}/common_types.h ${SRC3}/dg_first.h ${SRC3}/dg_types.h\
 ${SRC3}/diagtypes.h ${SRC5}/li_types.h ${SRC6}/toktypes.h\
 ${SRC6}/sort_union.h
        ${MAIN_CC} ${SRC1}/codehere.c

comment.o : ${SRC1}/comment.c ${SRC1}/comment.h ${SRC}/config.h\
 ${SRC1}/translat.h ${SRC6}/codetypes.h ${SRC1}/exptypes.h\
 ${SRC2}/installtypes.h ${SRC3}/diaginfo.h ${SRC}/diag_config.h\
 ${SRC3}/diagtypes1.h ${SRC6}/ossg.h ${SRC6}/ossg_api.h ${SRC1}/codegen.h\
 ${SRC1}/addresstypes.h ${SRC1}/ash.h ${SRC1}/bitsmacs.h\
 ${SRC1}/codehere.h ${SRC1}/getregs.h ${SRC1}/guard.h ${SRC1}/inst_fmt.h\
 ${SRC1}/labels.h ${SRC1}/locate.h ${SRC1}/move.h ${SRC1}/oprators.h\
 ${SRC1}/procrectypes.h ${SRC1}/regable.h ${SRC1}/regexps.h\
 ${SRC1}/regmacs.h ${SRC1}/localtypes.h ${SRC1}/memtdf.h ${SRC2}/exp.h\
 ${SRC1}/expmacs.h ${SRC6}/externs.h ${SRC1}/extratags.h\
 ${SRC2}/install_fns.h ${SRC2}/shapemacs.h ${SRC2}/tags.h\
 ${SRC1}/procrecs.h ${SRC1}/instruct.h ${SRC6}/common_types.h\
 ${SRC3}/dg_first.h ${SRC3}/dg_types.h ${SRC3}/diagtypes.h\
 ${SRC5}/li_types.h ${SRC6}/toktypes.h ${SRC6}/sort_union.h
        ${MAIN_CC} ${SRC1}/comment.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 ${SRC1}/memtdf.h ${SRC1}/bitsmacs.h\
 ${SRC6}/externs.h ${SRC1}/extratags.h ${SRC2}/install_fns.h\
 ${SRC6}/ossg.h ${SRC6}/ossg_api.h ${SRC6}/sort_union.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 ${SRC1}/memtdf.h ${SRC1}/bitsmacs.h\
 ${SRC1}/extratags.h ${SRC6}/ossg.h ${SRC6}/ossg_api.h\
 ${SRC6}/sort_union.h ${SRC1}/fbase.h
        ${MAIN_CC} ${SRC2}/const.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 ${SRC1}/memtdf.h\
 ${SRC1}/bitsmacs.h ${SRC2}/exp.h ${SRC1}/expmacs.h ${SRC1}/extratags.h\
 ${SRC2}/install_fns.h ${SRC2}/shapemacs.h ${SRC2}/tags.h ${SRC6}/ossg.h\
 ${SRC6}/ossg_api.h ${SRC6}/sort_union.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 ${SRC1}/memtdf.h ${SRC1}/bitsmacs.h\
 ${SRC1}/extratags.h ${SRC2}/install_fns.h ${SRC2}/shapemacs.h\
 ${SRC6}/ossg.h ${SRC6}/ossg_api.h ${SRC6}/sort_union.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\
 ${SRC1}/memtdf.h ${SRC1}/bitsmacs.h ${SRC2}/exp.h ${SRC1}/extratags.h\
 ${SRC2}/shapemacs.h ${SRC6}/ossg.h ${SRC6}/ossg_api.h\
 ${SRC6}/sort_union.h
        ${MAIN_CC} ${SRC3}/dg_fns.c

diag_fns.o : ${SRC3}/diag_fns.c ${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 ${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 ${SRC1}/memtdf.h ${SRC1}/bitsmacs.h ${SRC2}/exp.h\
 ${SRC1}/extratags.h ${SRC6}/ossg.h ${SRC6}/ossg_api.h\
 ${SRC6}/sort_union.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\
 ${SRC1}/memtdf.h ${SRC1}/bitsmacs.h ${SRC1}/extratags.h\
 ${SRC2}/install_fns.h ${SRC2}/shapemacs.h ${SRC6}/ossg.h\
 ${SRC6}/ossg_api.h ${SRC6}/sort_union.h
        ${MAIN_CC} ${SRC3}/diag_info.c

diagout.o : ${SRC1}/diagout.c ${SRC1}/comment.h ${SRC6}/common_types.h\
 ${SRC}/config.h ${SRC}/cross_config.h ${SRC3}/diag_fns.h\
 ${SRC3}/diagglob.h ${SRC1}/diagout.h ${SRC3}/diagtypes.h\
 ${SRC6}/externs.h ${SRC2}/install_fns.h ${SRC2}/installglob.h\
 ${SRC5}/li_types.h ${SRC1}/machine.h ${SRC3}/mark_scope.h\
 ${SRC1}/maxminmacs.h ${SRC1}/memtdf.h ${SRC1}/myassert.h ${SRC1}/proc.h\
 ${SRC1}/stack.h ${SRC1}/szs_als.h ${SRC6}/toktypes.h ${SRC1}/translat.h\
 ${SRC6}/xalloc.h ${SRC6}/codetypes.h ${SRC1}/exptypes.h\
 ${SRC2}/installtypes.h ${SRC3}/diaginfo.h ${SRC}/diag_config.h\
 ${SRC3}/diagtypes1.h ${SRC3}/dg_first.h ${SRC3}/dg_types.h\
 ${SRC1}/localtypes.h ${SRC1}/bitsmacs.h ${SRC2}/exp.h ${SRC1}/expmacs.h\
 ${SRC1}/extratags.h ${SRC2}/shapemacs.h ${SRC2}/tags.h ${SRC6}/ossg.h\
 ${SRC6}/ossg_api.h ${SRC6}/sort_union.h ${SRC1}/addresstypes.h\
 ${SRC1}/procrectypes.h ${SRC1}/codegen.h ${SRC1}/ash.h ${SRC1}/codehere.h\
 ${SRC1}/getregs.h ${SRC1}/guard.h ${SRC1}/inst_fmt.h ${SRC1}/labels.h\
 ${SRC1}/locate.h ${SRC1}/move.h ${SRC1}/oprators.h ${SRC1}/regable.h\
 ${SRC1}/regexps.h ${SRC1}/regmacs.h ${SRC1}/procrecs.h ${SRC1}/instruct.h
        ${MAIN_CC} ${SRC1}/diagout.c

dynamic_init.o : ${SRC1}/dynamic_init.c ${SRC1}/codegen.h\
 ${SRC1}/comment.h ${SRC}/config.h ${SRC1}/dynamic_init.h ${SRC1}/error.h\
 ${SRC2}/flags.h ${SRC1}/geninst.h ${SRC2}/installglob.h ${SRC1}/machine.h\
 ${SRC1}/makecode.h ${SRC1}/memtdf.h ${SRC1}/myassert.h\
 ${SRC1}/parameter.h ${SRC1}/proc.h ${SRC1}/stack.h ${SRC1}/translat.h\
 ${SRC1}/addresstypes.h ${SRC1}/ash.h ${SRC1}/bitsmacs.h\
 ${SRC1}/codehere.h ${SRC1}/getregs.h ${SRC1}/guard.h ${SRC1}/inst_fmt.h\
 ${SRC2}/installtypes.h ${SRC1}/labels.h ${SRC1}/locate.h ${SRC1}/move.h\
 ${SRC1}/oprators.h ${SRC1}/procrectypes.h ${SRC1}/regable.h\
 ${SRC1}/regexps.h ${SRC1}/regmacs.h ${SRC1}/localtypes.h\
 ${SRC6}/codetypes.h ${SRC2}/exp.h ${SRC1}/expmacs.h ${SRC1}/exptypes.h\
 ${SRC6}/externs.h ${SRC1}/extratags.h ${SRC2}/install_fns.h\
 ${SRC2}/shapemacs.h ${SRC2}/tags.h ${SRC6}/ossg.h ${SRC6}/ossg_api.h\
 ${SRC3}/diaginfo.h ${SRC}/diag_config.h ${SRC3}/diagtypes1.h\
 ${SRC1}/procrecs.h ${SRC1}/instruct.h ${SRC6}/common_types.h\
 ${SRC3}/dg_first.h ${SRC3}/dg_types.h ${SRC3}/diagtypes.h\
 ${SRC5}/li_types.h ${SRC6}/toktypes.h ${SRC6}/sort_union.h
        ${MAIN_CC} ${SRC1}/dynamic_init.c

error.o : ${SRC1}/error.c ${SRC1}/codegen.h ${SRC1}/comment.h\
 ${SRC}/config.h ${SRC1}/error.h ${SRC6}/externs.h ${SRC2}/flpttypes.h\
 ${SRC1}/instruct.h ${SRC1}/makecode.h ${SRC2}/me_fns.h ${SRC1}/memtdf.h\
 ${SRC1}/myassert.h ${SRC1}/stack.h ${SRC1}/translat.h\
 ${SRC1}/addresstypes.h ${SRC1}/ash.h ${SRC1}/bitsmacs.h\
 ${SRC1}/codehere.h ${SRC1}/getregs.h ${SRC1}/guard.h ${SRC1}/inst_fmt.h\
 ${SRC2}/installtypes.h ${SRC1}/labels.h ${SRC1}/locate.h ${SRC1}/move.h\
 ${SRC1}/oprators.h ${SRC1}/procrectypes.h ${SRC1}/regable.h\
 ${SRC1}/regexps.h ${SRC1}/regmacs.h ${SRC1}/localtypes.h\
 ${SRC6}/codetypes.h ${SRC2}/exp.h ${SRC1}/expmacs.h ${SRC1}/exptypes.h\
 ${SRC1}/extratags.h ${SRC2}/install_fns.h ${SRC2}/shapemacs.h\
 ${SRC2}/tags.h ${SRC6}/ossg.h ${SRC6}/ossg_api.h ${SRC3}/diaginfo.h\
 ${SRC}/diag_config.h ${SRC3}/diagtypes1.h ${SRC1}/procrecs.h\
 ${SRC6}/common_types.h ${SRC3}/dg_first.h ${SRC3}/dg_types.h\
 ${SRC3}/diagtypes.h ${SRC5}/li_types.h ${SRC6}/toktypes.h\
 ${SRC6}/sort_union.h ${SRC1}/fbase.h
        ${MAIN_CC} ${SRC1}/error.c

eval.o : ${SRC1}/eval.c ${SRC1}/codegen.h ${SRC1}/comment.h\
 ${SRC}/config.h ${SRC1}/eval.h ${SRC2}/f64.h ${SRC2}/flpt.h\
 ${SRC2}/flpttypes.h ${SRC1}/frames.h ${SRC1}/geninst.h ${SRC1}/machine.h\
 ${SRC1}/maxminmacs.h ${SRC1}/memtdf.h ${SRC1}/myassert.h\
 ${SRC1}/translat.h ${SRC1}/addresstypes.h ${SRC1}/ash.h\
 ${SRC1}/bitsmacs.h ${SRC1}/codehere.h ${SRC1}/getregs.h ${SRC1}/guard.h\
 ${SRC1}/inst_fmt.h ${SRC2}/installtypes.h ${SRC1}/labels.h\
 ${SRC1}/locate.h ${SRC1}/move.h ${SRC1}/oprators.h ${SRC1}/procrectypes.h\
 ${SRC1}/regable.h ${SRC1}/regexps.h ${SRC1}/regmacs.h\
 ${SRC1}/localtypes.h ${SRC6}/codetypes.h ${SRC2}/exp.h ${SRC1}/expmacs.h\
 ${SRC1}/exptypes.h ${SRC6}/externs.h ${SRC1}/extratags.h\
 ${SRC2}/install_fns.h ${SRC2}/shapemacs.h ${SRC2}/tags.h ${SRC6}/ossg.h\
 ${SRC6}/ossg_api.h ${SRC3}/diaginfo.h ${SRC}/diag_config.h\
 ${SRC3}/diagtypes1.h ${SRC1}/procrecs.h ${SRC1}/instruct.h\
 ${SRC6}/common_types.h ${SRC3}/dg_first.h ${SRC3}/dg_types.h\
 ${SRC3}/diagtypes.h ${SRC5}/li_types.h ${SRC6}/toktypes.h\
 ${SRC6}/sort_union.h ${SRC1}/fbase.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 ${SRC1}/memtdf.h ${SRC1}/bitsmacs.h\
 ${SRC1}/extratags.h ${SRC6}/ossg.h ${SRC6}/ossg_api.h\
 ${SRC6}/sort_union.h ${SRC2}/flpttypes.h ${SRC1}/fbase.h
        ${MAIN_CC} ${SRC2}/exp.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\
 ${SRC1}/memtdf.h ${SRC1}/bitsmacs.h ${SRC6}/externs.h ${SRC1}/extratags.h\
 ${SRC2}/install_fns.h ${SRC2}/shapemacs.h ${SRC2}/tags.h ${SRC6}/ossg.h\
 ${SRC6}/ossg_api.h ${SRC6}/sort_union.h ${SRC1}/fbase.h
        ${MAIN_CC} ${SRC2}/f64.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\
 ${SRC1}/memtdf.h ${SRC1}/bitsmacs.h ${SRC2}/exp.h ${SRC1}/expmacs.h\
 ${SRC6}/externs.h ${SRC1}/extratags.h ${SRC2}/install_fns.h\
 ${SRC2}/shapemacs.h ${SRC2}/tags.h ${SRC6}/ossg.h ${SRC6}/ossg_api.h\
 ${SRC6}/sort_union.h
        ${MAIN_CC} ${SRC2}/flags.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 ${SRC1}/memtdf.h ${SRC1}/bitsmacs.h\
 ${SRC1}/expmacs.h ${SRC6}/externs.h ${SRC1}/extratags.h\
 ${SRC2}/install_fns.h ${SRC2}/shapemacs.h ${SRC2}/tags.h ${SRC6}/ossg.h\
 ${SRC6}/ossg_api.h ${SRC6}/sort_union.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 ${SRC1}/memtdf.h ${SRC1}/bitsmacs.h\
 ${SRC1}/extratags.h ${SRC6}/ossg.h ${SRC6}/ossg_api.h\
 ${SRC6}/sort_union.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 ${SRC1}/memtdf.h\
 ${SRC1}/bitsmacs.h ${SRC1}/extratags.h ${SRC6}/ossg.h ${SRC6}/ossg_api.h\
 ${SRC6}/sort_union.h ${SRC2}/consttypes.h
        ${MAIN_CC} ${SRC2}/foralls.c

frames.o : ${SRC1}/frames.c ${SRC6}/basicread.h ${SRC1}/codegen.h\
 ${SRC1}/comment.h ${SRC}/config.h ${SRC1}/diagout.h ${SRC1}/eval.h\
 ${SRC2}/exp.h ${SRC6}/externs.h ${SRC2}/flags.h ${SRC2}/flpt.h\
 ${SRC1}/frames.h ${SRC2}/installglob.h ${SRC1}/machine.h\
 ${SRC6}/main_reads.h ${SRC1}/makecode.h ${SRC1}/memtdf.h\
 ${SRC1}/myassert.h ${SRC1}/needscan.h ${SRC2}/optimise.h\
 ${SRC1}/procrecs.h ${SRC6}/readglob.h ${SRC1}/regalloc.h ${SRC1}/stack.h\
 ${SRC1}/tempdecs.h ${SRC1}/translat.h ${SRC1}/weights.h ${SRC6}/xalloc.h\
 ${SRC1}/addresstypes.h ${SRC1}/ash.h ${SRC1}/bitsmacs.h\
 ${SRC1}/codehere.h ${SRC1}/getregs.h ${SRC1}/guard.h ${SRC1}/inst_fmt.h\
 ${SRC2}/installtypes.h ${SRC1}/labels.h ${SRC1}/locate.h ${SRC1}/move.h\
 ${SRC1}/oprators.h ${SRC1}/procrectypes.h ${SRC1}/regable.h\
 ${SRC1}/regexps.h ${SRC1}/regmacs.h ${SRC1}/localtypes.h\
 ${SRC6}/codetypes.h ${SRC1}/expmacs.h ${SRC1}/exptypes.h\
 ${SRC1}/extratags.h ${SRC2}/install_fns.h ${SRC2}/shapemacs.h\
 ${SRC2}/tags.h ${SRC6}/ossg.h ${SRC6}/ossg_api.h ${SRC3}/diaginfo.h\
 ${SRC}/diag_config.h ${SRC3}/diagtypes1.h ${SRC1}/instruct.h\
 ${SRC6}/common_types.h ${SRC3}/dg_first.h ${SRC3}/dg_types.h\
 ${SRC3}/diagtypes.h ${SRC5}/li_types.h ${SRC6}/toktypes.h\
 ${SRC6}/sort_union.h ${SRC2}/flpttypes.h ${SRC1}/fbase.h
        ${MAIN_CC} ${SRC1}/frames.c

getregs.o : ${SRC1}/getregs.c ${SRC1}/codegen.h ${SRC1}/comment.h\
 ${SRC}/config.h ${SRC1}/getregs.h ${SRC1}/memtdf.h ${SRC1}/myassert.h\
 ${SRC1}/addresstypes.h ${SRC1}/ash.h ${SRC1}/bitsmacs.h\
 ${SRC1}/codehere.h ${SRC1}/guard.h ${SRC1}/inst_fmt.h\
 ${SRC2}/installtypes.h ${SRC1}/labels.h ${SRC1}/locate.h ${SRC1}/move.h\
 ${SRC1}/oprators.h ${SRC1}/procrectypes.h ${SRC1}/regable.h\
 ${SRC1}/regexps.h ${SRC1}/regmacs.h ${SRC1}/localtypes.h\
 ${SRC6}/codetypes.h ${SRC2}/exp.h ${SRC1}/expmacs.h ${SRC1}/exptypes.h\
 ${SRC6}/externs.h ${SRC1}/extratags.h ${SRC2}/install_fns.h\
 ${SRC2}/shapemacs.h ${SRC2}/tags.h ${SRC6}/ossg.h ${SRC6}/ossg_api.h\
 ${SRC3}/diaginfo.h ${SRC}/diag_config.h ${SRC3}/diagtypes1.h\
 ${SRC1}/procrecs.h ${SRC1}/instruct.h ${SRC6}/common_types.h\
 ${SRC3}/dg_first.h ${SRC3}/dg_types.h ${SRC3}/diagtypes.h\
 ${SRC5}/li_types.h ${SRC6}/toktypes.h ${SRC6}/sort_union.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 ${SRC1}/memtdf.h\
 ${SRC1}/bitsmacs.h ${SRC6}/externs.h ${SRC1}/extratags.h\
 ${SRC2}/install_fns.h ${SRC6}/ossg.h ${SRC6}/ossg_api.h\
 ${SRC6}/sort_union.h ${SRC2}/consttypes.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\
 ${SRC1}/memtdf.h ${SRC1}/bitsmacs.h ${SRC1}/extratags.h\
 ${SRC2}/install_fns.h ${SRC6}/ossg.h ${SRC6}/ossg_api.h\
 ${SRC6}/sort_union.h
        ${MAIN_CC} ${SRC1}/glopt.c

guard.o : ${SRC1}/guard.c ${SRC1}/codegen.h ${SRC1}/comment.h\
 ${SRC}/config.h ${SRC1}/guard.h ${SRC1}/tempdecs.h ${SRC1}/addresstypes.h\
 ${SRC1}/ash.h ${SRC1}/bitsmacs.h ${SRC1}/codehere.h ${SRC1}/getregs.h\
 ${SRC1}/inst_fmt.h ${SRC2}/installtypes.h ${SRC1}/labels.h\
 ${SRC1}/locate.h ${SRC1}/move.h ${SRC1}/oprators.h ${SRC1}/procrectypes.h\
 ${SRC1}/regable.h ${SRC1}/regexps.h ${SRC1}/regmacs.h\
 ${SRC1}/localtypes.h ${SRC1}/memtdf.h ${SRC6}/codetypes.h ${SRC2}/exp.h\
 ${SRC1}/expmacs.h ${SRC1}/exptypes.h ${SRC6}/externs.h\
 ${SRC1}/extratags.h ${SRC2}/install_fns.h ${SRC2}/shapemacs.h\
 ${SRC2}/tags.h ${SRC6}/ossg.h ${SRC6}/ossg_api.h ${SRC3}/diaginfo.h\
 ${SRC}/diag_config.h ${SRC3}/diagtypes1.h ${SRC1}/procrecs.h\
 ${SRC1}/instruct.h ${SRC6}/common_types.h ${SRC3}/dg_first.h\
 ${SRC3}/dg_types.h ${SRC3}/diagtypes.h ${SRC5}/li_types.h\
 ${SRC6}/toktypes.h ${SRC6}/sort_union.h
        ${MAIN_CC} ${SRC1}/guard.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 ${SRC1}/memtdf.h\
 ${SRC1}/bitsmacs.h ${SRC6}/externs.h ${SRC1}/extratags.h\
 ${SRC2}/install_fns.h ${SRC6}/ossg.h ${SRC6}/ossg_api.h\
 ${SRC6}/sort_union.h ${SRC2}/consttypes.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 ${SRC1}/memtdf.h\
 ${SRC1}/bitsmacs.h ${SRC1}/extratags.h ${SRC2}/install_fns.h\
 ${SRC6}/ossg.h ${SRC6}/ossg_api.h ${SRC6}/sort_union.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\
 ${SRC1}/memtdf.h ${SRC1}/bitsmacs.h ${SRC6}/externs.h ${SRC1}/extratags.h\
 ${SRC2}/install_fns.h ${SRC6}/ossg.h ${SRC6}/ossg_api.h\
 ${SRC6}/sort_union.h
        ${MAIN_CC} ${SRC1}/inlinechoice.c

inst_fmt.o : ${SRC1}/inst_fmt.c ${SRC1}/comment.h ${SRC}/config.h\
 ${SRC2}/flags.h ${SRC1}/geninst.h ${SRC1}/inst_fmt.h ${SRC1}/macro.h\
 ${SRC1}/mask.h ${SRC1}/maxminmacs.h ${SRC1}/myassert.h ${SRC1}/proc.h\
 ${SRC1}/stack.h ${SRC1}/translat.h ${SRC6}/codetypes.h ${SRC1}/exptypes.h\
 ${SRC2}/installtypes.h ${SRC3}/diaginfo.h ${SRC}/diag_config.h\
 ${SRC3}/diagtypes1.h ${SRC6}/ossg.h ${SRC6}/ossg_api.h\
 ${SRC6}/common_types.h ${SRC3}/dg_first.h ${SRC3}/dg_types.h\
 ${SRC3}/diagtypes.h ${SRC5}/li_types.h ${SRC1}/localtypes.h\
 ${SRC6}/toktypes.h ${SRC1}/memtdf.h ${SRC1}/bitsmacs.h ${SRC2}/exp.h\
 ${SRC1}/expmacs.h ${SRC6}/externs.h ${SRC1}/extratags.h\
 ${SRC2}/install_fns.h ${SRC2}/shapemacs.h ${SRC2}/tags.h\
 ${SRC6}/sort_union.h ${SRC1}/addresstypes.h ${SRC1}/ash.h\
 ${SRC1}/instruct.h ${SRC1}/regmacs.h ${SRC1}/procrectypes.h\
 ${SRC1}/codegen.h ${SRC1}/codehere.h ${SRC1}/getregs.h ${SRC1}/guard.h\
 ${SRC1}/labels.h ${SRC1}/locate.h ${SRC1}/move.h ${SRC1}/oprators.h\
 ${SRC1}/regable.h ${SRC1}/regexps.h ${SRC1}/procrecs.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 ${SRC1}/memtdf.h\
 ${SRC1}/bitsmacs.h ${SRC1}/extratags.h ${SRC6}/ossg.h ${SRC6}/ossg_api.h\
 ${SRC6}/sort_union.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 ${SRC1}/memtdf.h\
 ${SRC1}/bitsmacs.h ${SRC2}/exp.h ${SRC1}/expmacs.h ${SRC6}/externs.h\
 ${SRC1}/extratags.h ${SRC2}/install_fns.h ${SRC2}/shapemacs.h\
 ${SRC2}/tags.h ${SRC6}/ossg.h ${SRC6}/ossg_api.h ${SRC6}/sort_union.h
        ${MAIN_CC} ${SRC2}/installglob.c

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

is_worth.o : ${SRC1}/is_worth.c ${SRC6}/common_types.h ${SRC}/config.h\
 ${SRC2}/exp.h ${SRC1}/expmacs.h ${SRC1}/instruct.h ${SRC2}/is_worth.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 ${SRC1}/memtdf.h\
 ${SRC1}/bitsmacs.h ${SRC6}/externs.h ${SRC1}/extratags.h\
 ${SRC2}/install_fns.h ${SRC6}/ossg.h ${SRC6}/ossg_api.h\
 ${SRC6}/sort_union.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\
 ${SRC1}/memtdf.h ${SRC1}/bitsmacs.h ${SRC1}/extratags.h\
 ${SRC2}/install_fns.h ${SRC6}/ossg.h ${SRC6}/ossg_api.h\
 ${SRC6}/sort_union.h
        ${MAIN_CC} ${SRC2}/label_ops.c

labels.o : ${SRC1}/labels.c ${SRC}/config.h ${SRC1}/labels.h\
 ${SRC1}/myassert.h ${SRC1}/translat.h ${SRC6}/ossg.h ${SRC6}/ossg_api.h\
 ${SRC1}/comment.h ${SRC6}/codetypes.h ${SRC1}/exptypes.h\
 ${SRC2}/installtypes.h ${SRC3}/diaginfo.h ${SRC}/diag_config.h\
 ${SRC3}/diagtypes1.h ${SRC1}/codegen.h ${SRC1}/addresstypes.h\
 ${SRC1}/ash.h ${SRC1}/bitsmacs.h ${SRC1}/codehere.h ${SRC1}/getregs.h\
 ${SRC1}/guard.h ${SRC1}/inst_fmt.h ${SRC1}/locate.h ${SRC1}/move.h\
 ${SRC1}/oprators.h ${SRC1}/procrectypes.h ${SRC1}/regable.h\
 ${SRC1}/regexps.h ${SRC1}/regmacs.h ${SRC1}/localtypes.h ${SRC1}/memtdf.h\
 ${SRC2}/exp.h ${SRC1}/expmacs.h ${SRC6}/externs.h ${SRC1}/extratags.h\
 ${SRC2}/install_fns.h ${SRC2}/shapemacs.h ${SRC2}/tags.h\
 ${SRC1}/procrecs.h ${SRC1}/instruct.h ${SRC6}/common_types.h\
 ${SRC3}/dg_first.h ${SRC3}/dg_types.h ${SRC3}/diagtypes.h\
 ${SRC5}/li_types.h ${SRC6}/toktypes.h ${SRC6}/sort_union.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 ${SRC1}/localflags.h ${SRC1}/machine.h\
 ${SRC6}/main_reads.h ${SRC5}/messages_li.h ${SRC6}/natmacs.h\
 ${SRC1}/out.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\
 ${SRC1}/memtdf.h ${SRC1}/bitsmacs.h ${SRC1}/extratags.h\
 ${SRC2}/install_fns.h ${SRC2}/shapemacs.h ${SRC6}/ossg.h\
 ${SRC6}/ossg_api.h ${SRC6}/sort_union.h
        ${MAIN_CC} ${SRC5}/li_fns.c

locate.o : ${SRC1}/locate.c ${SRC1}/codegen.h ${SRC1}/comment.h\
 ${SRC}/config.h ${SRC1}/frames.h ${SRC1}/geninst.h ${SRC1}/locate.h\
 ${SRC1}/memtdf.h ${SRC1}/myassert.h ${SRC1}/proc.h ${SRC1}/stack.h\
 ${SRC1}/addresstypes.h ${SRC1}/ash.h ${SRC1}/bitsmacs.h\
 ${SRC1}/codehere.h ${SRC1}/getregs.h ${SRC1}/guard.h ${SRC1}/inst_fmt.h\
 ${SRC2}/installtypes.h ${SRC1}/labels.h ${SRC1}/move.h ${SRC1}/oprators.h\
 ${SRC1}/procrectypes.h ${SRC1}/regable.h ${SRC1}/regexps.h\
 ${SRC1}/regmacs.h ${SRC1}/localtypes.h ${SRC6}/codetypes.h ${SRC2}/exp.h\
 ${SRC1}/expmacs.h ${SRC1}/exptypes.h ${SRC6}/externs.h\
 ${SRC1}/extratags.h ${SRC2}/install_fns.h ${SRC2}/shapemacs.h\
 ${SRC2}/tags.h ${SRC6}/ossg.h ${SRC6}/ossg_api.h ${SRC3}/diaginfo.h\
 ${SRC}/diag_config.h ${SRC3}/diagtypes1.h ${SRC1}/procrecs.h\
 ${SRC1}/instruct.h ${SRC6}/common_types.h ${SRC3}/dg_first.h\
 ${SRC3}/dg_types.h ${SRC3}/diagtypes.h ${SRC5}/li_types.h\
 ${SRC6}/toktypes.h ${SRC6}/sort_union.h
        ${MAIN_CC} ${SRC1}/locate.c

machine.o : ${SRC1}/machine.c ${SRC}/config.h ${SRC1}/machine.h\
 ${SRC1}/memtdf.h ${SRC6}/ossg.h ${SRC6}/ossg_api.h ${SRC1}/bitsmacs.h\
 ${SRC6}/codetypes.h ${SRC2}/exp.h ${SRC1}/expmacs.h ${SRC1}/exptypes.h\
 ${SRC6}/externs.h ${SRC1}/extratags.h ${SRC2}/install_fns.h\
 ${SRC2}/installtypes.h ${SRC2}/shapemacs.h ${SRC2}/tags.h\
 ${SRC3}/diaginfo.h ${SRC}/diag_config.h ${SRC3}/diagtypes1.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

macro.o : ${SRC1}/macro.c ${SRC1}/codegen.h ${SRC1}/comment.h\
 ${SRC}/config.h ${SRC1}/instruct.h ${SRC1}/macro.h ${SRC1}/memtdf.h\
 ${SRC1}/stack.h ${SRC1}/translat.h ${SRC1}/addresstypes.h ${SRC1}/ash.h\
 ${SRC1}/bitsmacs.h ${SRC1}/codehere.h ${SRC1}/getregs.h ${SRC1}/guard.h\
 ${SRC1}/inst_fmt.h ${SRC2}/installtypes.h ${SRC1}/labels.h\
 ${SRC1}/locate.h ${SRC1}/move.h ${SRC1}/oprators.h ${SRC1}/procrectypes.h\
 ${SRC1}/regable.h ${SRC1}/regexps.h ${SRC1}/regmacs.h\
 ${SRC1}/localtypes.h ${SRC6}/codetypes.h ${SRC2}/exp.h ${SRC1}/expmacs.h\
 ${SRC1}/exptypes.h ${SRC6}/externs.h ${SRC1}/extratags.h\
 ${SRC2}/install_fns.h ${SRC2}/shapemacs.h ${SRC2}/tags.h ${SRC6}/ossg.h\
 ${SRC6}/ossg_api.h ${SRC3}/diaginfo.h ${SRC}/diag_config.h\
 ${SRC3}/diagtypes1.h ${SRC1}/procrecs.h ${SRC6}/common_types.h\
 ${SRC3}/dg_first.h ${SRC3}/dg_types.h ${SRC3}/diagtypes.h\
 ${SRC5}/li_types.h ${SRC6}/toktypes.h ${SRC6}/sort_union.h
        ${MAIN_CC} ${SRC1}/macro.c

makecode.o : ${SRC1}/makecode.c ${SRC1}/codegen.h ${SRC1}/comment.h\
 ${SRC}/config.h ${SRC3}/diag_fns.h ${SRC1}/error.h ${SRC1}/eval.h\
 ${SRC6}/externs.h ${SRC2}/f64.h ${SRC2}/flags.h ${SRC1}/frames.h\
 ${SRC1}/geninst.h ${SRC2}/installglob.h ${SRC1}/instruct.h\
 ${SRC2}/label_ops.h ${SRC1}/makecode.h ${SRC1}/mask.h\
 ${SRC1}/maxminmacs.h ${SRC1}/memtdf.h ${SRC1}/muldvrem.h\
 ${SRC1}/myassert.h ${SRC1}/oprators.h ${SRC1}/pp.h ${SRC1}/proc.h\
 ${SRC1}/record_bit.h ${SRC1}/stack.h ${SRC1}/tempdecs.h\
 ${SRC1}/translat.h ${SRC1}/addresstypes.h ${SRC1}/ash.h\
 ${SRC1}/bitsmacs.h ${SRC1}/codehere.h ${SRC1}/getregs.h ${SRC1}/guard.h\
 ${SRC1}/inst_fmt.h ${SRC2}/installtypes.h ${SRC1}/labels.h\
 ${SRC1}/locate.h ${SRC1}/move.h ${SRC1}/procrectypes.h ${SRC1}/regable.h\
 ${SRC1}/regexps.h ${SRC1}/regmacs.h ${SRC1}/localtypes.h\
 ${SRC6}/codetypes.h ${SRC2}/exp.h ${SRC1}/expmacs.h ${SRC1}/exptypes.h\
 ${SRC1}/extratags.h ${SRC2}/install_fns.h ${SRC2}/shapemacs.h\
 ${SRC2}/tags.h ${SRC6}/ossg.h ${SRC6}/ossg_api.h ${SRC3}/diaginfo.h\
 ${SRC}/diag_config.h ${SRC3}/diagtypes1.h ${SRC1}/procrecs.h\
 ${SRC6}/common_types.h ${SRC3}/dg_first.h ${SRC3}/dg_types.h\
 ${SRC3}/diagtypes.h ${SRC5}/li_types.h ${SRC6}/toktypes.h\
 ${SRC6}/sort_union.h ${SRC2}/flpttypes.h ${SRC1}/fbase.h
        ${MAIN_CC} ${SRC1}/makecode.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 ${SRC1}/memtdf.h\
 ${SRC1}/bitsmacs.h ${SRC2}/exp.h ${SRC1}/extratags.h\
 ${SRC2}/install_fns.h ${SRC2}/shapemacs.h ${SRC6}/ossg.h\
 ${SRC6}/ossg_api.h ${SRC6}/sort_union.h
        ${MAIN_CC} ${SRC3}/mark_scope.c

mask.o : ${SRC1}/mask.c ${SRC}/config.h ${SRC1}/mask.h ${SRC6}/ossg.h\
 ${SRC6}/ossg_api.h
        ${MAIN_CC} ${SRC1}/mask.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\
 ${SRC1}/memtdf.h ${SRC1}/bitsmacs.h ${SRC1}/extratags.h ${SRC6}/ossg.h\
 ${SRC6}/ossg_api.h ${SRC6}/sort_union.h
        ${MAIN_CC} ${SRC2}/me_fns.c

mem_copy.o : ${SRC1}/mem_copy.c ${SRC1}/codegen.h ${SRC1}/comment.h\
 ${SRC}/config.h ${SRC1}/mem_copy.h ${SRC1}/memtdf.h ${SRC1}/myassert.h\
 ${SRC1}/addresstypes.h ${SRC1}/ash.h ${SRC1}/bitsmacs.h\
 ${SRC1}/codehere.h ${SRC1}/getregs.h ${SRC1}/guard.h ${SRC1}/inst_fmt.h\
 ${SRC2}/installtypes.h ${SRC1}/labels.h ${SRC1}/locate.h ${SRC1}/move.h\
 ${SRC1}/oprators.h ${SRC1}/procrectypes.h ${SRC1}/regable.h\
 ${SRC1}/regexps.h ${SRC1}/regmacs.h ${SRC1}/localtypes.h\
 ${SRC6}/codetypes.h ${SRC2}/exp.h ${SRC1}/expmacs.h ${SRC1}/exptypes.h\
 ${SRC6}/externs.h ${SRC1}/extratags.h ${SRC2}/install_fns.h\
 ${SRC2}/shapemacs.h ${SRC2}/tags.h ${SRC6}/ossg.h ${SRC6}/ossg_api.h\
 ${SRC3}/diaginfo.h ${SRC}/diag_config.h ${SRC3}/diagtypes1.h\
 ${SRC1}/procrecs.h ${SRC1}/instruct.h ${SRC6}/common_types.h\
 ${SRC3}/dg_first.h ${SRC3}/dg_types.h ${SRC3}/diagtypes.h\
 ${SRC5}/li_types.h ${SRC6}/toktypes.h ${SRC6}/sort_union.h
        ${MAIN_CC} ${SRC1}/mem_copy.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 ${SRC1}/memtdf.h\
 ${SRC1}/bitsmacs.h ${SRC1}/extratags.h ${SRC2}/install_fns.h\
 ${SRC6}/ossg.h ${SRC6}/ossg_api.h ${SRC6}/sort_union.h
        ${MAIN_CC} ${SRC2}/misc_c.c

move.o : ${SRC1}/move.c ${SRC1}/codegen.h ${SRC1}/comment.h\
 ${SRC}/config.h ${SRC1}/geninst.h ${SRC1}/makecode.h ${SRC1}/maxminmacs.h\
 ${SRC1}/memtdf.h ${SRC1}/move.h ${SRC1}/myassert.h ${SRC1}/proc.h\
 ${SRC1}/addresstypes.h ${SRC1}/ash.h ${SRC1}/bitsmacs.h\
 ${SRC1}/codehere.h ${SRC1}/getregs.h ${SRC1}/guard.h ${SRC1}/inst_fmt.h\
 ${SRC2}/installtypes.h ${SRC1}/labels.h ${SRC1}/locate.h\
 ${SRC1}/oprators.h ${SRC1}/procrectypes.h ${SRC1}/regable.h\
 ${SRC1}/regexps.h ${SRC1}/regmacs.h ${SRC1}/localtypes.h\
 ${SRC6}/codetypes.h ${SRC2}/exp.h ${SRC1}/expmacs.h ${SRC1}/exptypes.h\
 ${SRC6}/externs.h ${SRC1}/extratags.h ${SRC2}/install_fns.h\
 ${SRC2}/shapemacs.h ${SRC2}/tags.h ${SRC6}/ossg.h ${SRC6}/ossg_api.h\
 ${SRC3}/diaginfo.h ${SRC}/diag_config.h ${SRC3}/diagtypes1.h\
 ${SRC1}/procrecs.h ${SRC1}/instruct.h ${SRC6}/common_types.h\
 ${SRC3}/dg_first.h ${SRC3}/dg_types.h ${SRC3}/diagtypes.h\
 ${SRC5}/li_types.h ${SRC6}/toktypes.h ${SRC6}/sort_union.h
        ${MAIN_CC} ${SRC1}/move.c

muldvrem.o : ${SRC1}/muldvrem.c ${SRC1}/codegen.h ${SRC1}/comment.h\
 ${SRC}/config.h ${SRC1}/error.h ${SRC1}/geninst.h ${SRC1}/memtdf.h\
 ${SRC1}/muldvrem.h ${SRC1}/myassert.h ${SRC1}/needscan.h\
 ${SRC1}/translat.h ${SRC1}/addresstypes.h ${SRC1}/ash.h\
 ${SRC1}/bitsmacs.h ${SRC1}/codehere.h ${SRC1}/getregs.h ${SRC1}/guard.h\
 ${SRC1}/inst_fmt.h ${SRC2}/installtypes.h ${SRC1}/labels.h\
 ${SRC1}/locate.h ${SRC1}/move.h ${SRC1}/oprators.h ${SRC1}/procrectypes.h\
 ${SRC1}/regable.h ${SRC1}/regexps.h ${SRC1}/regmacs.h\
 ${SRC1}/localtypes.h ${SRC6}/codetypes.h ${SRC2}/exp.h ${SRC1}/expmacs.h\
 ${SRC1}/exptypes.h ${SRC6}/externs.h ${SRC1}/extratags.h\
 ${SRC2}/install_fns.h ${SRC2}/shapemacs.h ${SRC2}/tags.h ${SRC6}/ossg.h\
 ${SRC6}/ossg_api.h ${SRC3}/diaginfo.h ${SRC}/diag_config.h\
 ${SRC3}/diagtypes1.h ${SRC1}/procrecs.h ${SRC1}/instruct.h\
 ${SRC6}/common_types.h ${SRC3}/dg_first.h ${SRC3}/dg_types.h\
 ${SRC3}/diagtypes.h ${SRC5}/li_types.h ${SRC6}/toktypes.h\
 ${SRC6}/sort_union.h
        ${MAIN_CC} ${SRC1}/muldvrem.c

needscan.o : ${SRC1}/needscan.c ${SRC1}/bitsmacs.h ${SRC2}/check.h\
 ${SRC1}/codegen.h ${SRC1}/comment.h ${SRC6}/common_types.h\
 ${SRC}/config.h ${SRC2}/const.h ${SRC1}/dynamic_init.h ${SRC1}/error.h\
 ${SRC2}/exp.h ${SRC1}/expmacs.h ${SRC1}/exptypes.h ${SRC6}/externs.h\
 ${SRC2}/flags.h ${SRC2}/flpt.h ${SRC2}/install_fns.h ${SRC1}/localtypes.h\
 ${SRC1}/machine.h ${SRC1}/makecode.h ${SRC1}/maxminmacs.h\
 ${SRC2}/me_fns.h ${SRC1}/memtdf.h ${SRC1}/myassert.h ${SRC1}/needscan.h\
 ${SRC1}/procrectypes.h ${SRC1}/regable.h ${SRC2}/shapemacs.h\
 ${SRC1}/stack.h ${SRC2}/tags.h ${SRC1}/tempdecs.h ${SRC1}/translat.h\
 ${SRC1}/addresstypes.h ${SRC1}/ash.h ${SRC1}/codehere.h ${SRC1}/getregs.h\
 ${SRC1}/guard.h ${SRC1}/inst_fmt.h ${SRC2}/installtypes.h\
 ${SRC1}/labels.h ${SRC1}/locate.h ${SRC1}/move.h ${SRC1}/oprators.h\
 ${SRC1}/regexps.h ${SRC1}/regmacs.h ${SRC6}/codetypes.h\
 ${SRC1}/extratags.h ${SRC6}/ossg.h ${SRC6}/ossg_api.h ${SRC3}/diaginfo.h\
 ${SRC}/diag_config.h ${SRC3}/diagtypes1.h ${SRC1}/procrecs.h\
 ${SRC1}/instruct.h ${SRC3}/dg_first.h ${SRC3}/dg_types.h\
 ${SRC3}/diagtypes.h ${SRC5}/li_types.h ${SRC6}/toktypes.h\
 ${SRC6}/sort_union.h ${SRC2}/consttypes.h ${SRC2}/flpttypes.h\
 ${SRC1}/fbase.h
        ${MAIN_CC} ${SRC1}/needscan.c

oprators.o : ${SRC1}/oprators.c ${SRC1}/codegen.h ${SRC1}/comment.h\
 ${SRC}/config.h ${SRC1}/error.h ${SRC2}/flags.h ${SRC1}/geninst.h\
 ${SRC1}/instruct.h ${SRC1}/makecode.h ${SRC1}/maxminmacs.h\
 ${SRC1}/memtdf.h ${SRC1}/myassert.h ${SRC1}/oprators.h ${SRC1}/proc.h\
 ${SRC1}/addresstypes.h ${SRC1}/ash.h ${SRC1}/bitsmacs.h\
 ${SRC1}/codehere.h ${SRC1}/getregs.h ${SRC1}/guard.h ${SRC1}/inst_fmt.h\
 ${SRC2}/installtypes.h ${SRC1}/labels.h ${SRC1}/locate.h ${SRC1}/move.h\
 ${SRC1}/procrectypes.h ${SRC1}/regable.h ${SRC1}/regexps.h\
 ${SRC1}/regmacs.h ${SRC1}/localtypes.h ${SRC6}/codetypes.h ${SRC2}/exp.h\
 ${SRC1}/expmacs.h ${SRC1}/exptypes.h ${SRC6}/externs.h\
 ${SRC1}/extratags.h ${SRC2}/install_fns.h ${SRC2}/shapemacs.h\
 ${SRC2}/tags.h ${SRC6}/ossg.h ${SRC6}/ossg_api.h ${SRC3}/diaginfo.h\
 ${SRC}/diag_config.h ${SRC3}/diagtypes1.h ${SRC1}/procrecs.h\
 ${SRC6}/common_types.h ${SRC3}/dg_first.h ${SRC3}/dg_types.h\
 ${SRC3}/diagtypes.h ${SRC5}/li_types.h ${SRC6}/toktypes.h\
 ${SRC6}/sort_union.h
        ${MAIN_CC} ${SRC1}/oprators.c

parameter.o : ${SRC1}/parameter.c ${SRC1}/codegen.h ${SRC1}/comment.h\
 ${SRC}/config.h ${SRC2}/flags.h ${SRC1}/geninst.h ${SRC1}/machine.h\
 ${SRC1}/makecode.h ${SRC1}/mem_copy.h ${SRC1}/memtdf.h ${SRC1}/myassert.h\
 ${SRC1}/parameter.h ${SRC1}/proc.h ${SRC1}/stack.h ${SRC1}/translat.h\
 ${SRC6}/xalloc.h ${SRC1}/addresstypes.h ${SRC1}/ash.h ${SRC1}/bitsmacs.h\
 ${SRC1}/codehere.h ${SRC1}/getregs.h ${SRC1}/guard.h ${SRC1}/inst_fmt.h\
 ${SRC2}/installtypes.h ${SRC1}/labels.h ${SRC1}/locate.h ${SRC1}/move.h\
 ${SRC1}/oprators.h ${SRC1}/procrectypes.h ${SRC1}/regable.h\
 ${SRC1}/regexps.h ${SRC1}/regmacs.h ${SRC1}/localtypes.h\
 ${SRC6}/codetypes.h ${SRC2}/exp.h ${SRC1}/expmacs.h ${SRC1}/exptypes.h\
 ${SRC6}/externs.h ${SRC1}/extratags.h ${SRC2}/install_fns.h\
 ${SRC2}/shapemacs.h ${SRC2}/tags.h ${SRC6}/ossg.h ${SRC6}/ossg_api.h\
 ${SRC3}/diaginfo.h ${SRC}/diag_config.h ${SRC3}/diagtypes1.h\
 ${SRC1}/procrecs.h ${SRC1}/instruct.h ${SRC6}/common_types.h\
 ${SRC3}/dg_first.h ${SRC3}/dg_types.h ${SRC3}/diagtypes.h\
 ${SRC5}/li_types.h ${SRC6}/toktypes.h ${SRC6}/sort_union.h
        ${MAIN_CC} ${SRC1}/parameter.c

powertrans.o : ${SRC}/powertrans.c ${SRC1}/comment.h ${SRC}/config.h\
 ${SRC2}/construct_v.h ${SRC2}/flags.h ${SRC2}/installglob.h\
 ${SRC1}/macro.h ${SRC6}/reader_v.h ${SRC6}/release.h ${SRC1}/target_v.h\
 ${SRC1}/tempdecs.h ${SRC1}/translat.h ${SRC6}/codetypes.h\
 ${SRC1}/exptypes.h ${SRC2}/installtypes.h ${SRC3}/diaginfo.h\
 ${SRC}/diag_config.h ${SRC3}/diagtypes1.h ${SRC6}/ossg.h\
 ${SRC6}/ossg_api.h ${SRC6}/common_types.h ${SRC3}/dg_first.h\
 ${SRC3}/dg_types.h ${SRC3}/diagtypes.h ${SRC5}/li_types.h\
 ${SRC1}/localtypes.h ${SRC6}/toktypes.h ${SRC1}/memtdf.h\
 ${SRC1}/bitsmacs.h ${SRC2}/exp.h ${SRC1}/expmacs.h ${SRC6}/externs.h\
 ${SRC1}/extratags.h ${SRC2}/install_fns.h ${SRC2}/shapemacs.h\
 ${SRC2}/tags.h ${SRC6}/sort_union.h ${SRC1}/codegen.h\
 ${SRC1}/addresstypes.h ${SRC1}/ash.h ${SRC1}/codehere.h ${SRC1}/getregs.h\
 ${SRC1}/guard.h ${SRC1}/inst_fmt.h ${SRC1}/labels.h ${SRC1}/locate.h\
 ${SRC1}/move.h ${SRC1}/oprators.h ${SRC1}/procrectypes.h\
 ${SRC1}/regable.h ${SRC1}/regexps.h ${SRC1}/regmacs.h ${SRC1}/procrecs.h\
 ${SRC1}/instruct.h
        ${MAIN_CC} ${SRC}/powertrans.c

pp.o : ${SRC1}/pp.c ${SRC1}/addresstypes.h ${SRC1}/ash.h\
 ${SRC6}/common_types.h ${SRC}/config.h ${SRC2}/exp.h ${SRC1}/expmacs.h\
 ${SRC1}/exptypes.h ${SRC1}/locate.h ${SRC1}/pp.h ${SRC2}/shapemacs.h\
 ${SRC2}/tags.h ${SRC1}/translat.h ${SRC1}/localtypes.h ${SRC1}/memtdf.h\
 ${SRC1}/bitsmacs.h ${SRC6}/codetypes.h ${SRC6}/externs.h\
 ${SRC1}/extratags.h ${SRC2}/install_fns.h ${SRC2}/installtypes.h\
 ${SRC6}/ossg.h ${SRC6}/ossg_api.h ${SRC3}/diaginfo.h ${SRC}/diag_config.h\
 ${SRC3}/diagtypes1.h ${SRC3}/dg_first.h ${SRC3}/dg_types.h\
 ${SRC3}/diagtypes.h ${SRC5}/li_types.h ${SRC6}/toktypes.h\
 ${SRC6}/sort_union.h ${SRC1}/procrectypes.h ${SRC1}/codegen.h\
 ${SRC1}/codehere.h ${SRC1}/getregs.h ${SRC1}/guard.h ${SRC1}/inst_fmt.h\
 ${SRC1}/labels.h ${SRC1}/move.h ${SRC1}/oprators.h ${SRC1}/regable.h\
 ${SRC1}/regexps.h ${SRC1}/regmacs.h ${SRC1}/procrecs.h ${SRC1}/instruct.h
        ${MAIN_CC} ${SRC1}/pp.c

proc.o : ${SRC1}/proc.c ${SRC1}/codegen.h ${SRC1}/comment.h\
 ${SRC}/config.h ${SRC1}/dynamic_init.h ${SRC1}/error.h ${SRC2}/flags.h\
 ${SRC1}/geninst.h ${SRC1}/machine.h ${SRC1}/makecode.h ${SRC1}/mem_copy.h\
 ${SRC1}/memtdf.h ${SRC1}/myassert.h ${SRC1}/parameter.h ${SRC1}/proc.h\
 ${SRC1}/stack.h ${SRC1}/translat.h ${SRC6}/xalloc.h\
 ${SRC1}/addresstypes.h ${SRC1}/ash.h ${SRC1}/bitsmacs.h\
 ${SRC1}/codehere.h ${SRC1}/getregs.h ${SRC1}/guard.h ${SRC1}/inst_fmt.h\
 ${SRC2}/installtypes.h ${SRC1}/labels.h ${SRC1}/locate.h ${SRC1}/move.h\
 ${SRC1}/oprators.h ${SRC1}/procrectypes.h ${SRC1}/regable.h\
 ${SRC1}/regexps.h ${SRC1}/regmacs.h ${SRC1}/localtypes.h\
 ${SRC6}/codetypes.h ${SRC2}/exp.h ${SRC1}/expmacs.h ${SRC1}/exptypes.h\
 ${SRC6}/externs.h ${SRC1}/extratags.h ${SRC2}/install_fns.h\
 ${SRC2}/shapemacs.h ${SRC2}/tags.h ${SRC6}/ossg.h ${SRC6}/ossg_api.h\
 ${SRC3}/diaginfo.h ${SRC}/diag_config.h ${SRC3}/diagtypes1.h\
 ${SRC1}/procrecs.h ${SRC1}/instruct.h ${SRC6}/common_types.h\
 ${SRC3}/dg_first.h ${SRC3}/dg_types.h ${SRC3}/diagtypes.h\
 ${SRC5}/li_types.h ${SRC6}/toktypes.h ${SRC6}/sort_union.h
        ${MAIN_CC} ${SRC1}/proc.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\
 ${SRC1}/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 ${SRC1}/memtdf.h\
 ${SRC1}/bitsmacs.h ${SRC1}/extratags.h ${SRC2}/install_fns.h\
 ${SRC6}/ossg.h ${SRC6}/ossg_api.h ${SRC6}/sort_union.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\
 ${SRC1}/memtdf.h ${SRC1}/bitsmacs.h ${SRC1}/extratags.h\
 ${SRC2}/install_fns.h ${SRC2}/shapemacs.h ${SRC2}/tags.h ${SRC6}/ossg.h\
 ${SRC6}/ossg_api.h ${SRC6}/sort_union.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 ${SRC1}/memtdf.h ${SRC1}/bitsmacs.h ${SRC2}/exp.h\
 ${SRC1}/expmacs.h ${SRC6}/externs.h ${SRC1}/extratags.h\
 ${SRC2}/install_fns.h ${SRC2}/shapemacs.h ${SRC2}/tags.h ${SRC6}/ossg.h\
 ${SRC6}/ossg_api.h ${SRC6}/sort_union.h
        ${MAIN_CC} ${SRC6}/readglob.c

record_bit.o : ${SRC1}/record_bit.c ${SRC1}/codegen.h ${SRC1}/comment.h\
 ${SRC}/config.h ${SRC3}/diag_fns.h ${SRC1}/eval.h ${SRC6}/externs.h\
 ${SRC2}/flags.h ${SRC1}/frames.h ${SRC1}/geninst.h ${SRC2}/installglob.h\
 ${SRC1}/instruct.h ${SRC2}/label_ops.h ${SRC1}/makecode.h\
 ${SRC1}/maxminmacs.h ${SRC1}/memtdf.h ${SRC1}/muldvrem.h\
 ${SRC1}/myassert.h ${SRC1}/oprators.h ${SRC1}/proc.h ${SRC1}/record_bit.h\
 ${SRC1}/stack.h ${SRC1}/tempdecs.h ${SRC1}/translat.h\
 ${SRC1}/addresstypes.h ${SRC1}/ash.h ${SRC1}/bitsmacs.h\
 ${SRC1}/codehere.h ${SRC1}/getregs.h ${SRC1}/guard.h ${SRC1}/inst_fmt.h\
 ${SRC2}/installtypes.h ${SRC1}/labels.h ${SRC1}/locate.h ${SRC1}/move.h\
 ${SRC1}/procrectypes.h ${SRC1}/regable.h ${SRC1}/regexps.h\
 ${SRC1}/regmacs.h ${SRC1}/localtypes.h ${SRC6}/codetypes.h ${SRC2}/exp.h\
 ${SRC1}/expmacs.h ${SRC1}/exptypes.h ${SRC1}/extratags.h\
 ${SRC2}/install_fns.h ${SRC2}/shapemacs.h ${SRC2}/tags.h ${SRC6}/ossg.h\
 ${SRC6}/ossg_api.h ${SRC3}/diaginfo.h ${SRC}/diag_config.h\
 ${SRC3}/diagtypes1.h ${SRC1}/procrecs.h ${SRC6}/common_types.h\
 ${SRC3}/dg_first.h ${SRC3}/dg_types.h ${SRC3}/diagtypes.h\
 ${SRC5}/li_types.h ${SRC6}/toktypes.h ${SRC6}/sort_union.h\
 ${SRC2}/flpttypes.h ${SRC1}/fbase.h
        ${MAIN_CC} ${SRC1}/record_bit.c

regable.o : ${SRC1}/regable.c ${SRC1}/codegen.h ${SRC1}/comment.h\
 ${SRC}/config.h ${SRC1}/memtdf.h ${SRC1}/regable.h ${SRC1}/addresstypes.h\
 ${SRC1}/ash.h ${SRC1}/bitsmacs.h ${SRC1}/codehere.h ${SRC1}/getregs.h\
 ${SRC1}/guard.h ${SRC1}/inst_fmt.h ${SRC2}/installtypes.h\
 ${SRC1}/labels.h ${SRC1}/locate.h ${SRC1}/move.h ${SRC1}/oprators.h\
 ${SRC1}/procrectypes.h ${SRC1}/regexps.h ${SRC1}/regmacs.h\
 ${SRC1}/localtypes.h ${SRC6}/codetypes.h ${SRC2}/exp.h ${SRC1}/expmacs.h\
 ${SRC1}/exptypes.h ${SRC6}/externs.h ${SRC1}/extratags.h\
 ${SRC2}/install_fns.h ${SRC2}/shapemacs.h ${SRC2}/tags.h ${SRC6}/ossg.h\
 ${SRC6}/ossg_api.h ${SRC3}/diaginfo.h ${SRC}/diag_config.h\
 ${SRC3}/diagtypes1.h ${SRC1}/procrecs.h ${SRC1}/instruct.h\
 ${SRC6}/common_types.h ${SRC3}/dg_first.h ${SRC3}/dg_types.h\
 ${SRC3}/diagtypes.h ${SRC5}/li_types.h ${SRC6}/toktypes.h\
 ${SRC6}/sort_union.h
        ${MAIN_CC} ${SRC1}/regable.c

regalloc.o : ${SRC1}/regalloc.c ${SRC1}/codegen.h ${SRC1}/comment.h\
 ${SRC}/config.h ${SRC1}/maxminmacs.h ${SRC1}/memtdf.h ${SRC1}/myassert.h\
 ${SRC1}/regalloc.h ${SRC1}/addresstypes.h ${SRC1}/ash.h\
 ${SRC1}/bitsmacs.h ${SRC1}/codehere.h ${SRC1}/getregs.h ${SRC1}/guard.h\
 ${SRC1}/inst_fmt.h ${SRC2}/installtypes.h ${SRC1}/labels.h\
 ${SRC1}/locate.h ${SRC1}/move.h ${SRC1}/oprators.h ${SRC1}/procrectypes.h\
 ${SRC1}/regable.h ${SRC1}/regexps.h ${SRC1}/regmacs.h\
 ${SRC1}/localtypes.h ${SRC6}/codetypes.h ${SRC2}/exp.h ${SRC1}/expmacs.h\
 ${SRC1}/exptypes.h ${SRC6}/externs.h ${SRC1}/extratags.h\
 ${SRC2}/install_fns.h ${SRC2}/shapemacs.h ${SRC2}/tags.h ${SRC6}/ossg.h\
 ${SRC6}/ossg_api.h ${SRC3}/diaginfo.h ${SRC}/diag_config.h\
 ${SRC3}/diagtypes1.h ${SRC1}/procrecs.h ${SRC1}/instruct.h\
 ${SRC6}/common_types.h ${SRC3}/dg_first.h ${SRC3}/dg_types.h\
 ${SRC3}/diagtypes.h ${SRC5}/li_types.h ${SRC6}/toktypes.h\
 ${SRC6}/sort_union.h
        ${MAIN_CC} ${SRC1}/regalloc.c

regexps.o : ${SRC1}/regexps.c ${SRC2}/check.h ${SRC1}/codegen.h\
 ${SRC1}/comment.h ${SRC}/config.h ${SRC2}/flags.h ${SRC1}/maxminmacs.h\
 ${SRC1}/memtdf.h ${SRC1}/myassert.h ${SRC1}/regexps.h\
 ${SRC1}/addresstypes.h ${SRC1}/ash.h ${SRC1}/bitsmacs.h\
 ${SRC1}/codehere.h ${SRC1}/getregs.h ${SRC1}/guard.h ${SRC1}/inst_fmt.h\
 ${SRC2}/installtypes.h ${SRC1}/labels.h ${SRC1}/locate.h ${SRC1}/move.h\
 ${SRC1}/oprators.h ${SRC1}/procrectypes.h ${SRC1}/regable.h\
 ${SRC1}/regmacs.h ${SRC1}/localtypes.h ${SRC6}/codetypes.h ${SRC2}/exp.h\
 ${SRC1}/expmacs.h ${SRC1}/exptypes.h ${SRC6}/externs.h\
 ${SRC1}/extratags.h ${SRC2}/install_fns.h ${SRC2}/shapemacs.h\
 ${SRC2}/tags.h ${SRC6}/ossg.h ${SRC6}/ossg_api.h ${SRC3}/diaginfo.h\
 ${SRC}/diag_config.h ${SRC3}/diagtypes1.h ${SRC1}/procrecs.h\
 ${SRC1}/instruct.h ${SRC6}/common_types.h ${SRC3}/dg_first.h\
 ${SRC3}/dg_types.h ${SRC3}/diagtypes.h ${SRC5}/li_types.h\
 ${SRC6}/toktypes.h ${SRC6}/sort_union.h
        ${MAIN_CC} ${SRC1}/regexps.c

spec.o : ${SRC1}/spec.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 ${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\
 ${SRC1}/memtdf.h ${SRC1}/bitsmacs.h ${SRC1}/extratags.h\
 ${SRC2}/install_fns.h ${SRC6}/ossg.h ${SRC6}/ossg_api.h\
 ${SRC6}/sort_union.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 ${SRC6}/spec_tok.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\
 ${SRC1}/memtdf.h ${SRC1}/bitsmacs.h ${SRC1}/extratags.h\
 ${SRC2}/shapemacs.h ${SRC6}/ossg.h ${SRC6}/ossg_api.h\
 ${SRC6}/sort_union.h
        ${MAIN_CC} ${SRC1}/spec_tok.c

stack.o : ${SRC1}/stack.c ${SRC1}/codegen.h ${SRC1}/comment.h\
 ${SRC}/config.h ${SRC2}/flags.h ${SRC1}/geninst.h ${SRC1}/machine.h\
 ${SRC1}/makecode.h ${SRC1}/memtdf.h ${SRC1}/myassert.h ${SRC1}/proc.h\
 ${SRC1}/stack.h ${SRC1}/translat.h ${SRC1}/addresstypes.h ${SRC1}/ash.h\
 ${SRC1}/bitsmacs.h ${SRC1}/codehere.h ${SRC1}/getregs.h ${SRC1}/guard.h\
 ${SRC1}/inst_fmt.h ${SRC2}/installtypes.h ${SRC1}/labels.h\
 ${SRC1}/locate.h ${SRC1}/move.h ${SRC1}/oprators.h ${SRC1}/procrectypes.h\
 ${SRC1}/regable.h ${SRC1}/regexps.h ${SRC1}/regmacs.h\
 ${SRC1}/localtypes.h ${SRC6}/codetypes.h ${SRC2}/exp.h ${SRC1}/expmacs.h\
 ${SRC1}/exptypes.h ${SRC6}/externs.h ${SRC1}/extratags.h\
 ${SRC2}/install_fns.h ${SRC2}/shapemacs.h ${SRC2}/tags.h ${SRC6}/ossg.h\
 ${SRC6}/ossg_api.h ${SRC3}/diaginfo.h ${SRC}/diag_config.h\
 ${SRC3}/diagtypes1.h ${SRC1}/procrecs.h ${SRC1}/instruct.h\
 ${SRC6}/common_types.h ${SRC3}/dg_first.h ${SRC3}/dg_types.h\
 ${SRC3}/diagtypes.h ${SRC5}/li_types.h ${SRC6}/toktypes.h\
 ${SRC6}/sort_union.h
        ${MAIN_CC} ${SRC1}/stack.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 ${SRC1}/memtdf.h ${SRC1}/bitsmacs.h\
 ${SRC1}/extratags.h ${SRC2}/shapemacs.h ${SRC2}/tags.h ${SRC6}/ossg.h\
 ${SRC6}/ossg_api.h ${SRC6}/sort_union.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\
 ${SRC1}/myassert.h ${SRC1}/regable.h ${SRC1}/regmacs.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 ${SRC1}/memtdf.h ${SRC6}/externs.h\
 ${SRC1}/extratags.h ${SRC2}/install_fns.h ${SRC2}/shapemacs.h\
 ${SRC6}/ossg.h ${SRC6}/ossg_api.h ${SRC6}/sort_union.h\
 ${SRC2}/consttypes.h ${SRC1}/comment.h
        ${MAIN_CC} ${SRC1}/tempdecs.c

translat.o : ${SRC1}/translat.c ${SRC6}/basicread.h ${SRC1}/codegen.h\
 ${SRC1}/comment.h ${SRC}/config.h ${SRC1}/diagout.h\
 ${SRC1}/dynamic_init.h ${SRC1}/eval.h ${SRC2}/exp.h ${SRC6}/externs.h\
 ${SRC2}/flags.h ${SRC2}/flpt.h ${SRC1}/frames.h ${SRC6}/inits.h\
 ${SRC2}/installglob.h ${SRC1}/machine.h ${SRC1}/macro.h\
 ${SRC6}/main_reads.h ${SRC1}/makecode.h ${SRC1}/memtdf.h\
 ${SRC1}/myassert.h ${SRC1}/needscan.h ${SRC2}/optimise.h\
 ${SRC1}/procrecs.h ${SRC6}/readglob.h ${SRC1}/regalloc.h ${SRC1}/stack.h\
 ${SRC1}/target_v.h ${SRC1}/tempdecs.h ${SRC1}/translat.h\
 ${SRC1}/weights.h ${SRC6}/xalloc.h ${SRC1}/addresstypes.h ${SRC1}/ash.h\
 ${SRC1}/bitsmacs.h ${SRC1}/codehere.h ${SRC1}/getregs.h ${SRC1}/guard.h\
 ${SRC1}/inst_fmt.h ${SRC2}/installtypes.h ${SRC1}/labels.h\
 ${SRC1}/locate.h ${SRC1}/move.h ${SRC1}/oprators.h ${SRC1}/procrectypes.h\
 ${SRC1}/regable.h ${SRC1}/regexps.h ${SRC1}/regmacs.h\
 ${SRC1}/localtypes.h ${SRC6}/codetypes.h ${SRC1}/expmacs.h\
 ${SRC1}/exptypes.h ${SRC1}/extratags.h ${SRC2}/install_fns.h\
 ${SRC2}/shapemacs.h ${SRC2}/tags.h ${SRC6}/ossg.h ${SRC6}/ossg_api.h\
 ${SRC3}/diaginfo.h ${SRC}/diag_config.h ${SRC3}/diagtypes1.h\
 ${SRC1}/instruct.h ${SRC6}/common_types.h ${SRC3}/dg_first.h\
 ${SRC3}/dg_types.h ${SRC3}/diagtypes.h ${SRC5}/li_types.h\
 ${SRC6}/toktypes.h ${SRC6}/sort_union.h ${SRC2}/flpttypes.h\
 ${SRC1}/fbase.h
        ${MAIN_CC} ${SRC1}/translat.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 ${SRC1}/memtdf.h ${SRC1}/bitsmacs.h\
 ${SRC1}/extratags.h ${SRC6}/ossg.h ${SRC6}/ossg_api.h\
 ${SRC6}/sort_union.h
        ${MAIN_CC} ${SRC2}/unroll.c

weights.o : ${SRC1}/weights.c ${SRC1}/bitsmacs.h ${SRC}/config.h\
 ${SRC2}/exp.h ${SRC1}/expmacs.h ${SRC1}/exptypes.h ${SRC1}/localtypes.h\
 ${SRC1}/maxminmacs.h ${SRC1}/memtdf.h ${SRC1}/myassert.h\
 ${SRC1}/procrecs.h ${SRC1}/procrectypes.h ${SRC1}/regable.h\
 ${SRC2}/shapemacs.h ${SRC2}/tags.h ${SRC1}/weights.h ${SRC6}/ossg.h\
 ${SRC6}/ossg_api.h ${SRC3}/diaginfo.h ${SRC}/diag_config.h\
 ${SRC3}/diagtypes1.h ${SRC6}/codetypes.h ${SRC6}/externs.h\
 ${SRC1}/extratags.h ${SRC2}/install_fns.h ${SRC2}/installtypes.h\
 ${SRC1}/comment.h ${SRC6}/common_types.h ${SRC3}/dg_first.h\
 ${SRC3}/dg_types.h ${SRC3}/diagtypes.h ${SRC5}/li_types.h\
 ${SRC6}/toktypes.h ${SRC6}/sort_union.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 ${SRC1}/memtdf.h\
 ${SRC1}/bitsmacs.h ${SRC2}/exp.h ${SRC1}/expmacs.h ${SRC6}/externs.h\
 ${SRC1}/extratags.h ${SRC2}/install_fns.h ${SRC2}/shapemacs.h\
 ${SRC2}/tags.h ${SRC6}/ossg.h ${SRC6}/ossg_api.h ${SRC6}/sort_union.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}