From 675d578036b9bc2d0314a7d95aa8ee9ccd35f1f2 Mon Sep 17 00:00:00 2001 From: ceriel Date: Tue, 12 Jun 1990 11:21:40 +0000 Subject: [PATCH] changed order so that it works without ranlib --- lang/cem/libcc.ansi/LIST | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/lang/cem/libcc.ansi/LIST b/lang/cem/libcc.ansi/LIST index 8c0e00b6..329e5d3b 100644 --- a/lang/cem/libcc.ansi/LIST +++ b/lang/cem/libcc.ansi/LIST @@ -1,13 +1,13 @@ headers -misc assert -stdio -stdlib -time -math locale -string +misc +stdio +time +stdlib +math ctype setjmp signal +string errno