version 1.139, 2004/06/21 04:50:21 |
version 1.141, 2004/06/30 12:13:05 |
|
|
## $OpenXM: OpenXM/src/Makefile,v 1.138 2004/06/14 09:07:32 takayama Exp $ |
## $OpenXM: OpenXM/src/Makefile,v 1.140 2004/06/24 12:45:15 takayama Exp $ |
|
|
OpenXM_HOME=.. |
OpenXM_HOME=.. |
OpenXM_contrib=../../OpenXM_contrib |
OpenXM_contrib=../../OpenXM_contrib |
Line 154 install-asir-contrib-asir-progs: install-asir install- |
|
Line 154 install-asir-contrib-asir-progs: install-asir install- |
|
|
|
|
|
install-asir-doc: install-asir |
install-asir-doc: install-asir |
-(cd asir-doc ; make install) |
-(cd asir-doc ; ./make-configure; make install) |
|
|
install-misc: |
install-misc: |
(cd ../rc ; make install-man) |
(cd ../rc ; make install-man) |
|
|
(cd k097 ; ./make-configure) |
(cd k097 ; ./make-configure) |
|
|
configure-kan96xx: |
configure-kan96xx: |
(cd kan96xx ; make configure) |
(cd kan96xx ; ./make-configure) |
|
|
configure-kxx: |
configure-kxx: |
( cd kxx ; ./make-configure) |
( cd kxx ; ./make-configure) |