Fix symstall for mingw32 and cygwin

This commit is contained in:
Anton Kochkov 2014-09-01 19:18:23 +04:00
parent 759a6345d4
commit b7c49d8c4c

View File

@ -107,7 +107,7 @@ tcc-sync sync-tcc:
git add tcc
rm -rf _
D=${DESTDIR}/${PREFIX}
D=$(call rmdblslash,${DESTDIR}/${PREFIX})
install:
#mkdir -p ${D}/lib
#cp -f tcc/libr_tcc* ${D}/lib