diff options
Diffstat (limited to 'devel/libtool')
-rw-r--r-- | devel/libtool/Makefile.common | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libtool/Makefile.common b/devel/libtool/Makefile.common index 961ad5f4d20..a7ddb6c4098 100644 --- a/devel/libtool/Makefile.common +++ b/devel/libtool/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.27 2003/01/21 22:43:42 grant Exp $ +# $NetBSD: Makefile.common,v 1.28 2003/01/31 20:29:09 skrll Exp $ # DISTNAME= libtool-ml-20010614 @@ -20,4 +20,4 @@ DISTINFO_FILE= ${.CURDIR}/../libtool/distinfo FILESDIR= ${.CURDIR}/../libtool/files PATCHDIR= ${.CURDIR}/../libtool/patches -AUTOMAKE_OVERRIDE= NO +AUTOMAKE_OVERRIDE= NO |