summaryrefslogtreecommitdiffstats
path: root/package/libevent/libevent.mk
Commit message (Collapse)AuthorAgeFilesLines
* - use $@Bernhard Reutner-Fischer2007-06-201-2/+2
|
* - you have to escape the asteriskBernhard Reutner-Fischer2007-06-201-1/+1
|
* fixup package LDFLAGS handlingEric Andersen2007-03-131-0/+1
|
* - remove some hardcoded occurances of "make" and use the proper variable insteadBernhard Reutner-Fischer2007-01-211-2/+2
|
* - Remove CC_FOR_BUILD="$(HOSTCC)" since it is already contained in theBernhard Reutner-Fischer2007-01-141-1/+1
| | | | TARGET_CONFIGURE_OPTS
* - add missing foo-source target for "make source" for downloading Bernhard Reutner-Fischer2007-01-141-0/+2
| | | | package sources used by later offline build.
* Remove man pages after installing into target filesystem."Steven J. Hill"2007-01-141-1/+4
|
* Add libevent package. I started building all the components needed for NFSv4 ↵"Steven J. Hill"2007-01-141-0/+62
support of which libevent is one of them. The rest of the needed components, however, are horrific to get building.