mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-29 19:26:33 +00:00
10 lines
174 B
Makefile
10 lines
174 B
Makefile
# $Id: makefile 11864 2004-11-29 00:15:23Z greatlrd $
|
|
|
|
PATH_TO_TOP = ../..
|
|
|
|
TARGET_TYPE = winedll
|
|
|
|
include $(PATH_TO_TOP)/rules.mak
|
|
|
|
include $(TOOLS_PATH)/helper.mk
|