view Makefile @ 7:ad83a38c3f5a

Don't open RW - not necessary.
author darius
date Thu, 18 Jul 2002 06:29:35 +0000
parents 5cead4da1db9
children
line wrap: on
line source

PROG=	cddb-id

SRCS=	cddb-id.c

NOMAN=	YES

.include <bsd.prog.mk>