view Makefile @ 2:5cead4da1db9

Initial import. Seems to work nicely.
author darius
date Wed, 09 Aug 2000 02:18:47 +0000
parents
children
line wrap: on
line source

PROG=	cddb-id

SRCS=	cddb-id.c

NOMAN=	YES

.include <bsd.prog.mk>