Browse Source

* mouse was included twice

armin 20 years ago
parent
commit
269ea3a051
2 changed files with 2 additions and 2 deletions
  1. 1 1
      rtl/netware/Makefile
  2. 1 1
      rtl/netware/Makefile.fpc

+ 1 - 1
rtl/netware/Makefile

@@ -243,7 +243,7 @@ locnlm32.imp ndpsrpc.imp netnlm32.imp nit.imp \
 nlmlib.imp nwpsrv3x.imp nwpsrv.imp nwsnut.imp \
 requestr.imp socklib.imp streams.imp threads.imp \
 tli.imp vollib.imp ws2_32.imp ws2nlm.imp
-override TARGET_UNITS+=$(SYSTEMUNIT) objpas macpas strings lineinfo winsock heaptrc matrix dos crt objects sysconst initc sysutils types typinfo systhrds classes cpu mmx getopts dateutils strutils convutils charset ucomplex variants rtlconst math varutils freebidi utf8bidi mouse video mouse keyboard cmem sockets aio nwsnut nwserv nwnit nwprot netware
+override TARGET_UNITS+=$(SYSTEMUNIT) objpas macpas strings lineinfo winsock heaptrc matrix dos crt objects sysconst initc sysutils types typinfo systhrds classes cpu mmx getopts dateutils strutils convutils charset ucomplex variants rtlconst math varutils freebidi utf8bidi mouse video keyboard cmem sockets aio nwsnut nwserv nwnit nwprot netware
 override TARGET_LOADERS+=nwpre prelude
 override TARGET_RSTS+=math varutils variants typinfo classes dateutils sysconst convutils rtlconst systhrds
 override INSTALL_FPCPACKAGE=y

+ 1 - 1
rtl/netware/Makefile.fpc

@@ -15,7 +15,7 @@ units=$(SYSTEMUNIT) objpas macpas strings \
       dateutils strutils convutils \
       charset ucomplex variants \
       rtlconst math varutils freebidi utf8bidi \
-      mouse video mouse keyboard cmem sockets \
+      mouse video keyboard cmem sockets \
       aio nwsnut nwserv nwnit nwprot netware
 rsts=math varutils variants typinfo classes dateutils sysconst convutils rtlconst systhrds