aboutgitcodelistschat:MatrixIRC
path: root/tests-utils/Makefile
blob: 95536a814b0545c832b55531348e2508e138d631 (plain) (tree)
1
2
3
4
5
6
7



                                           


                                                        
# SPDX-License-Identifier: GPL-2.0-or-later
# Copyright 2023 Red Hat GmbH
# Author: Alice Frosi <afrosi@redhat.com>

test:
	$(CC) $(CFLAGS) -o test-syscalls test-syscalls.c
	$(CC) $(CFLAGS) -o test-server test-server.c