ti-c6accel_1.00.00.04: add new recipe
[openembedded.git] / recipes / mingw / mingw-runtime-headers.inc
blob3bc5cd430731e03470111a42171af7338b823f69
1 DEPENDS = "mingw-w32api-headers"
2 PROVIDES = "virtual/${TARGET_PREFIX}libc-initial"
4 do_configure() {
5         :
8 do_compile() {
9         :
12 do_install() {
13         :
16 do_stage() {
17         mkdir -p ${STAGING_INCDIR}
18         cp -r ${S}/include/* ${STAGING_INCDIR}/