blob: 2336b4f98a87f2397f117c7e4382752ef67e2b0f [file]
LOC_DIR=src/shell_lib
LIB=SHELIB
include $(PRJ_PATH)/make/config.mk
SRC_LIST=$(wildcard *.c)
include $(PRJ_PATH)/make/components.mk
include $(PRJ_PATH)/make/defs.mk
include $(PRJ_PATH)/make/target.mk
all: dep obj