Update the dependencies

This commit is contained in:
Pierre Pronchery 2018-01-23 05:09:27 +01:00
parent 7803266e8d
commit 6e225a14e3

View File

@ -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