Home
last modified time | relevance | path

Searched refs:STAGE (Results 1 – 1 of 1) sorted by relevance

/template/headstrong/
H A DMakefile17 STAGE = $(BUILD)/$(NAME) macro
31 $(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)