Browse Source

* added os_types unit

alex 25 years ago
parent
commit
043d981e00
1 changed files with 1 additions and 0 deletions
  1. 1 0
      rtl/inc/makefile.inc

+ 1 - 0
rtl/inc/makefile.inc

@@ -11,6 +11,7 @@ SYSINCNAMES=$(addsuffix .inc,$(SYSNAMES))
 
 # Other unit names which can be used for all systems
 #
+UNITNAMES=os_types
 #UNITNAMES=getops
 #UNITPPNAMES=$(addsuffix .pp,$(UNITNAMES))