From 75e0c6c35eacb9e40e7e3ae360d6d87889dcf3b9 Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Mon, 7 Dec 1998 02:22:12 +0000 Subject: Sort entries. In particular, "large", "medium", "small" sort in this order, dispite their meanings. (Sometimes we're too smart for computers. :) Found by: sorting ports/INDEX by "sort -t '|' +1 -2" (Note: the whole "x11" category appears at the end with the above sort command, but I'll leave that the way it is for now -- "ls" shows it before other x11-* entries.) --- misc/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'misc/Makefile') diff --git a/misc/Makefile b/misc/Makefile index 6e83531f797c..5bc798a5e232 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.175 1998/11/24 04:47:10 itojun Exp $ +# $Id: Makefile,v 1.176 1998/12/02 20:08:56 billf Exp $ # SUBDIR += acron @@ -72,8 +72,8 @@ SUBDIR += xgas SUBDIR += xless SUBDIR += xpns - SUBDIR += xtar SUBDIR += xquote + SUBDIR += xtar SUBDIR += ytree .include -- cgit v1.2.3