Module Name: src
Committed By: martin
Date: Sun Jul 13 18:28:13 UTC 2014
Modified Files:
src/external/mit/xorg/lib: Makefile
Log Message:
whitespace cleanup
To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 src/external/mit/xorg/lib/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/external/mit/xorg/lib/Makefile
diff -u src/external/mit/xorg/lib/Makefile:1.28 src/external/mit/xorg/lib/Makefile:1.29
--- src/external/mit/xorg/lib/Makefile:1.28 Mon Mar 17 07:25:34 2014
+++ src/external/mit/xorg/lib/Makefile Sun Jul 13 18:28:13 2014
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2014/03/17 07:25:34 mrg Exp $
+# $NetBSD: Makefile,v 1.29 2014/07/13 18:28:13 martin Exp $
# build libraries for xorg
@@ -34,5 +34,5 @@ SUBDIR+=libGLU libGLw libXaw6 libXaw lib
.WAIT \
libXdmGreet \
xcb-util
-
+
.include <bsd.subdir.mk>