NetBSD/usr.bin/cdplay/Makefile

7 lines
108 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.1 1999/06/05 13:22:00 ad Exp $
PROG= cdplay
SRCS= cdplay.c
.include <bsd.prog.mk>