From 93d3330b13e694226c317ca63ca109c5a27634f5 Mon Sep 17 00:00:00 2001 From: jsing Date: Mon, 14 Jul 2014 00:50:04 +0000 Subject: [PATCH] Sort SUBDIRs. --- regress/lib/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/regress/lib/Makefile b/regress/lib/Makefile index e761c9a485b..a7fb1d6430a 100644 --- a/regress/lib/Makefile +++ b/regress/lib/Makefile @@ -1,6 +1,6 @@ -# $OpenBSD: Makefile,v 1.15 2014/04/15 18:01:42 miod Exp $ +# $OpenBSD: Makefile,v 1.16 2014/07/14 00:50:04 jsing Exp $ -SUBDIR+= libc libcrypto libpthread csu libssl libskey libm libevent libutil +SUBDIR+= csu libc libcrypto libevent libm libpthread libskey libssl libutil install: -- 2.20.1