mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-29 19:26:33 +00:00
Oops!
svn path=/trunk/; revision=8931
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# $Id: makefile,v 1.5 2004/03/31 03:33:48 jimtabor Exp $
|
||||
# $Id: makefile,v 1.6 2004/03/31 03:34:42 jimtabor Exp $
|
||||
|
||||
PATH_TO_TOP = ../../..
|
||||
|
||||
@@ -12,7 +12,7 @@ TARGET_DDKLIBS = class2.a
|
||||
|
||||
TARGET_OBJECTS = $(TARGET_NAME).o
|
||||
|
||||
TARGET_CFLAGS = -Wall
|
||||
TARGET_CFLAGS = Werror -Wall
|
||||
|
||||
include $(PATH_TO_TOP)/rules.mak
|
||||
|
||||
|
||||
Reference in New Issue
Block a user