mirror of
https://github.com/servo/servo.git
synced 2025-08-07 06:25:32 +01:00
Add some stubs and a makefile
This commit is contained in:
parent
ce30d4520d
commit
783455f684
7 changed files with 44 additions and 0 deletions
4
configure
vendored
Executable file
4
configure
vendored
Executable file
|
@ -0,0 +1,4 @@
|
|||
#!/bin/bash
|
||||
|
||||
sed "s/%VPATH%/`dirname $0`/" `dirname $0`/Makefile.in > Makefile
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue