summaryrefslogtreecommitdiff
path: root/Docs
diff options
context:
space:
mode:
authorRob Kendrick <rjek@netsurf-browser.org>2008-03-18 16:37:01 +0000
committerRob Kendrick <rjek@netsurf-browser.org>2008-03-18 16:37:01 +0000
commitf8edca07579a36a0c4d6d6a7bbe89adac93d0d68 (patch)
treed6efdcfcf76bef91bf8fdd2f5d8063a15727f8e7 /Docs
parent7caebae41ed05d80609fcc119d3f801683c9f644 (diff)
downloadnetsurf-f8edca07579a36a0c4d6d6a7bbe89adac93d0d68.tar.gz
netsurf-f8edca07579a36a0c4d6d6a7bbe89adac93d0d68.tar.bz2
Fix the other mention of the old build system in GTK build docs
svn path=/trunk/netsurf/; revision=3963
Diffstat (limited to 'Docs')
-rw-r--r--Docs/BUILDING-GTK6
1 files changed, 3 insertions, 3 deletions
diff --git a/Docs/BUILDING-GTK b/Docs/BUILDING-GTK
index db45b4f86..3acc6101f 100644
--- a/Docs/BUILDING-GTK
+++ b/Docs/BUILDING-GTK
@@ -1,7 +1,7 @@
To build the GTK version of NetSurf on a UNIX-like platform (although it has
-only been tested on Debian, Ubuntu and FreeBSD), simply run "make gtk" once
-you have got the relevent build dependencies installed. Under a Debian-like
-OS, this should suffice:
+only been tested on Debian, Ubuntu and FreeBSD), simply run
+"make -f Makefile.unix " once you have got the relevent build dependencies
+installed. Under a Debian-like OS, this should suffice:
apt-get install libglade2-dev libcurl3-dev libxml2-dev libmng-dev
apt-get install librsvg2-dev lemon re2c