# apps/sysconfig/about/Makefile TARGET_SO=tcpip.so INSTALL_SODIR=$(INSTALL_DIR)/share/sync SRC=${shell ls *.c} OBJS=${SRC:.c=.o} INCLUDES=-I../include include $(BASE_DIR)/Rules.make