SLOF/clients/net-snk
Thomas Huth 28c890f369 Improved make.rules files
The make.rules of net-snk now uses the rules of the main make.rules file, too,
so that it is not necessary anymore to configure everything twice.
Also replaced the non-intuitive NEW_BUILD variable with the simply "V" flag
variable, so that you can now type "make V=x" with x being either 0, 1 or 2
for controlling the verbosity level of the build process.
Finally I also replaced the "echo -e" constructs with printfs since "echo -e"
is not POSIX compliant and and thus does not work other shells than bash.

Signed-off-by: Thomas Huth <thuth@linux.vnet.ibm.com>
2011-03-22 15:22:09 +01:00
..
app Initial import of slof-JX-1.7.0-4 2010-12-01 09:51:44 +11:00
include Initial qemu/KVM board support 2011-03-22 15:22:00 +01:00
kernel Initial qemu/KVM board support 2011-03-22 15:22:00 +01:00
libc Initial qemu/KVM board support 2011-03-22 15:22:00 +01:00
oflib Initial qemu/KVM board support 2011-03-22 15:22:00 +01:00
Makefile Initial import of slof-JX-1.7.0-4 2010-12-01 09:51:44 +11:00
client.lds Initial import of slof-JX-1.7.0-4 2010-12-01 09:51:44 +11:00
make.depend Initial import of slof-JX-1.7.0-4 2010-12-01 09:51:44 +11:00
make.rules Improved make.rules files 2011-03-22 15:22:09 +01:00
sec-client.lds Initial import of slof-JX-1.7.0-4 2010-12-01 09:51:44 +11:00