summaryrefslogtreecommitdiff
path: root/tools/locktest/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tools/locktest/Makefile.am')
-rw-r--r--tools/locktest/Makefile.am3
1 files changed, 0 insertions, 3 deletions
diff --git a/tools/locktest/Makefile.am b/tools/locktest/Makefile.am
index 3156815..e891465 100644
--- a/tools/locktest/Makefile.am
+++ b/tools/locktest/Makefile.am
@@ -1,8 +1,5 @@
## Process this file with automake to produce Makefile.in
-CC=$(CC_FOR_BUILD)
-LIBTOOL = @LIBTOOL@ --tag=CC
-
noinst_PROGRAMS = testlk
testlk_SOURCES = testlk.c
testlk_CFLAGS=$(CFLAGS_FOR_BUILD)