RetroZilla/nsprpub/config/nsprincl.mk.in

6 lines
152 B
Makefile
Raw Normal View History

2015-10-21 05:03:22 +02:00
# Include in Makefiles to define NSPR variables
NSPR_VERSION = @NSPR_VERSION@
NSPR_LIB = -lnspr@NSPR_VERSION@
NSPR_EXTRA_LIBS = @EXTRA_LIBS@