mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
14 lines
450 B
Plaintext
14 lines
450 B
Plaintext
$NetBSD: patch-ab,v 1.10 2002/08/26 10:21:05 martti Exp $
|
|
|
|
--- Makefile.in.orig Wed Jan 23 23:49:28 2002
|
|
+++ Makefile.in Mon Aug 26 11:41:46 2002
|
|
@@ -206,7 +206,7 @@
|
|
xmlIO.lo xmlmemory.lo nanohttp.lo nanoftp.lo valid.lo xlink.lo uri.lo
|
|
noinst_PROGRAMS = tester$(EXEEXT) testSAX$(EXEEXT) testHTML$(EXEEXT) \
|
|
testXPath$(EXEEXT)
|
|
-PROGRAMS = $(noinst_PROGRAMS)
|
|
+PROGRAMS =
|
|
|
|
tester_OBJECTS = tester.$(OBJEXT)
|
|
testSAX_OBJECTS = testSAX.$(OBJEXT)
|