Remove unused file
[reactos.git] / reactos / lib / richedit / Makefile
1 # $Id: Makefile 7978 2004-02-01 21:20:05Z gvg $
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