Remove unused file
[reactos.git] / reactos / lib / dinput8 / Makefile
1 # $Id: makefile 11864 2004-11-29 00:15:23Z greatlrd $
2
3 PATH_TO_TOP = ../..
4
5 TARGET_TYPE = winedll
6
7 include $(PATH_TO_TOP)/rules.mak
8
9 include $(TOOLS_PATH)/helper.mk