netsurf/Makefile.config.example
Michael Drake 72520da221 More blatant warning about editing Makefile.defaults.
svn path=/trunk/netsurf/; revision=10257
2010-04-06 19:50:52 +00:00

15 lines
382 B
Makefile

#
# NetSurf build configuration example
#
#
# To configure NetSurf's build options create a Makefile.config file. This is
# an example Makefile.config.
#
# To see the available config options, look at Makefile.defaults
# For example, by default, NetSurf builds with BMP support. If you
# wish to disable this, then uncomment the following line.
# override NETSURF_USE_BMP := NO