* remove bsd file

git-svn-id: trunk@26428 -
This commit is contained in:
marco 2014-01-12 12:43:30 +00:00
parent 4804a5528b
commit 2643ce9391
2 changed files with 0 additions and 27 deletions

1
.gitattributes vendored
View File

@ -6509,7 +6509,6 @@ packages/rtl-extra/Makefile.fpc.fpcmake svneol=native#text/plain
packages/rtl-extra/fpmake.pp svneol=native#text/plain
packages/rtl-extra/src/aix/osdefs.inc svneol=native#text/plain
packages/rtl-extra/src/beos/osdefs.inc svneol=native#text/plain
packages/rtl-extra/src/bsd svneol=native#text/plain
packages/rtl-extra/src/haiku/osdefs.inc svneol=native#text/plain
packages/rtl-extra/src/inc/matrix.pp svneol=native#text/plain
packages/rtl-extra/src/inc/mmatimp.inc svneol=native#text/plain

View File

@ -1,26 +0,0 @@
{
Copyright (c) 2000-2002 by Marco van de Voort
Target dependent defines used when compileing the baseunix unit
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
MA 02110-1301, USA.
****************************************************************************}
{$define usedomain} // Allow uname with "domain" entry.
// (which is a GNU extension)
{$define hassysctl} // Use sysctl unit