shithub: rgbds

ref: 011c2c953b758233dd9dc8fef76bc04c51c6759b
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