Viewing: Makefile
📄 Makefile
(Read Only)
⬅ To go back
NAME := tail SRCS := tail.c include ../common.mk