diff options
-rw-r--r-- | lib/libexpat/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libexpat/Makefile b/lib/libexpat/Makefile index 8d216eed575..bc4978c6309 100644 --- a/lib/libexpat/Makefile +++ b/lib/libexpat/Makefile @@ -1,4 +1,5 @@ -# $OpenBSD: Makefile,v 1.5 2007/10/19 14:29:41 deraadt Exp $ +# $OpenBSD: Makefile,v 1.6 2007/10/19 16:06:39 deraadt Exp $ + .PATH: ${.CURDIR}/lib LIB= expat |