mirror of
https://github.com/reactos/reactos.git
synced 2026-07-07 11:50:19 +08:00
10 lines
168 B
Makefile
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
|