1 DESCRIPTION
= "ccdv is a tool to reduce the deluge of make output to make \
2 finding actual problems easier."
4 SRC_URI
= "http://openembedded.org/dl/ccdv.c"
8 $
{CC
} $
{CFLAGS
} $
{LDFLAGS
} ccdv.c
-o ccdv
12 install
-d $
{D
}$
{bindir
}
13 install
-m
0755 ccdv $
{D
}$
{bindir
}/
16 SRC_URI
[md5sum
] = "b8c51a2e3cccb381428426c0fc543244"
17 SRC_URI
[sha256sum
] = "f1e44d628cc4cbac192bf33f492ad8d1e1988cae576924128df36f3638e9a485"