aboutsummaryrefslogtreecommitdiff
path: root/lib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Makefile')
-rw-r--r--lib/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Makefile b/lib/Makefile
index 90b3286..aa3984b 100644
--- a/lib/Makefile
+++ b/lib/Makefile
@@ -32,9 +32,9 @@ ifndef TARGET # native library
endif
endif
endif
- BCHECK_O = bcheck.o
endif
+BCHECK_O = bcheck.o
DIR = $(TARGET)
native : ../libtcc1.a