dff6953739
and an interactive mode.
7 lines
108 B
Makefile
7 lines
108 B
Makefile
# $NetBSD: Makefile,v 1.1 1999/06/05 13:22:00 ad Exp $
|
|
|
|
PROG= cdplay
|
|
SRCS= cdplay.c
|
|
|
|
.include <bsd.prog.mk>
|