Diff for /libaitsess/lib/Makefile.in between versions 1.1.2.1 and 1.1.2.2

version 1.1.2.1, 2008/09/30 20:05:20 version 1.1.2.2, 2008/09/30 20:17:14
Line 1 Line 1
libdir = /usr/local/lib#
 # (C) 2008 by Michael Pounov <misho@openbsd-bg.org>
 #   AITNET ltd - Sofia/Bulgaria
 #
 # $Author$
 # $Id$
 #
   
INSTALL = installprefix = @prefix@
 exec_prefix = @exec_prefix@
 libdir = @libdir@
 
 INSTALL = @INSTALL@
   
 LIBSO = libaitsess.so  LIBSO = libaitsess.so
   

Removed from v.1.1.2.1  
changed lines
  Added in v.1.1.2.2


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>