distribution : 
	@$(MAKEDIST) \
		$(OS)\
		$(TOPDIR)\
		$(INST_LIBS)\
		$(INST_INCLUDE)\

	

cleandist:
	@$(MAKECLEANDIST)
