23 lines
386 B
Plaintext
23 lines
386 B
Plaintext
targets=clint.log,fixme.log,xmllint.log
|
|
dist=Makefile,clint.sh,embedded.sh,fixme.sh,xmllint.sh
|
|
|
|
#targets
|
|
[clint.log]
|
|
type=script
|
|
script=./clint.sh
|
|
flags=-O CFLAGS="-I/usr/include `pkg-config --cflags libDesktop`"
|
|
enabled=0
|
|
depends=clint.sh
|
|
|
|
[fixme.log]
|
|
type=script
|
|
script=./fixme.sh
|
|
enabled=0
|
|
depends=fixme.sh
|
|
|
|
[xmllint.log]
|
|
type=script
|
|
script=./xmllint.sh
|
|
enabled=0
|
|
depends=xmllint.sh
|