From 2be4bb487d340f27c22e1ba695837a667db4e2de Mon Sep 17 00:00:00 2001 From: wiz Date: Thu, 3 Oct 2002 15:35:08 +0000 Subject: Sort. --- graphics/Makefile | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'graphics') diff --git a/graphics/Makefile b/graphics/Makefile index 0bc24764260..191edee0e0b 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,23 +1,23 @@ -# $NetBSD: Makefile,v 1.205 2002/09/29 09:36:49 rh Exp $ +# $NetBSD: Makefile,v 1.206 2002/10/03 15:35:08 wiz Exp $ # COMMENT= Graphics tools and libraries SUBDIR+= 3DKit SUBDIR+= CompuPic -SUBDIR+= GeometryKit SUBDIR+= GLXKit -SUBDIR+= GlutKit -SUBDIR+= RenderKit -SUBDIR+= SDLKit SUBDIR+= GMT SUBDIR+= GUIlib +SUBDIR+= GeometryKit +SUBDIR+= GlutKit SUBDIR+= ImageMagick SUBDIR+= ImageViewer SUBDIR+= Mesa SUBDIR+= MesaLib SUBDIR+= Ngraph +SUBDIR+= RenderKit SUBDIR+= SDL-image +SUBDIR+= SDLKit SUBDIR+= aalib SUBDIR+= aalib-x11 SUBDIR+= alevt -- cgit v1.2.3