"Fossies" - the Fresh Open Source Software archive

Member "open-fcoe/usr/common/libtps/src/Makefile" of archive open-fcoe.tar.gz:


# $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