include ../../Config.mk

SUBDIRS    	 = 
LIBSRCS    	 = main.c
LIB_NAME	 = liberic_pthread
STATIC_LIB = $(LIB_NAME).a

include $(PP_BUILD_SYS_DIR)/Top.mk
