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