1
0
mirror of https://github.com/openbsd/src.git synced 2025-01-10 06:47:55 -08:00
openbsd-src/usr.bin/banner/Makefile

8 lines
121 B
Makefile

# $OpenBSD: Makefile,v 1.5 2017/05/27 07:55:44 tedu Exp $
PROG= banner
SRCS= $(PROG).c chset.c
.include <bsd.prog.mk>