DragonFly commits List (threaded) for 2008-12
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
master: etc/Makefile 200563eaa8b2a4c21a446e1a8c55b1add8a16feb
commit 200563eaa8b2a4c21a446e1a8c55b1add8a16feb
Author: Simon Schubert <corecode@dragonflybsd.org>
Date: Mon Dec 1 18:43:51 2008 +0100
Fix makefile by rewriting parts into shell code
We can't break one shell command by a make macro, or make will
split into multiple shell commands, thus losing environment (like the
pwd).
Summary of changes:
etc/Makefile | 13 ++++++-------
1 files changed, 6 insertions(+), 7 deletions(-)
http://gitweb.dragonflybsd.org/?p=dragonfly.git;a=commitdiff;h=200563eaa8b2a4c21a446e1a8c55b1add8a16feb
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]