shithub: rgbds

ref: 64415555f17dc4efd928dceabb9729c0e214c4b1
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