'make' does nothing, so going straight to make install

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2503 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Gerard Beekmans 2003-05-03 00:33:58 +00:00
parent 1d4b00dd05
commit d774b1c561

View File

@ -4,7 +4,6 @@
<title>Installation of DejaGNU</title>
<para><screen><userinput>CFLAGS="-O2 -pipe" ./configure --prefix=/stage1
make LDFLAGS="-s"
make install</userinput></screen></para>