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