mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-21 21:51:42 +02:00
+ Added math unit
This commit is contained in:
parent
c5d8376083
commit
6a794bd6fa
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user