#
# ether makefile
#
# x-kernel v3.2
#
# Copyright (c) 1991  Arizona Board of Regents
#
# $Revision: 1.4 $
# $Date: 1991/10/30 00:51:56 $

FILES = ether
DIRS =

INCLUDES := $(INCLUDES) -I../../../protocols/eth

include $(MAKE_INCLUDE)/Makefile.common


