summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authormidipix <writeonce@midipix.org>2015-12-30 07:16:27 -0500
committermidipix <writeonce@midipix.org>2016-01-01 22:50:24 -0500
commit2e2787b729b930585459ca13e6698130b0d08978 (patch)
treebe4131d3b186c69cd33de11ed977ebfee628edac /Makefile.in
parent9c202860ad2bc391a0ac8bc2e99b3e5624d2b472 (diff)
downloadapimagic-2e2787b729b930585459ca13e6698130b0d08978.tar.bz2
apimagic-2e2787b729b930585459ca13e6698130b0d08978.tar.xz
project: fix switches for statically linking libfirm and libcparser into default app.
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/Makefile.in b/Makefile.in
index 67152e3..2d589c6 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -1,6 +1,3 @@
-LIBCPARSER_A = /usr/local/lib/libcparser.a
-LIBFIRM_A = /usr/local/lib/libfirm.a
-
PACKAGE = @package@
PROJECT_DIR = @project_dir@