shithub: rgbds

ref: 25be5c65611d99bfc9809010c4e4b2a9b9ee2507
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