소스 검색

* added os_types unit

alex 25 년 전
부모
커밋
043d981e00
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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))