diff options
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 6a38d9d2135..13886adec0f 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.296 2004/02/21 08:03:45 snj Exp $ +# $NetBSD: Makefile,v 1.297 2004/02/24 21:51:04 jmmv Exp $ # COMMENT= Graphics tools and libraries @@ -152,8 +152,6 @@ SUBDIR+= mgl SUBDIR+= mng SUBDIR+= mpeg-lib SUBDIR+= mpeg2codec -SUBDIR+= mpeg_encode -SUBDIR+= mpeg_play SUBDIR+= mpgtx SUBDIR+= mtv SUBDIR+= ncview |