repo.or.cz
/
webbrowser.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Rubber-stamped by Brady Eidson.
[webbrowser.git]
/
WebCore
/
make-generated-sources.sh
blob
96b2112d23023bdbae60621b746a1343db1b2423
1
#!/bin/sh
2
export
SOURCE_ROOT
=
$PWD
3
export
SRCROOT
=
$PWD
4
export
WebCore
=
$PWD
5
6
mkdir
-p
DerivedSources
/
WebCore
&&
7
make
-C
DerivedSources
/
WebCore
-f
..
/
..
/
DerivedSources.
make
$@