(file) Return to BUILD CVS log (file) Jump to this file's LXR Page (dir) Up to [CENS] / emstar / emproxy

File: [CENS] / emstar / emproxy / BUILD (download)
Revision: 1.16, Thu Sep 22 17:41:09 2005 UTC (4 years, 2 months ago) by girod
Branch: MAIN
CVS Tags: pregeonet, acoustic-05-18-06, PRE_TOSNIC_FIX, PRE_64BIT, HEAD, ESS_RELEASE_3_5, ESS_RELEASE_3_4, ESS_RELEASE_3_2, ESS_RELEASE_3_1, ESS_RELEASE_3_0, ESS_CONNECTIVITY, ESS_CENTROUTE_TESTING, EMSTAR_RELEASE_2_5, CYCLOPS_RELEASE_CANDIDATE_2_0, CYCLOPS_PRERELEASE_STABLE, CENTROUTE_EMSTAR_SOCKETS, BG_1_0, BANGLADESH_ARSENIC_1_2, BANGLADESH_ARSENIC_1_1, AMARSS_JR_DEPLOYMENT_6_05_07
Changes since 1.15: +1 -13 lines
bug fixed and also trying to fix build system

include { examples }

build copy {
	target emproxy.run { include/emproxy.run }
}

build libs {
	target libproxy.a {
		libproxy/libproxy_multi.c,
		libproxy/libproxy_net.c,
		libproxy/libproxy_opt.c,
		libproxy/libproxy_status.c,
		libproxy/libproxy_gw.c
	}
}

build bins {
	local_libs { emproxy/proxy, link/link, timesync/sync, emrun/emrun, libdev/dev, libmisc/misc, fusd/fusd }
	target emproxy { 
	  emproxy/emproxy.c,
	  emproxy/emproxy_cmd.c,
	  emproxy/emproxy_gw.c 
        }
	target status_reflect { status_proxy/status_proxy.c }
}

build bins {
	local_libs { devel/state/ssync, devel/state/csync, timesync/sync, link/link, routing/route, 
		     emrun/emrun, emproxy/proxy, link/link, libdev/dev, libmisc/misc, fusd/fusd }
	target cpd { 
	    compressed_proxy/compress.c,
	    compressed_proxy/cp_sources.c
	}
}





CENS CVS Mailing List
Powered by
ViewCVS 0.9.2