version 1.2, 2003/03/07 03:12:26 |
version 1.3, 2003/03/08 10:49:50 |
|
|
|
|
@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 |