mirror of
https://github.com/reactos/reactos.git
synced 2025-04-19 04:07:16 +00:00
9 lines
168 B
Makefile
9 lines
168 B
Makefile
# $Id: makefile 7409 2004-01-02 19:49:47Z gvg $
|
|
|
|
PATH_TO_TOP = ../..
|
|
|
|
TARGET_TYPE = winedll
|
|
|
|
include $(PATH_TO_TOP)/rules.mak
|
|
|
|
include $(TOOLS_PATH)/helper.mk
|