summaryrefslogtreecommitdiffstats
path: root/samples/user_events/Makefile
blob: 7252b589db574152d2169595e59c458b30cbba65 (plain)
1
2
3
4
5
# SPDX-License-Identifier: GPL-2.0
CFLAGS += -Wl,-no-as-needed -Wall -I../../usr/include

example: example.o
example.o: example.c