view Makefile @ 6:f5daa3cdeb58

- Clear up old variable usage. - Grok Artist/Title in TTITLE fields. - Add the ability to append to track title fields.
author darius
date Sat, 12 Aug 2000 07:12:12 +0000
parents 5cead4da1db9
children
line wrap: on
line source

PROG=	cddb-id

SRCS=	cddb-id.c

NOMAN=	YES

.include <bsd.prog.mk>