mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-27 00:30:33 +02:00
add os_types to unit list for clean target
This commit is contained in:
parent
f6a2669d89
commit
015b9930a0
File diff suppressed because it is too large
Load Diff
@ -5,7 +5,7 @@
|
||||
[targets]
|
||||
loaders=wprt0 wdllprt0
|
||||
units=$(SYSTEMUNIT) objpas strings \
|
||||
windows ole2 opengl32 winsock initc \
|
||||
windows ole2 opengl32 os_types winsock initc \
|
||||
dos crt objects graph \
|
||||
sysutils typinfo math \
|
||||
cpu mmx getopts heaptrc lineinfo \
|
||||
@ -174,4 +174,3 @@ lineinfo$(PPUEXT) : $(INC)/lineinfo.pp $(SYSTEMPPU)
|
||||
#
|
||||
# Other system-dependent RTL Units
|
||||
#
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user