te: bins/te_data.o bins/te_utils.o bins/te_subs.o bins/te_main.o bins/te_rdcmd.o bins/te_exec0.o\
		bins/te_exec1.o bins/te_exec2.o bins/te_srch.o bins/te_chario.o bins/te_window.o bins/te_fxstub.o
	cc -o te -g bins/te_data.o bins/te_utils.o bins/te_subs.o bins/te_main.o bins/te_rdcmd.o bins/te_exec0.o\
		bins/te_exec1.o bins/te_exec2.o bins/te_srch.o bins/te_chario.o bins/te_window.o bins/te_fxstub.o -ltermcap
tex: bins/te_data.o bins/te_utils.o bins/te_subs.o bins/te_main.o bins/te_rdcmd.o bins/te_exec0.o\
		bins/te_exec1.o bins/te_exec2.o bins/te_srch.o bins/te_chx.o bins/te_window.o bins/te_fxstub.o
	cc -o tex -g bins/te_data.o bins/te_utils.o bins/te_subs.o bins/te_main.o bins/te_rdcmd.o bins/te_exec0.o\
		bins/te_exec1.o bins/te_exec2.o bins/te_srch.o bins/te_chx.o bins/te_window.o bins/te_fxstub.o -ltermcap
tgte: bins/te_data.o bins/te_utils.o bins/te_subs.o bins/te_main.o bins/te_rdcmd.o bins/te_exec0.o\
		bins/te_exec1.o bins/te_exec2.o bins/te_srch.o bins/te_chario.o bins/te_window.o\
		/g/mlf/2750/tg/te_tg4.o /g/mlf/lib/check_bus.o
	cc -o tgte -g bins/te_data.o bins/te_utils.o bins/te_subs.o bins/te_main.o bins/te_rdcmd.o bins/te_exec0.o\
		bins/te_exec1.o bins/te_exec2.o bins/te_srch.o bins/te_chario.o bins/te_window.o /g/mlf/2750/tg/te_tg4.o\
		/g/mlf/lib/check_bus.o /usr/local/hwgrp/stevaxlib/stedvtlib -ltermcap
bins/te_data.o: te_defs.h te_data.c
	cc -c -g te_data.c
	mv te_data.o bins
bins/te_utils.o: te_defs.h te_utils.c
	cc -c -g te_utils.c
	mv te_utils.o bins
bins/te_subs.o: te_defs.h te_subs.c
	cc -c -g te_subs.c
	mv te_subs.o bins
bins/te_main.o: te_defs.h te_main.c
	cc -c -g te_main.c
	mv te_main.o bins
bins/te_rdcmd.o: te_defs.h te_rdcmd.c
	cc -c -g te_rdcmd.c
	mv te_rdcmd.o bins
bins/te_exec0.o: te_defs.h te_exec0.c
	cc -c -g te_exec0.c
	mv te_exec0.o bins
bins/te_exec1.o: te_defs.h te_exec1.c
	cc -c -g te_exec1.c
	mv te_exec1.o bins
bins/te_exec2.o: te_defs.h te_exec2.c
	cc -c -g te_exec2.c
	mv te_exec2.o bins
bins/te_srch.o: te_defs.h te_srch.c
	cc -c -g te_srch.c
	mv te_srch.o bins
bins/te_chario.o: te_defs.h te_chario.c
	cc -c -g te_chario.c
	mv te_chario.o bins
bins/te_chx.o: te_defs.h te_chx.c
	cc -c -DDEBUG -g te_chx.c
	mv te_chx.o bins
bins/te_window.o: te_defs.h te_window.c
	cc -c -g te_window.c
	mv te_window.o bins
bins/te_fxstub.o: te_defs.h te_fxstub.c
	cc -c -g te_fxstub.c
	mv te_fxstub.o bins
/g/mlf/2750/tg/te_tg4.o: te_defs.h /g/mlf/2750/tg/te_tg4.c /g/mlf/2750/tg/tgstruct2.h
	cc -c -g /g/mlf/2750/tg/te_tg4.c
	mv te_tg4.o /g/mlf/2750/tg
/g/mlf/lib/check_bus.o:	/g/mlf/lib/check_bus.c
	cc -c /g/mlf/lib/check_bus.c
	mv check_bus.o /g/mlf/lib
