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