summaryrefslogtreecommitdiff
path: root/tests/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Makefile')
-rw-r--r--tests/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/Makefile b/tests/Makefile
index f8cd843..30cd08b 100644
--- a/tests/Makefile
+++ b/tests/Makefile
@@ -3,7 +3,6 @@ CFLAGS=-I../include/ -D_FORTIFY_SOURCE=3 -static -O2
3TARGETS= \ 3TARGETS= \
4 test_fgets \ 4 test_fgets \
5 test_bcopy_static_write \ 5 test_bcopy_static_write \
6 test_bcopy_dynamic_write \
7 test_bcopy_static_read \ 6 test_bcopy_static_read \
8 test_bcopy_dynamic_read \ 7 test_bcopy_dynamic_read \
9 test_bcopy_dynamic_write \ 8 test_bcopy_dynamic_write \