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