# $Id: Makefile SRC = ../../.. LBUILD_OSES = linux CFLAGS += -I../include LIB = libtps.a SOURCES += \ crc32_le.c \ crc32_le_tab.c \ ether_crc32.c \ $(NULL) include $(SRC)/make/Makefile.inc