From: Ben Gras Date: Tue, 18 Oct 2005 17:21:24 +0000 (+0000) Subject: gcc includes fixup X-Git-Tag: v3.1.2a~610 X-Git-Url: http://zhaoyanbai.com/repos/%22http:/static/doc/already%20found%20%2A/%20if%20%28p%20==%20%27%3E%27%29%20parser-%3Estate%20=%20ST_NONE;%20else%20if%20%28p%20==%20%27?a=commitdiff_plain;h=e50b7818843c86cb9bce5212a84ac7617f94db65;p=minix.git gcc includes fixup --- diff --git a/include/Makefile b/include/Makefile index dcd8c1161..78a5d2447 100644 --- a/include/Makefile +++ b/include/Makefile @@ -13,4 +13,4 @@ install:: cpdir . $(INC) @chown -R bin $(INC) @rm -f $(INC)/Makefile -# if [ -f $(MKHEADERS) ] ; then sh $(MKHEADERS) ; fi + if [ -f $(MKHEADERS) ] ; then sh $(MKHEADERS) ; fi