|
# --- T2-COPYRIGHT-NOTE-BEGIN ---
|
|
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
|
|
#
|
|
# T2 SDE: package/.../embutils/no-shared.patch
|
|
# Copyright (C) 2004 - 2006 The T2 SDE Project
|
|
#
|
|
# More information can be found in the files COPYING and README.
|
|
#
|
|
# This patch file is dual-licensed. It is available under the license the
|
|
# patched project is licensed under, as long as it is an OpenSource license
|
|
# as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms
|
|
# of the GNU General Public License as published by the Free Software
|
|
# Foundation; either version 2 of the License, or (at your option) any later
|
|
# version.
|
|
# --- T2-COPYRIGHT-NOTE-END ---
|
|
|
|
We later might like to disable more.
|
|
|
|
- Rene Rebe <rene@exactcode.de>
|
|
|
|
--- embutils-0.17-patched/Makefile.orig 2005-02-02 13:12:10.851559944 +0100
|
|
+++ embutils-0.17-patched/Makefile 2005-02-02 13:12:15.720819704 +0100
|
|
@@ -10,7 +10,7 @@
|
|
dirname domainname id ln mv cp yes which cat rm wc ls whoami mkfifo head \
|
|
install sosrm soscp sosmv sosln soslns md5sum sleep2 allinone kill uniq \
|
|
dd tr mesg write touch du tail uuencode uudecode nohup nice cmp mktemp \
|
|
-truncate strings test date mount printenv umount pivot_root insmod rmmod \
|
|
+truncate test date mount printenv umount pivot_root insmod rmmod \
|
|
lsmod free losetup
|
|
|
|
OBJDIR:=bin
|