2004-11-26 13:29:14 -05:00
|
|
|
$OpenBSD: patch-xpcom_sample_Makefile_in,v 1.2 2004/11/26 18:29:15 pvalchev Exp $
|
|
|
|
--- xpcom/sample/Makefile.in.orig 2004-02-19 03:43:46.000000000 +0100
|
|
|
|
+++ xpcom/sample/Makefile.in 2004-06-16 09:50:16.000000000 +0200
|
|
|
|
@@ -52,7 +52,7 @@ XPIDLSRCS = nsISample.idl
|
2004-02-15 14:37:14 -05:00
|
|
|
|
|
|
|
TESTCPPSRCS = nsTestSample.cpp
|
|
|
|
|
|
|
|
-CPPSRCS += $(TESTCPPSRCS)
|
|
|
|
+#CPPSRCS += $(TESTCPPSRCS)
|
|
|
|
|
|
|
|
SIMPLE_PROGRAMS = $(TESTCPPSRCS:.cpp=$(BIN_SUFFIX))
|
|
|
|
|