diff options
Diffstat (limited to 'fonts/xorg-fontsEncodings/files/host.def')
-rw-r--r-- | fonts/xorg-fontsEncodings/files/host.def | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/fonts/xorg-fontsEncodings/files/host.def b/fonts/xorg-fontsEncodings/files/host.def new file mode 100644 index 00000000000..587fd87ffd1 --- /dev/null +++ b/fonts/xorg-fontsEncodings/files/host.def @@ -0,0 +1,11 @@ +/* $NetBSD: host.def,v 1.1.1.1 2004/07/29 04:57:51 xtraeme Exp $ */ + +#define ProjectRoot @PREFIX@ + +#define BuildFonts YES +#define HasPerl NO +#define MakeCmd @MAKE@ +#define ImakeCmd @IMAKE@ +#define UseInstalledPrograms YES +#define UseInstalledClients YES +#define UseInstalledX11 YES |