Obs := Header.inst
Obs += WhatType.inst
Obs += Copy.inst
Obs += Exit.inst

Installer-Debug:
	@Join $(Obs) as Install_Debug
	@copy Install_Debug to DLGSrc:Debug-Dist/ clone



