# # build the tools for linux and Darwin # UNAME := $(shell uname) all: $(MAKE) --directory unix clean: $(MAKE) --directory unix clean @rm -rf $(UNAME)