aboutgitcodelistschat:MatrixIRC
path: root/tests-utils/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tests-utils/Makefile')
-rw-r--r--tests-utils/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests-utils/Makefile b/tests-utils/Makefile
new file mode 100644
index 0000000..c234972
--- /dev/null
+++ b/tests-utils/Makefile
@@ -0,0 +1,3 @@
+test:
+ $(CC) $(CFLAGS) -o test-syscalls test-syscalls.c
+ $(CC) $(CFLAGS) -o test-server test-server.c