Explorar o código

- ipc unit because it crashes on 0.99.10

peter %!s(int64=26) %!d(string=hai) anos
pai
achega
9170b30465
Modificáronse 1 ficheiros con 5 adicións e 2 borrados
  1. 5 2
      rtl/linux/Makefile

+ 5 - 2
rtl/linux/Makefile

@@ -69,7 +69,7 @@ UNITOBJECTS=$(SYSTEMUNIT) strings linux \
             dos crt objects printer ports \
             objpas sysutils typinfo math \
             cpu mmx getopts heaptrc \
-            errors sockets ipc graph
+            errors sockets graph
 
 
 #####################################################################
@@ -251,7 +251,10 @@ libsclean: fpc_libsclean
 
 #
 # $Log$
-# Revision 1.17  1999-03-16 00:47:09  peter
+# Revision 1.18  1999-03-22 13:09:10  peter
+#   - ipc unit because it crashes on 0.99.10
+#
+# Revision 1.17  1999/03/16 00:47:09  peter
 #   * makefile.fpc targets start with fpc_
 #   * small updates for install scripts
 #