浏览代码

* mouse was included twice

armin 21 年之前
父节点
当前提交
269ea3a051
共有 2 个文件被更改,包括 2 次插入2 次删除
  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