NetBSD/usr.bin/audio/play/Makefile

7 lines
110 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.1 1999/03/26 14:02:41 mrg Exp $
PROG= audioplay
SRCS= play.c
.include <bsd.prog.mk>