wok-current annotate netsurf/stuff/Makefile.config @ rev 22259
updated xorg-xextproto again (7.2.1 -> 7.3.0)
author | Hans-G?nter Theisgen |
---|---|
date | Tue Nov 12 17:30:16 2019 +0100 (2019-11-12) |
parents | a4fddc04136f |
children |
rev | line source |
---|---|
erjo@5934 | 1 # |
erjo@5934 | 2 # NetSurf default build configuration fro SliTaz |
erjo@5934 | 3 # |
erjo@5934 | 4 |
erjo@5934 | 5 NETSURF_USE_BMP := NO |
erjo@5934 | 6 NETSURF_UA_FORMAT_STRING := "NetSurf/%d.%d (%s; %s) SliTaz" |
erjo@5934 | 7 NETSURF_HOMEPAGE := "file:///usr/share/webhome/netsurf.html" |
psychomaniak@16852 | 8 PREFIX := /usr |
erjo@5934 | 9 |