gcc separate target

This commit is contained in:
Ben Gras 2005-10-20 20:38:12 +00:00
parent e6c1aeade0
commit b74617dede

View file

@ -13,4 +13,6 @@ install::
cpdir . $(INC)
@chown -R bin $(INC)
@rm -f $(INC)/Makefile
gcc: install
if [ -f $(MKHEADERS) ] ; then sh $(MKHEADERS) ; fi