Commit 37fbbcfa by heffnercj

Fixed Makefile bug.

parent 8ee721bc
export CC=@CC@ export CC=@CC@
export CFLAGS=@CFLAGS@ export CFLAGS=@CFLAGS@
export SONAME=@SONAME@ export SONAME=@SONAME@
export prefix=@prefix@
export exec_prefix=@exec_prefix@
export LIBDIR=@libdir@ export LIBDIR=@libdir@
export INSTALL_OPTIONS=@INSTALL_OPTIONS@ export INSTALL_OPTIONS=@INSTALL_OPTIONS@
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment