version 1.5, 2000/09/17 03:12:12 |
version 1.6, 2000/09/20 01:43:34 |
|
|
## $OpenXM: OpenXM/src/kxx/Makefile.in,v 1.4 2000/03/13 09:04:08 takayama Exp $ |
## $OpenXM: OpenXM/src/kxx/Makefile.in,v 1.5 2000/09/17 03:12:12 takayama Exp $ |
## Targets : |
## Targets : |
## all : generates ox oxlog ox_sm1 oxweave |
## all : generates ox oxlog ox_sm1 oxweave |
## install : copy the binaries to $(OpenXM_bin), |
## install : copy the binaries to $(OpenXM_bin), |
Line 35 all2 : all-plugin kanlib.a ox ox_sm1 testclient oxlog |
|
Line 35 all2 : all-plugin kanlib.a ox ox_sm1 testclient oxlog |
|
configure : Makefile.in configure.in |
configure : Makefile.in configure.in |
echo "You configure is older than Makefine.in and configure.in" |
echo "You configure is older than Makefine.in and configure.in" |
/bin/rm -f .configure_done |
/bin/rm -f .configure_done |
autoconf |
./make-configure |
.error "Run ./make-configure" |
# autoconf |
|
# .error "Run ./make-configure" |
|
|
dist : |
dist : |
./makeDist |
./makeDist |