summary refs log tree commit diff homepage
path: root/server.c
diff options
context: T = $(wildcard t[0-9][0-9][0-9][0-9]-*.sh) all: $(T) $(T): @./$@ clean: $(RM) -rf trash .PHONY: $(T) clean