Module Name: src
Committed By: mrg
Date: Thu May 31 09:09:32 UTC 2018
Modified Files:
src/external/mit/xorg/share/fonts: Makefile
Log Message:
remove unused include.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/external/mit/xorg/share/fonts/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/share/fonts/Makefile
diff -u src/external/mit/xorg/share/fonts/Makefile:1.5 src/external/mit/xorg/share/fonts/Makefile:1.6
--- src/external/mit/xorg/share/fonts/Makefile:1.5 Thu Jun 18 06:36:59 2009
+++ src/external/mit/xorg/share/fonts/Makefile Thu May 31 09:09:32 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2009/06/18 06:36:59 mrg Exp $
+# $NetBSD: Makefile,v 1.6 2018/05/31 09:09:32 mrg Exp $
.include <bsd.own.mk>
@@ -8,8 +8,6 @@ SUBDIR= encodings .WAIT \
font-alias font-util \
100dpi 75dpi Type1 TTF misc
-.include "${NETBSDSRCDIR}/external/mit/xorg/tools/fc-cache/Makefile.fc-cache"
-
.endif
.include <bsd.subdir.mk>