Makefile文件  |  13行  |  297 B

#
# Wifi World Makefile
#

# Common Compiler Flags ########################################################

# Include paths.
COMMON_CFLAGS += -Iapps/wifi_world/include

# Common Source Files ##########################################################

COMMON_SRCS += apps/wifi_world/wifi_world.cc