fence-virt/Makefile.top.in
Lon Hohberger a9e60912ed Work around broken nspr headers
Signed-off-by: Lon Hohberger <lon@users.sourceforge.net>
2009-12-04 15:42:15 -05:00

18 lines
267 B
Makefile

CC=@CC@
CXX=@CXX@
CFLAGS=@CFLAGS@
CFLAGS+=-fPIC -Wall -Wstrict-prototypes -Wshadow -D_GNU_SOURCE
LEX=@LEX@
YACC=@YACC@
prefix=@prefix@
exec_prefix=@exec_prefix@
sysconfdir=@sysconfdir@
sbindir=@sbindir@
libdir=@libdir@
mandir=@mandir@
PACKAGE_NAME=@PACKAGE_NAME@