comparison Makefile @ 2:5cead4da1db9

Initial import. Seems to work nicely.
author darius
date Wed, 09 Aug 2000 02:18:47 +0000
parents
children
comparison
equal deleted inserted replaced
1:dd6e30f7eb42 2:5cead4da1db9
1 PROG= cddb-id
2
3 SRCS= cddb-id.c
4
5 NOMAN= YES
6
7 .include <bsd.prog.mk>