BASE = ../../.. ECOS = y INCLUDES = test_general/station/overide/ TARGET_PROGRAMS = cp_beacon cp_beacon_SOURCES = station.c cp_beacon_MODULES = mac cl hle cp/beacon hal lib host interface \ test_general/station \ test_general/station/overide/cp/cco \ test_general/station/overide/cp/secu \ test_general/station/overide/cp/station cp_beacon_MODULE_SOURCES = beacons.c bentry.c include $(BASE)/common/make/top.mk