summaryrefslogtreecommitdiff
path: root/package/gperf/gperf.mk
AgeCommit message (Collapse)Author
2008-07-10gperf: depend on stamp file rather than gperf binaryPeter Korsgaard
There's no make rule to create the gperf binary, only the stamp file so use that instead.
2008-07-10gperf: don't install to staging dirPeter Korsgaard
It doesn't make much sense to install the cross-gperf to staging dir.
2008-07-10gperf: strip target binaryPeter Korsgaard
2008-07-09gperf: remove trailing spacesPeter Korsgaard
2008-07-09Add gperf, perfect hash generatorUlf Samuelsson