From 8b7e98db4b7dc52fff6e970b92fde1e92b2dab01 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?K=C3=A1roly=20Balogh?= Date: Thu, 17 Mar 2011 08:10:30 +0000 Subject: [PATCH] + compile mouse before keyboard, as keyboard depends on it (MorphOS) git-svn-id: trunk@17142 - --- rtl/morphos/Makefile.fpc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rtl/morphos/Makefile.fpc b/rtl/morphos/Makefile.fpc index 6222cb0f37..c42f8b24b4 100644 --- a/rtl/morphos/Makefile.fpc +++ b/rtl/morphos/Makefile.fpc @@ -15,7 +15,7 @@ units=$(SYSTEMUNIT) objpas macpas iso7185 strings \ exec timer doslib utility hardware inputevent keymap graphics layers \ intuition aboxlib mui \ # these units are here, because they depend on system interface units above - kvm video keyboard mouse sockets \ + kvm video mouse keyboard sockets \ # these can be moved to packages later clipboard datatypes asl ahi tinygl get9 muihelper #implicitunits=exeinfo