Moved architecture independent sources into new subdirectory "generic".

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@15405 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Ingo Weinhold
2005-12-07 23:14:51 +00:00
parent c729b01278
commit c1437015dd
20 changed files with 2 additions and 2 deletions
@@ -70,4 +70,4 @@ MergeObject posix_gnu_arch_$(TARGET_ARCH).o :
;
SEARCH on [ FGristFiles $(genericSources) ]
= [ FDirName $(HAIKU_TOP) src system libroot posix glibc arch ] ;
= [ FDirName $(HAIKU_TOP) src system libroot posix glibc arch generic ] ;
@@ -70,4 +70,4 @@ MergeObject posix_gnu_arch_$(TARGET_ARCH).o :
;
SEARCH on [ FGristFiles $(genericSources) ]
= [ FDirName $(HAIKU_TOP) src system libroot posix glibc arch ] ;
= [ FDirName $(HAIKU_TOP) src system libroot posix glibc arch generic ] ;