gcc separate target
This commit is contained in:
parent
e6c1aeade0
commit
b74617dede
1 changed files with 2 additions and 0 deletions
|
@ -13,4 +13,6 @@ install::
|
|||
cpdir . $(INC)
|
||||
@chown -R bin $(INC)
|
||||
@rm -f $(INC)/Makefile
|
||||
|
||||
gcc: install
|
||||
if [ -f $(MKHEADERS) ] ; then sh $(MKHEADERS) ; fi
|
||||
|
|
Loading…
Reference in a new issue