[BACK]Return to Makefile.in CVS log [TXT][DIR] Up to [local] / OpenXM_contrib2 / asir2000 / include

Diff for /OpenXM_contrib2/asir2000/include/Makefile.in between version 1.2 and 1.3

version 1.2, 2003/03/07 03:12:26 version 1.3, 2003/03/08 10:49:50
Line 13 
Line 13 
   
 @SET_MAKE@  @SET_MAKE@
   
 # $OpenXM: OpenXM_contrib2/asir2000/include/Makefile.am,v 1.1 2003/02/23 03:05:38 ohara Exp $  # $OpenXM: OpenXM_contrib2/asir2000/include/Makefile.in,v 1.2 2003/03/07 03:12:26 noro Exp $
   
 SHELL = @SHELL@  SHELL = @SHELL@
   
Line 93  libasir_postfix = @libasir_postfix@
Line 93  libasir_postfix = @libasir_postfix@
   
 incdir = ${prefix}/include/asir  incdir = ${prefix}/include/asir
 inc_DATA = al.h b.h base.h bf.h ca-27.h ca.h com.h inline.h ox.h \  inc_DATA = al.h b.h base.h bf.h ca-27.h ca.h com.h inline.h ox.h \
            prime.h version.h wsio.h             prime.h version.h wsio.h interval.h
   
 subdir = include  subdir = include
 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs  mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

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