mirror of
https://github.com/reactos/reactos.git
synced 2026-07-03 05:34:27 +08:00
10 lines
118 B
Makefile
10 lines
118 B
Makefile
# $Id$
|
|
|
|
PATH_TO_TOP = ../..
|
|
|
|
TARGET_TYPE = winedll
|
|
|
|
include $(PATH_TO_TOP)/rules.mak
|
|
|
|
include $(TOOLS_PATH)/helper.mk
|