From d774b1c561ef6de3ba7292c9b23d2f465e30a052 Mon Sep 17 00:00:00 2001 From: Gerard Beekmans Date: Sat, 3 May 2003 00:33:58 +0000 Subject: '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 --- chapter05/dejagnu-inst.xml | 1 - 1 file changed, 1 deletion(-) (limited to 'chapter05/dejagnu-inst.xml') diff --git a/chapter05/dejagnu-inst.xml b/chapter05/dejagnu-inst.xml index a82652759..f91178a8a 100644 --- a/chapter05/dejagnu-inst.xml +++ b/chapter05/dejagnu-inst.xml @@ -4,7 +4,6 @@ Installation of DejaGNU CFLAGS="-O2 -pipe" ./configure --prefix=/stage1 -make LDFLAGS="-s" make install -- cgit v1.2.3-54-g00ecf