]> Zhao Yanbai Git Server - minix.git/commitdiff
depend with world
authorBen Gras <ben@minix3.org>
Fri, 12 Aug 2005 18:13:39 +0000 (18:13 +0000)
committerBen Gras <ben@minix3.org>
Fri, 12 Aug 2005 18:13:39 +0000 (18:13 +0000)
Makefile

index 2cccf9a7ab760575ee6358f73e97f62b6ebbca71..701d5b5c5f46037dc06fb8de91db7830365f76dc 100755 (executable)
--- a/Makefile
+++ b/Makefile
@@ -25,7 +25,7 @@ usage:
 # for which it has to install /etc (for users and ownerships).
 # etcfiles also creates a directory hierarchy in its
 # 'make install' target.
-world: etcfiles includes libraries cmds install
+world: etcfiles includes depend libraries cmds install
 
 includes:
        cd include && $(MAKE) install