fixed the build
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@12369 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
04879b648a
commit
3532ee4d2b
@ -11,13 +11,13 @@ C++FLAGS = ;
|
||||
# but this doesn't work yet, as the libio we are using here and the one
|
||||
# contained in our libroot are different versions.
|
||||
HDRS =
|
||||
[ FDirName $(OBOS_TOP) src kernel libroot posix glibc libio ]
|
||||
[ FDirName $(OBOS_TOP) src kernel libroot posix glibc stdlib ]
|
||||
[ FDirName $(OBOS_TOP) src kernel libroot posix glibc stdio-common ]
|
||||
[ FDirName $(OBOS_TOP) src kernel libroot posix glibc include ]
|
||||
[ FDirName $(OBOS_TOP) src kernel libroot posix glibc include arch x86 ]
|
||||
[ FDirName $(OBOS_TOP) src system libroot posix glibc libio ]
|
||||
[ FDirName $(OBOS_TOP) src system libroot posix glibc stdlib ]
|
||||
[ FDirName $(OBOS_TOP) src system libroot posix glibc stdio-common ]
|
||||
[ FDirName $(OBOS_TOP) src system libroot posix glibc include ]
|
||||
[ FDirName $(OBOS_TOP) src system libroot posix glibc include arch x86 ]
|
||||
[ FDirName $(OBOS_TOP) headers cpp ]
|
||||
[ FDirName $(OBOS_TOP) src kernel libroot posix glibc ]
|
||||
[ FDirName $(OBOS_TOP) src system libroot posix glibc ]
|
||||
[ FDirName $(OBOS_TOP) headers posix ]
|
||||
[ FDirName $(OBOS_TOP) headers os ]
|
||||
[ FDirName $(OBOS_TOP) headers os kernel ]
|
||||
|
Loading…
Reference in New Issue
Block a user