Added cc and c++ wrapper scripts.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@23903 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Ingo Weinhold
2008-02-07 00:26:02 +00:00
parent 7b344764b5
commit 7025a0386d
4 changed files with 10 additions and 0 deletions
+3
View File
@@ -492,6 +492,9 @@ if [ IsOptionalHaikuImagePackageAdded Development ]
$(BEOS_SYSTEM_LIBS_LIBNETWORK_ALIASES) libglut.so {
AddSymlinkToHaikuImage develop lib x86 : /system/lib/$(lib:BS) ;
}
# cc and c++ wrapper scripts
AddFilesToHaikuImage beos bin : cc c++ ;
}
# Vision