netsurf/Makefile.config.example
Daniel Silverstone 0b66f6f4c2 Ensure the example Makefile.config is just that -- an example
svn path=/trunk/netsurf/; revision=6940
2009-03-27 13:48:00 +00:00

11 lines
319 B
Makefile

#
# NetSurf default build configuration
#
# This file is included after Makefile.defaults and can be used to
# provide local build configuration overrides.
#
# 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