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] [clint.log]
type=script type=script
script=./clint.sh -O CPPFLAGS="-I../include `pkg-config --cflags python-2.7`" script=./clint.sh -O CPPFLAGS="-I../include `pkg-config --cflags python-2.7`"
depends=clint.sh depends=$(OBJDIR)../src/libSystem.a,clint.sh
[config] [config]
type=binary type=binary
@ -41,7 +41,7 @@ depends=../src/event.c
[fixme.log] [fixme.log]
type=script type=script
script=./fixme.sh script=./fixme.sh
depends=fixme.sh depends=$(OBJDIR)../src/libSystem.a,fixme.sh
[includes] [includes]
type=binary type=binary