Difference for socket/Makefile.in from version 1.5 to 1.6


version 1.5 version 1.6
Line 5
 
Line 5
 # now, this simple makefile should do the job.  # now, this simple makefile should do the job.
 #  #
 #   Copyright (C) 1992 Frank Tore Johansen  #   Copyright (C) 1992 Frank Tore Johansen
 #   Copyright (C) 1998 Mark Wedel  #   Copyright (C) 2001 Mark Wedel
 #  #
 #   This program is free software; you can redistribute it and/or modify  #   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  #   it under the terms of the GNU General Public License as published by
Line 21
 
Line 21
 #   along with this program; if not, write to the Free Software  #   along with this program; if not, write to the Free Software
 #   Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.  #   Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 #  #
 #   The author can be reached via e-mail to mark@pyramid.com  #   The author can be reached via e-mail to crossfire-devel@real-time.com
   
 SHELL = @BOURNE_SHELL@  SHELL = @BOURNE_SHELL@
   
Line 29
 
Line 29
 srcdir = @srcdir@  srcdir = @srcdir@
   
 SRCS = \  SRCS = \
    image.c \
  info.c \   info.c \
  init.c \   init.c \
  item.c\   item.c\


Legend:
line(s) removed in v.1.5 
line(s) changed
 line(s) added in v.1.6

File made using version 1.98 of cvs2html by leaf at 2011-07-21 19:33