# apps/mail/nxmail/Makefile LIB_STATIC=libnxmail.a SRC=${shell ls *.c} OBJS=${SRC:.c=.o} include $(BASE_DIR)/Rules.make