Browse Source

add os_types to unit list for clean target

pierre 25 years ago
parent
commit
015b9930a0
2 changed files with 237 additions and 468 deletions
  1. 236 466
      rtl/win32/Makefile
  2. 1 2
      rtl/win32/Makefile.fpc

File diff suppressed because it is too large
+ 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
 #
-

Some files were not shown because too many files changed in this diff