瀏覽代碼

* Renamed fpmake files so they are not recognized anymore by bash-script
used to generate include files for the fpc-all fpmake package. Now sndfile
and ptc are effecively disabled for fpmake, just like for Makefile.fpc

git-svn-id: trunk@15265 -

joost 15 年之前
父節點
當前提交
8a3a0648ad
共有 3 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      .gitattributes
  2. 0 0
      packages/ptc/fpmake_disabled.pp
  3. 0 0
      packages/sndfile/fpmake_disabled.pp

+ 2 - 2
.gitattributes

@@ -4910,7 +4910,7 @@ packages/ptc/examples/timer.pp svneol=native#text/plain
 packages/ptc/examples/tunnel.pp svneol=native#text/plain
 packages/ptc/examples/tunnel3d.pp svneol=native#text/plain
 packages/ptc/examples/tunnel3d.raw -text svneol=unset#raw/binary
-packages/ptc/fpmake.pp svneol=native#text/plain
+packages/ptc/fpmake_disabled.pp svneol=native#text/plain
 packages/ptc/src/aread.inc svneol=native#text/x-pascal
 packages/ptc/src/areai.inc svneol=native#text/x-pascal
 packages/ptc/src/baseconsoled.inc svneol=native#text/x-pascal
@@ -5125,7 +5125,7 @@ packages/sndfile/Makefile svneol=native#text/plain
 packages/sndfile/Makefile.fpc svneol=native#text/plain
 packages/sndfile/README.txt svneol=native#text/plain
 packages/sndfile/examples/sfplay.pp svneol=native#text/plain
-packages/sndfile/fpmake.pp svneol=native#text/plain
+packages/sndfile/fpmake_disabled.pp svneol=native#text/plain
 packages/sndfile/scripts/testc.c svneol=native#text/plain
 packages/sndfile/src/sndfile.pp svneol=native#text/plain
 packages/sqlite/Makefile svneol=native#text/plain

+ 0 - 0
packages/ptc/fpmake.pp → packages/ptc/fpmake_disabled.pp


+ 0 - 0
packages/sndfile/fpmake.pp → packages/sndfile/fpmake_disabled.pp