mirror of
https://github.com/reactos/reactos.git
synced 2026-09-13 21:29:18 +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
|