The SILC Project

source navigation ]
identifier search ]
freetext search ]
file search ]

silc/tutorial/Makefile.defines.in

  1 #
  2 #  Makefile.defines.pre
  3 #
  4 #  Author: Pekka Riikonen <priikone@silcnet.org>
  5 #
  6 #  Copyright (C) 2002 Pekka Riikonen
  7 #
  8 #  This program is free software; you can redistribute it and/or modify
  9 #  it under the terms of the GNU General Public License as published by
 10 #  the Free Software Foundation; version 2 of the License.
 11 #
 12 #  This program is distributed in the hope that it will be useful,
 13 #  but WITHOUT ANY WARRANTY; without even the implied warranty of
 14 #  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 15 #  GNU General Public License for more details.
 16 #
 17 
 18 include ../Makefile.defines_int
 19 
 20 INCLUDES = $(ADD_INCLUDES) $(SILC_CFLAGS) \
 21         -I./ -I/usr/local/silc/include -I$(silc_install_prefix)/include

This page was automatically generated by the LXR engine.
Free-text search provided by Glimpse