Browse Source

* Added serial unit

sg 25 years ago
parent
commit
c5885249c7
2 changed files with 3 additions and 3 deletions
  1. 2 2
      rtl/linux/Makefile
  2. 1 1
      rtl/linux/Makefile.fpc

+ 2 - 2
rtl/linux/Makefile

@@ -1,5 +1,5 @@
 #
-# Makefile generated by fpcmake v0.99.15 [2000/06/03]
+# Makefile generated by fpcmake v0.99.15 [2000/06/16]
 #
 
 defaultrule: all
@@ -202,7 +202,7 @@ endif
 # Targets
 
 override LOADEROBJECTS+=prt0 cprt0 gprt0 cprt21 gprt21
-override UNITOBJECTS+=$(SYSTEMUNIT) objpas strings linux ports initc dos crt objects printer graph ggigraph sysutils typinfo math cpu mmx getopts heaptrc lineinfo errors sockets gpm ipc
+override UNITOBJECTS+=$(SYSTEMUNIT) objpas strings linux ports initc dos crt objects printer graph ggigraph sysutils typinfo math cpu mmx getopts heaptrc lineinfo errors sockets gpm ipc serial
 
 # Clean
 

+ 1 - 1
rtl/linux/Makefile.fpc

@@ -9,7 +9,7 @@ units=$(SYSTEMUNIT) objpas strings \
       dos crt objects printer graph ggigraph \
       sysutils typinfo math \
       cpu mmx getopts heaptrc lineinfo \
-      errors sockets gpm ipc
+      errors sockets gpm ipc serial
 
 [require]
 rtl=0