version 1.14, 2000/01/17 12:58:16 |
version 1.16, 2000/01/19 02:43:12 |
|
|
## $OpenXM: OpenXM/src/kan96xx/Makefile,v 1.13 2000/01/17 09:50:20 takayama Exp $ |
## $OpenXM: OpenXM/src/kan96xx/Makefile,v 1.15 2000/01/18 09:46:52 takayama Exp $ |
|
|
## Type in make configure and make all to build all |
## Type in make configure and make all to build all |
OpenXM_contrib=../../../OpenXM_contrib |
OpenXM_contrib=../../../OpenXM_contrib |
Line 10 GC=$(OPENXM_CONTRIB)/gc |
|
Line 10 GC=$(OPENXM_CONTRIB)/gc |
|
GMP=$(OPENXM_CONTRIB)/gmp |
GMP=$(OPENXM_CONTRIB)/gmp |
|
|
all : all-gc all-gmp all-plugin all-sm1 all-kanlib.a |
all : all-gc all-gmp all-plugin all-sm1 all-kanlib.a |
|
## .SUFFIXES: |
|
|
all2 : all-gc all-gmp |
all2 : all-gc all-gmp |
(cd Kan; make all) |
(cd Kan; make all) |