Searched refs:STAGE (Results 1 – 1 of 1) sorted by relevance
17 STAGE = $(BUILD)/$(NAME) macro31 $(GIT) checkout-index -a -f --prefix=$(STAGE)/ ; \32 rm -f $(STAGE)/Makefile ; \33 git clone git://github.com/znarf/h6e-minimal.git $(STAGE)/h6e-minimal ; \34 rm -rf $(STAGE)/h6e-minimal/.git ; \50 -@rm -rf $(STAGE)