+ Added math unit

This commit is contained in:
michael 2000-07-04 21:23:04 +00:00
parent c5d8376083
commit 6a794bd6fa

View File

@ -102,7 +102,7 @@ CHK = $(addsuffix .chk, $(HTML) unitex refex)
CHAPTERS = $(addsuffix .tex, crt dos getopts go32 graph linux printer\
strings objects heaptrc sysutils ipc mouse gpm dxeload \
emu387 ports)
emu387 ports math)
# Check if ascii-mode requested
ifeq ($(ASCIIMODE),YES)
@ -444,7 +444,10 @@ linuxexamples: examples
#
# $Log$
# Revision 1.37 2000-07-04 19:55:48 michael
# Revision 1.38 2000-07-04 21:23:04 michael
# + Added math unit
#
# Revision 1.37 2000/07/04 19:55:48 michael
# + Added ports unit
#
# Revision 1.36 2000/06/14 19:38:43 michael