13 lines
411 B
Plaintext
13 lines
411 B
Plaintext
$OpenBSD: patch-xpcom_sample_Makefile_in,v 1.2 2004/12/27 21:21:39 wilfried Exp $
|
|
--- xpcom/sample/Makefile.in.orig 2004-02-19 03:43:46.000000000 +0100
|
|
+++ xpcom/sample/Makefile.in 2004-05-05 06:26:46.000000000 +0200
|
|
@@ -52,7 +52,7 @@ XPIDLSRCS = nsISample.idl
|
|
|
|
TESTCPPSRCS = nsTestSample.cpp
|
|
|
|
-CPPSRCS += $(TESTCPPSRCS)
|
|
+#CPPSRCS += $(TESTCPPSRCS)
|
|
|
|
SIMPLE_PROGRAMS = $(TESTCPPSRCS:.cpp=$(BIN_SUFFIX))
|
|
|