From: Ben Gras Date: Wed, 19 Nov 2008 13:15:35 +0000 (+0000) Subject: include libraries. X-Git-Tag: v3.1.4~225 X-Git-Url: http://zhaoyanbai.com/repos/Bv9ARM.ch10.html?a=commitdiff_plain;h=16e14559e6986210d7cfacae04cc9e6eb6f14956;p=minix.git include libraries. --- diff --git a/Makefile b/Makefile index 0c2ea7150..f31a1df4a 100755 --- a/Makefile +++ b/Makefile @@ -27,7 +27,7 @@ usage: # 'make install' target. # # etcfiles has to be done first. -world: includes depend cmds install postinstall +world: includes depend libraries cmds install postinstall includes: cd include && $(MAKE) install gcc