瀏覽代碼

* updated unitdir

peter 27 年之前
父節點
當前提交
b65d2ce0bb
共有 1 個文件被更改,包括 0 次插入6 次删除
  1. 0 6
      install/make/makefile.fpc

+ 0 - 6
install/make/makefile.fpc

@@ -255,12 +255,6 @@ endif
 # specify where units are.
 ifndef UNITDIR
 UNITDIR=$(RTLDIR)/$(OS_TARGET)
-ifeq ($(OS_TARGET),go32v1)
-UNITDIR=$(RTLDIR)/dos/go32v1
-endif
-ifeq ($(OS_TARGET),go32v2)
-UNITDIR=$(RTLDIR)/dos/go32v2
-endif
 endif
 
 # set the prefix directory where to install everything