No SetupIncludes in Server rule.

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@49 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Ingo Weinhold
2002-07-10 19:25:15 +00:00
parent b01bedd574
commit f63877e7f7
+1 -1
View File
@@ -128,7 +128,7 @@ rule Server
{ {
# Server <name> : <sources> ; # Server <name> : <sources> ;
SetupIncludes ; # SetupIncludes ;
SetupObjectsDir ; SetupObjectsDir ;
Main $(<) : $(>) ; Main $(<) : $(>) ;
MakeLocate $(<) : $(OBOS_SERVER_DIR) ; MakeLocate $(<) : $(OBOS_SERVER_DIR) ;