Module Name: src
Committed By: joerg
Date: Sat Dec 18 04:31:22 UTC 2010
Modified Files:
src/tests/fs/ptyfs: Makefile
Log Message:
Don't force debug build. XXX Why does this have NOGCCERROR=1 set?
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/tests/fs/ptyfs/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/tests/fs/ptyfs/Makefile
diff -u src/tests/fs/ptyfs/Makefile:1.1 src/tests/fs/ptyfs/Makefile:1.2
--- src/tests/fs/ptyfs/Makefile:1.1 Fri Jun 11 23:52:38 2010
+++ src/tests/fs/ptyfs/Makefile Sat Dec 18 04:31:22 2010
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.1 2010/06/11 23:52:38 pooka Exp $
+# $NetBSD: Makefile,v 1.2 2010/12/18 04:31:22 joerg Exp $
#
TESTSDIR= ${TESTSBASE}/fs/ptyfs
WARNS= 4
-DBG=-g
NOGCCERROR=1
TESTS_C= t_ptyfs