* updated unitdir

This commit is contained in:
peter 1998-12-21 13:00:17 +00:00
parent 109eb28676
commit b65d2ce0bb

View File

@ -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