view Makefile @ 5:cf06ab549064

Write files to mark our progress and skip doing tracks if we have already done them.
author darius
date Sat, 12 Aug 2000 07:11:06 +0000
parents 5cead4da1db9
children
line wrap: on
line source

PROG=	cddb-id

SRCS=	cddb-id.c

NOMAN=	YES

.include <bsd.prog.mk>