add TARGET_BASE = $(TARGET_BASE_LIB_DINPUT)
authorMagnus Olsen <magnus@greatlord.com>
Mon, 20 Dec 2004 00:53:54 +0000 (00:53 +0000)
committerMagnus Olsen <magnus@greatlord.com>
Mon, 20 Dec 2004 00:53:54 +0000 (00:53 +0000)
svn path=/trunk/; revision=12238

reactos/lib/dinput/Makefile.ros-template

index 197fe79..fdcf5c7 100644 (file)
@@ -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:53:54 greatlrd Exp $
 
 TARGET_NAME = dinput
 
+TARGET_BASE = $(TARGET_BASE_LIB_DINPUT)
+
 TARGET_OBJECTS = @C_SRCS@
 
 TARGET_CFLAGS = @EXTRADEFS@ -D__REACTOS__