1// included by lazconf.pp
2
3{***************************************************************************
4                               lazconf.inc
5
6  netbsd specific include file for the IDE
7
8 ***************************************************************************
9
10 ***************************************************************************
11 *                                                                         *
12 *   This source is free software; you can redistribute it and/or modify   *
13 *   it under the terms of the GNU General Public License as published by  *
14 *   the Free Software Foundation; either version 2 of the License, or     *
15 *   (at your option) any later version.                                   *
16 *                                                                         *
17 *   This code is distributed in the hope that it will be useful, but      *
18 *   WITHOUT ANY WARRANTY; without even the implied warranty of            *
19 *   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU     *
20 *   General Public License for more details.                              *
21 *                                                                         *
22 *   A copy of the GNU General Public License is available on the World    *
23 *   Wide Web at <http://www.gnu.org/copyleft/gpl.html>. You can also      *
24 *   obtain it by writing to the Free Software Foundation,                 *
25 *   Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1335, USA.   *
26 *                                                                         *
27 ***************************************************************************
28}
29
30{For NetBSD specific implementations.
31 General unix implementations are in ../unix/lazbaseconf.inc}
32uses
33  baseunix, unix;
34
35{$I ../unix/lazbaseconf.inc}
36
37
38