13 lines
411 B
Plaintext
13 lines
411 B
Plaintext
$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
|
|
|
|
TESTCPPSRCS = nsTestSample.cpp
|
|
|
|
-CPPSRCS += $(TESTCPPSRCS)
|
|
+#CPPSRCS += $(TESTCPPSRCS)
|
|
|
|
SIMPLE_PROGRAMS = $(TESTCPPSRCS:.cpp=$(BIN_SUFFIX))
|
|
|