mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 16:43:04 +00:00
9 lines
179 B
Makefile
9 lines
179 B
Makefile
# $Id: makefile 8620 2004-03-10 15:22:45Z silverblade $
|
|
|
|
PATH_TO_TOP = ../../..
|
|
|
|
TARGET_TYPE = winedll
|
|
|
|
include $(PATH_TO_TOP)/rules.mak
|
|
|
|
include $(TOOLS_PATH)/helper.mk
|