mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 01:55:19 +00:00
add TARGET_BASE = $(TARGET_BASE_LIB_DINPUT8)
svn path=/trunk/; revision=12241
This commit is contained in:
parent
99eb3217fb
commit
6199c85de8
1 changed files with 3 additions and 1 deletions
|
@ -1,7 +1,9 @@
|
|||
# $Id: Makefile.ros-template,v 1.2 2004/12/03 23:37:40 blight Exp $
|
||||
# $Id: Makefile.ros-template,v 1.3 2004/12/20 00:57:38 greatlrd Exp $
|
||||
|
||||
TARGET_NAME = dinput8
|
||||
|
||||
TARGET_BASE = $(TARGET_BASE_LIB_DINPUT8)
|
||||
|
||||
TARGET_OBJECTS = @C_SRCS@
|
||||
|
||||
TARGET_CFLAGS = @EXTRADEFS@ -D__REACTOS__
|
||||
|
|
Loading…
Reference in a new issue