summaryrefslogtreecommitdiff
path: root/packages/development/development.mk
diff options
context:
space:
mode:
authorAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2010-10-06 23:28:03 +0200
committerAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2010-10-06 23:28:03 +0200
commit4972d88255f1b4323bafb53145259c3b2f5ac5eb (patch)
tree9d48c9739a6431f5deaca49da1a969e076536025 /packages/development/development.mk
parente1e50475b3853d50d71926d582e1b47729b8e74c (diff)
downloadembtoolkit-4972d88255f1b4323bafb53145259c3b2f5ac5eb.tar.gz
embtoolkit-4972d88255f1b4323bafb53145259c3b2f5ac5eb.tar.bz2
embtoolkit-4972d88255f1b4323bafb53145259c3b2f5ac5eb.tar.xz
Packages: libevent: add NEW development library libevent-1.4.13-stable
Signed-off-by: Abdoulaye Walsimou Gaye <awg@embtoolkit.org>
Diffstat (limited to 'packages/development/development.mk')
-rw-r--r--packages/development/development.mk28
1 files changed, 28 insertions, 0 deletions
diff --git a/packages/development/development.mk b/packages/development/development.mk
new file mode 100644
index 0000000..0744639
--- /dev/null
+++ b/packages/development/development.mk
@@ -0,0 +1,28 @@
+################################################################################
+# Embtoolkit
+# Copyright(C) 2009-2010 Abdoulaye Walsimou GAYE. All rights reserved.
+#
+# This program is free software: you can redistribute it and/or modify
+# it under the terms of the GNU General Public License as published by
+# the Free Software Foundation, either version 3 of the License, or
+# (at your option) any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program. If not, see <http://www.gnu.org/licenses/>.
+#
+################################################################################
+#
+# \file misc.mk
+# \brief misc.mk of Embtoolkit
+# \author Abdoulaye Walsimou GAYE <awg@embtoolkit.org>
+# \date February 2010
+################################################################################
+
+#libevent
+include $(EMBTK_ROOT)/packages/development/libevent/libevent.mk
+ROOTFS_COMPONENTS-$(CONFIG_EMBTK_HAVE_LIBEVENT) += libevent_install