programs/dtinfo: add automake files

This commit is contained in:
Chase
2019-10-23 14:26:33 -05:00
committed by Jon Trulson
parent f8ba07efd1
commit 4e254aee74
35 changed files with 396 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
MAINTAINERCLEANFILES = Makefile.in
SUBDIRS = lib

View File

@@ -0,0 +1,7 @@
MAINTAINERCLEANFILES = Makefile.in
etcdir = $(CDE_CONFIGURATION_TOP)
SUBDIRS = fonts
etc_PROGRAMS = mmdb.mark.spec

View File

@@ -0,0 +1,67 @@
icondir = ${prefix}/appconfig/icons/C
if JAPANESE
jdir = ${prefix}/appconfig/icons/ja
dist_j_DATA = bomb \
bomb16 \
bomb16m \
bomb32 \
bomb32m \
bombm \
browse.xbm \
browse_ins.xbm \
web_browse.xbm \
web_browse_ins.xbm \
default.xpm \
deiconify.xbm \
detached.xpm \
help.xbm \
help_ins.xbm \
history.xbm \
history_ins.xbm \
iconify.xbm \
locked.xbm \
logo.xpm.ps \
marks.xbm \
marks_ins.xbm \
pinin.xbm \
pinmid.xbm \
pinout.xbm \
quit.xbm \
search.xbm \
search_ins.xbm \
semilocked.xbm \
unlocked.xbm
endif
dist_icon_DATA = bomb \
bomb16 \
bomb16m \
bomb32 \
bomb32m \
bombm \
browse.xbm \
browse_ins.xbm \
web_browse.xbm \
web_browse_ins.xbm \
default.xpm \
deiconify.xbm \
detached.xpm \
help.xbm \
help_ins.xbm \
history.xbm \
history_ins.xbm \
iconify.xbm \
locked.xbm \
logo.xpm.ps \
marks.xbm \
marks_ins.xbm \
pinin.xbm \
pinmid.xbm \
pinout.xbm \
quit.xbm \
search.xbm \
search_ins.xbm \
semilocked.xbm \
unlocked.xbm

View File

@@ -0,0 +1 @@
include $(srcdir)/programs/fontaliases/bdf/fonts.tmpl