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