diff options
author | Zack Winkles <winkie@linuxfromscratch.org> | 2004-05-04 00:01:14 +0000 |
---|---|---|
committer | Zack Winkles <winkie@linuxfromscratch.org> | 2004-05-04 00:01:14 +0000 |
commit | 4f16f6b7186683db891b0271eaf38aeebb77e24a (patch) | |
tree | e732395365b1af75f91087b853e91d967dd789ea /Makefile | |
parent | 89b4ffb401cfdf18bb5b96fdcc408dd8a53273b7 (diff) |
Add readline to the TODO list
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3459 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -BASEDIR=~/belfs-book +BASEDIR=~/lfs-book lfs: xsltproc --xinclude --nonet -stringparam base.dir $(BASEDIR)/ \ |