Tidy up NS build section.

This commit is contained in:
Michael Drake 2014-03-16 14:06:47 +00:00
parent 5e1c19128b
commit 2059787a24
1 changed files with 5 additions and 1 deletions

View File

@ -50,10 +50,14 @@
-----------------------
$ cd netsurf
To build the native front end (the GTK front end on Linux, BSDs, etc) you
could do:
$ make
$ ./nsgtk
For the framebuffer front end, you could do:
To build the framebuffer front end, you could do:
$ make TARGET=framebuffer
$ ./nsfb