]> 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, 20 Nov 2023 16:42:58 +0000 (11:42 -0500)
commite99915289a4d1f1f607241e0fc2179266718886f
tree1c82a778dcfb4c58c59d419bad4c0dfe3420ed16
parente3762b6517cf4d68c4a48aaae962db3d09f7da40
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]