ソースを参照

add os_types to unit list for clean target

pierre 25 年 前
コミット
015b9930a0
2 ファイル変更237 行追加468 行削除
  1. 236 466
      rtl/win32/Makefile
  2. 1 2
      rtl/win32/Makefile.fpc

ファイルの差分が大きいため隠しています
+ 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
 #
-

この差分においてかなりの量のファイルが変更されているため、一部のファイルを表示していません