#Copyright (C) 2007 L. Donnie Smith include @top_builddir@/defs.mak PLUGIN_NAME = ir_ptr SOURCES = ir_ptr.c CFLAGS += -I@top_builddir@/wminput -I@top_builddir@/libcwiid INST_DIR = $(CWIID_PLUGINS_DIR) include $(COMMON)/include/plugin.mak distclean: clean rm Makefile .PHONY: distclean