瀏覽代碼

* adapted for gzcrc

peter 25 年之前
父節點
當前提交
54f1ced1b5
共有 1 個文件被更改,包括 1 次插入1 次删除
  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]