shithub: rgbds

ref: 2abdc9c59db277aa203f28da343f3b65ec47df8e
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