Update the dependencies
This commit is contained in:
parent
7803266e8d
commit
6e225a14e3
|
@ -15,7 +15,7 @@ depends=../src/array.c
|
|||
[clint.log]
|
||||
type=script
|
||||
script=./clint.sh -O CPPFLAGS="-I../include `pkg-config --cflags python-2.7`"
|
||||
depends=clint.sh
|
||||
depends=$(OBJDIR)../src/libSystem.a,clint.sh
|
||||
|
||||
[config]
|
||||
type=binary
|
||||
|
@ -41,7 +41,7 @@ depends=../src/event.c
|
|||
[fixme.log]
|
||||
type=script
|
||||
script=./fixme.sh
|
||||
depends=fixme.sh
|
||||
depends=$(OBJDIR)../src/libSystem.a,fixme.sh
|
||||
|
||||
[includes]
|
||||
type=binary
|
||||
|
|
Loading…
Reference in New Issue
Block a user