Merge tag 'csky-for-linus-6.4' of https://github.com/c-sky/csky-linux
[platform/kernel/linux-starfive.git] / samples / user_events / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2 CFLAGS += -Wl,-no-as-needed -Wall -I../../usr/include
3
4 example: example.o
5 example.o: example.c