Files
reactos/reactos/lib/comdlg32/makefile
2004-01-09 01:58:22 +00:00

10 lines
168 B
Makefile

# $Id: makefile,v 1.1 2004/01/09 01:58:22 sedwards Exp $
PATH_TO_TOP = ../..
TARGET_TYPE = winedll
include $(PATH_TO_TOP)/rules.mak
include $(TOOLS_PATH)/helper.mk