summaryrefslogtreecommitdiff
path: root/mk/eglibc.mk
diff options
context:
space:
mode:
authorAbdoulaye Walsimou Gaye <walsimou@walsimou.com>2009-05-15 01:21:14 +0200
committerAbdoulaye Walsimou Gaye <walsimou@walsimou.com>2009-05-15 01:21:14 +0200
commit59fb88ccc6dc88eb1478746c2858622c2d411a91 (patch)
treef74a5832055f71d34d852981e7052127452ace16 /mk/eglibc.mk
parent3e670c950b24f1ad72df6157fb7471d6d8485200 (diff)
downloadembtoolkit-59fb88ccc6dc88eb1478746c2858622c2d411a91.tar.gz
embtoolkit-59fb88ccc6dc88eb1478746c2858622c2d411a91.tar.bz2
embtoolkit-59fb88ccc6dc88eb1478746c2858622c2d411a91.tar.xz
Add eglibc build file
Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
Diffstat (limited to 'mk/eglibc.mk')
-rw-r--r--mk/eglibc.mk23
1 files changed, 23 insertions, 0 deletions
diff --git a/mk/eglibc.mk b/mk/eglibc.mk
new file mode 100644
index 0000000..3e10924
--- /dev/null
+++ b/mk/eglibc.mk
@@ -0,0 +1,23 @@
+#########################################################################################
+# GAYE Abdoulaye Walsimou, <walsimou@walsimou.com>
+# Copyright(C) 2009 GAYE Abdoulaye Walsimou. All rights reserved.
+#
+# This program is free software; you can distribute it and/or modify it
+# under the terms of the GNU General Public License
+# (Version 2 or later) published by the Free Software Foundation.
+#
+# This program is distributed in the hope 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, write to the Free Software Foundation, Inc.,
+# 59 Temple Place - Suite 330, Boston MA 02111-1307, USA.
+#########################################################################################
+#
+# \file eglibc.mk
+# \brief eglibc.mk of Embtoolkit
+# \author GAYE Abdoulaye Walsimou, <walsimou@walsimou.com>
+# \date May 2009
+#########################################################################################