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