diff options
author | hubertf <hubertf@pkgsrc.org> | 2000-10-04 15:13:38 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 2000-10-04 15:13:38 +0000 |
commit | b92dd5fcc3b688378f3c0f828aae6477f5c5216b (patch) | |
tree | 7b082875efaed0c4546051456739821727abe32a /sysutils/Makefile | |
parent | e2c770a4f72fa04c5e10e54b31f7f1e4240de1b1 (diff) | |
download | pkgsrc-b92dd5fcc3b688378f3c0f828aae6477f5c5216b.tar.gz |
Add & enable c++rt0
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 a00250a9e12..38417af3ed7 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.71 2000/09/07 11:30:52 wiz Exp $ +# $NetBSD: Makefile,v 1.72 2000/10/04 15:13:38 hubertf Exp $ # FreeBSD Id: Makefile,v 1.23 1997/09/30 06:14:59 asami Exp # @@ -11,6 +11,7 @@ SUBDIR += aperture SUBDIR += asapm SUBDIR += bchunk + SUBDIR += c++rt0 SUBDIR += cdrdao SUBDIR += cdrecord SUBDIR += cdrecord-current |