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