mirror of
https://github.com/reactos/reactos.git
synced 2025-07-27 15:11:41 +00:00
Added Makefile
svn path=/trunk/; revision=8178
This commit is contained in:
parent
b829420396
commit
3bf9107ff9
1 changed files with 9 additions and 0 deletions
9
reactos/lib/netapi32/makefile
Normal file
9
reactos/lib/netapi32/makefile
Normal file
|
@ -0,0 +1,9 @@
|
||||||
|
# $Id: makefile,v 1.1 2004/02/14 23:22:29 sedwards Exp $
|
||||||
|
|
||||||
|
PATH_TO_TOP = ../..
|
||||||
|
|
||||||
|
TARGET_TYPE = winedll
|
||||||
|
|
||||||
|
include $(PATH_TO_TOP)/rules.mak
|
||||||
|
|
||||||
|
include $(TOOLS_PATH)/helper.mk
|
Loading…
Add table
Add a link
Reference in a new issue