diff options
author | thorpej <thorpej@pkgsrc.org> | 1997-11-13 08:19:09 +0000 |
---|---|---|
committer | thorpej <thorpej@pkgsrc.org> | 1997-11-13 08:19:09 +0000 |
commit | e8d9d2f35ade51e2db381f1f2e33e99179112495 (patch) | |
tree | 4b7488b03be348c9ea4af91161c25462f6e90f4b /sysutils/Makefile | |
parent | f371f15b685424cb9bf056e59961305bb2e2ceb0 (diff) | |
download | pkgsrc-e8d9d2f35ade51e2db381f1f2e33e99179112495.tar.gz |
Build cdrecord.
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r-- | sysutils/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index 6ada1450b84..12199a29e2e 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.5 1997/10/29 12:29:57 agc Exp $ +# $NetBSD: Makefile,v 1.6 1997/11/13 08:19:09 thorpej Exp $ # FreeBSD Id: Makefile,v 1.23 1997/09/30 06:14:59 asami Exp # # SUBDIR += LPRng # SUBDIR += afio + SUBDIR += cdrecord # SUBDIR += cd-write # SUBDIR += contool # SUBDIR += idled |