#-- start of constituents_trailer ------

#clean :: remove_library_links

#remove_library_links ::
#	$(echo) "(constituents.nmake) Removing library links"
#	@$(remove_library_links)

#binclean :: clean
#binclean ::
#	$(echo) (constituents.nmake) Removing binary directory $(bin)
#	$(cleanup_silent)if not "$(bin)"==".\" (if exist $(bin) rmdir /S /Q $(bin))
#	@del /Q $(bin)\*

#-- end of constituents_trailer ------
