Remove varutils and variants units which are now in rtl-objpas package

git-svn-id: trunk@27504 -
This commit is contained in:
pierre 2014-04-10 09:48:38 +00:00
parent a9cfd647ae
commit ae8679ec60
2 changed files with 3 additions and 3 deletions

View File

@ -2148,7 +2148,7 @@ endif
ifeq ($(FULL_TARGET),i8086-msdos)
override COMPILER_TARGETDIR+=.
endif
override SHARED_LIBUNITS=$(SYSTEMUNIT) objpas strings dos unix baseunix unixtype unixutil sysutils typinfo math $(CPU_UNITS) getopts errors sockets varutils classes fgl variants sysconst rtlconsts
override SHARED_LIBUNITS=$(SYSTEMUNIT) objpas strings dos unix baseunix unixtype unixutil sysutils typinfo math $(CPU_UNITS) getopts errors sockets classes fgl sysconst rtlconsts
ifdef REQUIRE_UNITSDIR
override UNITSDIR+=$(REQUIRE_UNITSDIR)
endif

View File

@ -42,8 +42,8 @@ libunits=$(SYSTEMUNIT) objpas strings dos \
unix baseunix unixtype unixutil \
sysutils typinfo math \
$(CPU_UNITS) getopts \
errors sockets varutils \
classes fgl variants sysconst rtlconsts \
errors sockets \
classes fgl sysconst rtlconsts \
[prerules]
RTL=..