mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-12-05 12:47:27 +01:00
* added math unit to objects
This commit is contained in:
parent
aff82d11f4
commit
08007ae0ab
@ -144,7 +144,7 @@ SYSDEPS=$(SYSINCDEPS) $(SYSCPUDEPS)
|
||||
SYSTEMPPU=syslinux$(PPUEXT)
|
||||
OBJECTS=strings linux \
|
||||
dos crt objects printer ports \
|
||||
objpas sysutils typinfo \
|
||||
objpas sysutils typinfo math \
|
||||
cpu mmx getopts heaptrc ports \
|
||||
errors sockets graph
|
||||
|
||||
@ -336,7 +336,10 @@ include $(CFG)/makefile.def
|
||||
|
||||
#
|
||||
# $Log$
|
||||
# Revision 1.12 1998-12-21 13:07:05 peter
|
||||
# Revision 1.13 1999-01-15 11:45:14 peter
|
||||
# * added math unit to objects
|
||||
#
|
||||
# Revision 1.12 1998/12/21 13:07:05 peter
|
||||
# * use -FE
|
||||
#
|
||||
# Revision 1.11 1998/12/11 00:10:50 peter
|
||||
|
||||
Loading…
Reference in New Issue
Block a user