mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-04 02:08:49 -04:00
14 lines
321 B
Plaintext
14 lines
321 B
Plaintext
$NetBSD: patch-ae,v 1.3 2011/04/06 07:45:48 adam Exp $
|
|
|
|
--- lib/expat/Makefile.orig 2011-03-25 16:58:35.000000000 +0000
|
|
+++ lib/expat/Makefile
|
|
@@ -9,7 +9,7 @@ SUBDIR := lib/expat
|
|
include $(BLDDIR)/config.mk
|
|
|
|
# Build up SUBDIRS:
|
|
-SUBDIRS = gennmtab xmlparse xmltok
|
|
+SUBDIRS = gennmtab xmltok xmlparse
|
|
|
|
default: all
|
|
|