#
# R Makevars file auto-generated using template Makevars.in 
# AUTO-GENERATED from Makevars.in (using configure or configure.win)
# This file is part of the RGL project.
#

CXX_STD = CXX11
PKG_CFLAGS=$(C_VISIBILITY)

PKG_CPPFLAGS= -DHAVE_PNG_H -I/usr/local/include/libpng16 -DRGL_NO_OPENGL
PKG_LIBS= -L/usr/local/lib -lpng16

