]> gitweb.michael.orlitzky.com - libsvgtiny.git/commit
examples/GNUmakefile: add a GNUmakefile for the example program
authorMichael Orlitzky <michael@orlitzky.com>
Sun, 19 Nov 2023 13:32:01 +0000 (08:32 -0500)
committerMichael Orlitzky <michael@orlitzky.com>
Mon, 9 Jun 2025 01:13:07 +0000 (21:13 -0400)
commit69ac5609cad6bf0c8113043bdbfda308d1738194
tree3fe5dde61a988363c8fc675b12dcacdfaae85718
parent95356c78a1a07812f2ddb2345defb955a3ff67e7
examples/GNUmakefile: add a GNUmakefile for the example program

This should simplify building it a bit, both against the system copy
and against a development repo. We use the name GNUmakefile (as
opposed to Makefile) to avoid interacting with the netsurf build
system.
examples/GNUmakefile [new file with mode: 0644]