Explorar el Código

add os_types to unit list for clean target

pierre hace 25 años
padre
commit
015b9930a0
Se han modificado 2 ficheros con 237 adiciones y 468 borrados
  1. 236 466
      rtl/win32/Makefile
  2. 1 2
      rtl/win32/Makefile.fpc

La diferencia del archivo ha sido suprimido porque es demasiado grande
+ 236 - 466
rtl/win32/Makefile


+ 1 - 2
rtl/win32/Makefile.fpc

@@ -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
 #
-

Algunos archivos no se mostraron porque demasiados archivos cambiaron en este cambio