version 1.7, 2003/09/02 03:24:48 |
version 1.8, 2003/09/02 03:31:12 |
|
|
### $OpenXM: OpenXM/src/kan96xx/Kan/Makefile.in,v 1.6 2003/07/21 13:36:41 takayama Exp $ |
### $OpenXM: OpenXM/src/kan96xx/Kan/Makefile.in,v 1.7 2003/09/02 03:24:48 takayama Exp $ |
# |
# |
# depends on install-gmp, install-gc [install-asir-gc] |
# depends on install-gmp, install-gc [install-asir-gc] |
# ( cd ../plugin ; make ) |
# ( cd ../plugin ; make ) |
Line 37 PLUGIN_LINKFLAG = |
|
Line 37 PLUGIN_LINKFLAG = |
|
configure: Makefile |
configure: Makefile |
|
|
Makefile: Makefile.in |
Makefile: Makefile.in |
./configure |
sh ./configure |
|
|
|
|
HEADERS = datatype.h stackm.h lookup.h extern.h kclass.h |
HEADERS = datatype.h stackm.h lookup.h extern.h kclass.h |