Return to Imakefile CVS log | Up to [local] / OpenXM_contrib2 / asir2000 / include |
1.1 ! noro 1: /* $OpenXM$ */ ! 2: #include "../include/Risa.tmpl" ! 3: ! 4: SRCS= 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 ! 5: ! 6: all:: ! 7: ! 8: depend:: ! 9: ! 10: install-include:: ! 11: MakeDir($(ASIR_INCDIR)) ! 12: -$(CP) $(SRCS) $(ASIR_INCDIR)