# Makefile for LEDs tools CC = $(CROSS_COMPILE)gcc CFLAGS = -Wall -Wextra -g -I../../include/uapi all: uledmon %: %.c $(CC) $(CFLAGS) -o $@ $^ clean: $(RM) uledmon .PHONY: all clean z.ch/favicon.ico'/>
summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/exec/execveat.c
AgeCommit message (Collapse)AuthorFilesLines