Browse Source

* adapted for gzcrc

peter 25 năm trước cách đây
mục cha
commit
54f1ced1b5
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      packages/paszlib/Makefile.fpc

+ 1 - 1
packages/paszlib/Makefile.fpc

@@ -3,7 +3,7 @@
 #
 
 [targets]
-units=paszlib adler crc crcasm gzio infblock infcodes inffast inftrees infutil strutils trees zcompres zdeflate zinflate zbase zuncompr zutil
+units=paszlib adler gzcrc gzcrcasm gzio infblock infcodes inffast inftrees infutil strutils trees zcompres zdeflate zinflate zbase zuncompr zutil
 examples=example minigzip
 
 [install]