From a8d2505ba5ba84253712288458f8c1b7b42d9dcd 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 8c0e00b6d..329e5d3b8 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