* 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 -
This commit is contained in:
joost 2010-05-13 16:50:52 +00:00
parent 7d049c2c8d
commit 8a3a0648ad
3 changed files with 2 additions and 2 deletions

4
.gitattributes vendored
View File

@ -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