[BACK]Return to Makefile CVS log [TXT][DIR] Up to [local] / OpenXM / src / asir-contrib / plugin

File: [local] / OpenXM / src / asir-contrib / plugin / Makefile (download)

Revision 1.1, Wed Mar 28 05:38:37 2018 UTC (6 years, 1 month ago) by takayama
Branch: MAIN
CVS Tags: HEAD

The plugin programs and data files for os_muldif.rr are installed
by  cd plugin/os_muldif ; make install

all:
install: all
	(cd os_muldif ; ${MAKE} install)

# $OpenXM: OpenXM/src/asir-contrib/plugin/Makefile,v 1.1 2018/03/28 05:38:37 takayama Exp $