"Use" at least one (unnecessary) math obj to not disturb the build process.

git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@545 6ac86273-5f31-0410-b378-82cca8765d1b
This commit is contained in:
Bart Oldeman 2003-03-15 04:36:42 +00:00
parent bb533c614c
commit 683ed6c729
1 changed files with 3 additions and 3 deletions

View File

@ -17,7 +17,7 @@ TARGETOPT=-0
!endif
LIBPATH=$(COMPILERPATH)\lib286
LIBUTIL=wlib -q -n
LIBUTIL=wlib -q
LIBPLUS=
LIBTERM=
@ -34,8 +34,8 @@ CLIB=$(COMPILERPATH)\lib286\dos\clibm.lib
# we use our own ones, which override these ones when linking.
#
MATH_EXTRACT=
MATH_INSERT=
MATH_EXTRACT=*i4m
MATH_INSERT=+i4m
#