include t:make.env
include dlgsrc:makefile.defaults
include dlgsrc:makefile.execlink

DLGCP:   DLGCP.o
	$(elink)
	$(cp) $@

DLGCP.o: DLGCP.c DLGCP.h $(DLGInc)dlg.h $(DLGInc)Resman.h $(DLGInc)User.h $(DLGInc)PortConfig.h
DLGCP.o: $(Inc)Devices/TPT.h $(DLGPragma) $(Vers) $(Touch) $(Link)io.h

