shithub: rgbds

ref: f97e3bad33e654cc0d7fa4f301e6fc22f02d68b6
dir: /GNUmakefile/

View raw version
# GNU Make 3.x doesn't support the "!=" shell syntax, so here's an alternative

PKG_CONFIG = pkg-config
PNGFLAGS = $(shell ${PKG_CONFIG} --cflags libpng)

include Makefile