diff options
Diffstat (limited to 'devel/cvs/patches/patch-aa')
-rw-r--r-- | devel/cvs/patches/patch-aa | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/devel/cvs/patches/patch-aa b/devel/cvs/patches/patch-aa index a6d5da4c066..f0e240b5e0d 100644 --- a/devel/cvs/patches/patch-aa +++ b/devel/cvs/patches/patch-aa @@ -1,7 +1,7 @@ -$NetBSD: patch-aa,v 1.3 1998/08/21 19:06:52 tv Exp $ +$NetBSD: patch-aa,v 1.4 2000/10/18 03:31:15 hubertf Exp $ ---- Makefile.in.orig Thu Jan 15 15:45:45 1998 -+++ Makefile.in Thu Mar 19 22:44:33 1998 +--- Makefile.in.orig Fri Sep 8 20:28:02 2000 ++++ Makefile.in @@ -94,7 +94,7 @@ ### Subdirectories to run make in for the primary targets. @@ -10,7 +10,7 @@ $NetBSD: patch-aa,v 1.3 1998/08/21 19:06:52 tv Exp $ +USOURCE_SUBDIRS = lib diff src # All other subdirs: SUBDIRS = ${USOURCE_SUBDIRS} man doc contrib tools \ - windows-NT os2 emx macintosh vms + windows-NT os2 emx vms @@ -187,21 +187,18 @@ .PHONY: check check: |