version 1.3, 2000/03/13 06:46:39 |
version 1.4, 2000/03/13 09:04:08 |
|
|
## $OpenXM: OpenXM/src/kxx/Makefile.in,v 1.2 2000/03/11 01:18:25 takayama Exp $ |
## $OpenXM: OpenXM/src/kxx/Makefile.in,v 1.3 2000/03/13 06:46:39 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), |
|
|
CFLAGS = -g |
CFLAGS = -g |
DDD=-D_BSD_SOURCE |
DDD=-D_BSD_SOURCE |
#STATIC_LINK_FLAG=-static |
#STATIC_LINK_FLAG=-static |
STATIC_LINK_FLAG=-static |
STATIC_LINK_FLAG= |
########## end of configurations |
########## end of configurations |
|
|
### Set the server name in oxmain.c if you do not use the environmental |
### Set the server name in oxmain.c if you do not use the environmental |