summaryrefslogtreecommitdiff
path: root/Makefile.defaults
Commit message (Collapse)AuthorAgeFilesLines
* Update framebuffer paths to use PREFIX, add install-framebuffer targetDaniel Silverstone2009-04-211-3/+6
| | | | svn path=/trunk/netsurf/; revision=7222
* Add a PREFIX variable which the GTK install can useDaniel Silverstone2009-04-211-2/+5
| | | | svn path=/trunk/netsurf/; revision=7212
* Kill more debug targetJohn Mark Bell2009-04-211-10/+0
| | | | svn path=/trunk/netsurf/; revision=7175
* Enable libpng by default.John Mark Bell2009-04-211-1/+1
| | | | | | Libmng/lcms can't cope with certain PNGs (particularly, xkcd.com) svn path=/trunk/netsurf/; revision=7166
* BeOS/Haiku installation target (credit: Matt Madia)John Mark Bell2009-04-171-0/+9
| | | | svn path=/trunk/netsurf/; revision=7118
* Hubbub is no longer optional.John Mark Bell2009-04-171-16/+0
| | | | | | Remove libxml2 parser binding. svn path=/trunk/netsurf/; revision=7115
* Rename Makefile.config to Makefile.defaults and update the docsDaniel Silverstone2009-03-271-0/+241
svn path=/trunk/netsurf/; revision=6937