aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/lib/font/include/Imakefile
diff options
context:
space:
mode:
Diffstat (limited to 'nx-X11/lib/font/include/Imakefile')
-rw-r--r--nx-X11/lib/font/include/Imakefile11
1 files changed, 0 insertions, 11 deletions
diff --git a/nx-X11/lib/font/include/Imakefile b/nx-X11/lib/font/include/Imakefile
deleted file mode 100644
index 73e65a41c..000000000
--- a/nx-X11/lib/font/include/Imakefile
+++ /dev/null
@@ -1,11 +0,0 @@
-XCOMM $Xorg$
- HEADERS = bitmap.h bufio.h fntfil.h fntfilio.h fntfilst.h \
- fontencc.h fontmisc.h fontmod.h fontshow.h fontutil.h \
- fontxlfd.h
-all::
-
-BuildIncludes($(HEADERS),X11/fonts,../..)
-
-#if BuildLibraries
-InstallMultipleFlags($(HEADERS),$(INCDIR)/X11/fonts,$(INSTINCFLAGS))
-#endif