소스 검색

* OS/2 correction (syslinux x sysos2)

Tomas Hajny 25 년 전
부모
커밋
c18204e14a
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 1
      rtl/os2/Makefile
  2. 1 1
      rtl/os2/Makefile.fpc

+ 1 - 1
rtl/os2/Makefile

@@ -124,7 +124,7 @@ UNITPREFIX=rtl
 ifeq ($(findstring 1.0.,$(FPC_VERSION)),)
 SYSTEMUNIT=system
 else
-SYSTEMUNIT=syslinux
+SYSTEMUNIT=sysos2
 endif
 OBJPASDIR=$(RTL)/objpas
 GRAPHDIR=$(INC)/graph

+ 1 - 1
rtl/os2/Makefile.fpc

@@ -36,7 +36,7 @@ UNITPREFIX=rtl
 ifeq ($(findstring 1.0.,$(FPC_VERSION)),)
 SYSTEMUNIT=system
 else
-SYSTEMUNIT=syslinux
+SYSTEMUNIT=sysos2
 endif
 
 # Paths