mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-28 06:26:12 -04:00
14 lines
337 B
Plaintext
14 lines
337 B
Plaintext
$NetBSD: patch-aa,v 1.6 2004/01/22 14:14:08 adam Exp $
|
|
|
|
--- Makefile.in.orig 2004-01-22 14:56:10.000000000 +0000
|
|
+++ Makefile.in
|
|
@@ -74,7 +74,7 @@ RANLIB = @RANLIB@
|
|
STRIP = @STRIP@
|
|
VERSION = @VERSION@
|
|
|
|
-SUBDIRS = src doc examples man ms-visual-c swig
|
|
+SUBDIRS = src doc man ms-visual-c swig
|
|
|
|
EXTRA_DIST = .cvsignore gle.spec
|
|
|