#
# $Header: /opt/marks/rp_cvs/fwcomponents/lara_kernel_modules/fpga_protocol/apps/fpd-events/Makefile,v 1.1 2006-06-07 18:45:02 maynard Exp $
#

APP_TARGET := fpd-events 

E_TARGET := fpd-events

E_OBJS   := \
	fpd-events.o

ifndef TOPDIR
TOPDIR = ../..
endif

include $(TOPDIR)/Make.rules
