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
}/