mirror of
https://github.com/reactos/reactos.git
synced 2026-09-13 13:18:33 +08:00
10 lines
168 B
Makefile
10 lines
168 B
Makefile
# $Id: Makefile,v 1.1 2004/02/26 02:01:13 sedwards Exp $
|
|
|
|
PATH_TO_TOP = ../..
|
|
|
|
TARGET_TYPE = winedll
|
|
|
|
include $(PATH_TO_TOP)/rules.mak
|
|
|
|
include $(TOOLS_PATH)/helper.mk
|