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
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.