summaryrefslogtreecommitdiffstats
path: root/package/libsvgtiny/libsvgtiny.mk
Commit message (Collapse)AuthorAgeFilesLines
* libsvgtiny: fix clean command namePeter Korsgaard2010-07-061-1/+1
| | | | | | Thanks to Thomas for noticing. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* libsvgtiny: pass TARGET_CONFIGURE_ENV / OPTS to each make invocationPeter Korsgaard2010-07-061-6/+12
| | | | | | As it doesn't use a ./configure, we need to pass it each time. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* libsvgtiny: needs gperf on the hostPeter Korsgaard2010-07-061-0/+47
And fix the .mk file name while we're at it. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>