aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorZack Winkles <winkie@linuxfromscratch.org>2004-05-03 22:16:39 +0000
committerZack Winkles <winkie@linuxfromscratch.org>2004-05-03 22:16:39 +0000
commit10fb6a507c9e56a5ea2ddd86e5598212d656c62e (patch)
tree4cf18784e71c9d0247336ae883b65347aac7aeb5 /Makefile
parentc8ba565c4e262a4871a49a0543b5f76d93570a71 (diff)
Removed BE-isms
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3455 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index a198af27b..7fe98c4bb 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-BASEDIR=~/belfs-book
+BASEDIR=~/lfs-book
lfs:
xsltproc --xinclude --nonet -stringparam base.dir $(BASEDIR)/ \