From ee3a6d545ed384c588e1b76fe0b0656992d522c3 Mon Sep 17 00:00:00 2001 From: Chase Date: Sat, 19 Oct 2019 21:08:04 -0500 Subject: [PATCH] doc/common: add makefiles --- cde/doc/common/help/AppBuilder.tmpl | 7 +++++++ cde/doc/common/help/Appmanager.tmpl | 8 ++++++++ cde/doc/common/help/Calculator.tmpl | 7 +++++++ cde/doc/common/help/Calendar.tmpl | 7 +++++++ cde/doc/common/help/CreatAct.tmpl | 7 +++++++ cde/doc/common/help/FPanel.tmpl | 7 +++++++ cde/doc/common/help/Filemgr.tmpl | 7 +++++++ cde/doc/common/help/Help4Help.tmpl | 9 +++++++++ cde/doc/common/help/Iconed.tmpl | 7 +++++++ cde/doc/common/help/Infomgr.tmpl | 6 ++++++ cde/doc/common/help/Intromgr.tmpl | 7 +++++++ cde/doc/common/help/LibDtPrint.tmpl | 6 ++++++ cde/doc/common/help/Loginmgr.tmpl | 7 +++++++ cde/doc/common/help/Mailer.tmpl | 7 +++++++ cde/doc/common/help/Printmgr.tmpl | 7 +++++++ cde/doc/common/help/PrnSetup.tmpl | 6 ++++++ cde/doc/common/help/Stylemgr.tmpl | 7 +++++++ cde/doc/common/help/Terminal.tmpl | 7 +++++++ cde/doc/common/help/Textedit.tmpl | 7 +++++++ cde/doc/common/help/sdlvolume.tmpl | 11 +++++++++++ 20 files changed, 144 insertions(+) create mode 100644 cde/doc/common/help/AppBuilder.tmpl create mode 100644 cde/doc/common/help/Appmanager.tmpl create mode 100644 cde/doc/common/help/Calculator.tmpl create mode 100644 cde/doc/common/help/Calendar.tmpl create mode 100644 cde/doc/common/help/CreatAct.tmpl create mode 100644 cde/doc/common/help/FPanel.tmpl create mode 100644 cde/doc/common/help/Filemgr.tmpl create mode 100644 cde/doc/common/help/Help4Help.tmpl create mode 100644 cde/doc/common/help/Iconed.tmpl create mode 100644 cde/doc/common/help/Infomgr.tmpl create mode 100644 cde/doc/common/help/Intromgr.tmpl create mode 100644 cde/doc/common/help/LibDtPrint.tmpl create mode 100644 cde/doc/common/help/Loginmgr.tmpl create mode 100644 cde/doc/common/help/Mailer.tmpl create mode 100644 cde/doc/common/help/Printmgr.tmpl create mode 100644 cde/doc/common/help/PrnSetup.tmpl create mode 100644 cde/doc/common/help/Stylemgr.tmpl create mode 100644 cde/doc/common/help/Terminal.tmpl create mode 100644 cde/doc/common/help/Textedit.tmpl create mode 100644 cde/doc/common/help/sdlvolume.tmpl diff --git a/cde/doc/common/help/AppBuilder.tmpl b/cde/doc/common/help/AppBuilder.tmpl new file mode 100644 index 00000000..498be9a3 --- /dev/null +++ b/cde/doc/common/help/AppBuilder.tmpl @@ -0,0 +1,7 @@ +SRCS = \ + AppBuilder/Concepts.sgm AppBuilder/MetaInfo.sgm AppBuilder/book.sgm \ + AppBuilder/GEntity.sgm AppBuilder/Ref.sgm \ + AppBuilder/Home.sgm AppBuilder/Tasks.sgm + +NAME = AppBuilder +include ../../common/help/sdlvolume.tmpl diff --git a/cde/doc/common/help/Appmanager.tmpl b/cde/doc/common/help/Appmanager.tmpl new file mode 100644 index 00000000..d824315c --- /dev/null +++ b/cde/doc/common/help/Appmanager.tmpl @@ -0,0 +1,8 @@ +SRCS = \ + Appmanager/GEntity.sgm Appmanager/TOC.sgm \ + Appmanager/Home.sgm Appmanager/Tasks.sgm \ + Appmanager/MetaInfo.sgm Appmanager/book.sgm \ + Appmanager/Ref.sgm + +NAME = Appmanager +include ../../common/help/sdlvolume.tmpl diff --git a/cde/doc/common/help/Calculator.tmpl b/cde/doc/common/help/Calculator.tmpl new file mode 100644 index 00000000..9c9ca2fa --- /dev/null +++ b/cde/doc/common/help/Calculator.tmpl @@ -0,0 +1,7 @@ +SRCS = \ + Calculator/GEntity.sgm Calculator/Ref.sgm Calculator/book.sgm \ + Calculator/Home.sgm Calculator/TOC.sgm \ + Calculator/MetaInfo.sgm Calculator/Tasks.sgm + +NAME = Calculator +include ../../common/help/sdlvolume.tmpl diff --git a/cde/doc/common/help/Calendar.tmpl b/cde/doc/common/help/Calendar.tmpl new file mode 100644 index 00000000..538aebf0 --- /dev/null +++ b/cde/doc/common/help/Calendar.tmpl @@ -0,0 +1,7 @@ +SRCS = \ + Calendar/Appendix.sgm Calendar/MetaInfo.sgm Calendar/Tasks.sgm \ + Calendar/GEntity.sgm Calendar/Ref.sgm Calendar/book.sgm \ + Calendar/Home.sgm Calendar/TOC.sgm + +NAME = Calendar +include ../../common/help/sdlvolume.tmpl diff --git a/cde/doc/common/help/CreatAct.tmpl b/cde/doc/common/help/CreatAct.tmpl new file mode 100644 index 00000000..e0c678c7 --- /dev/null +++ b/cde/doc/common/help/CreatAct.tmpl @@ -0,0 +1,7 @@ +SRCS = \ + CreatAct/GEntity.sgm CreatAct/Ref.sgm CreatAct/book.sgm \ + CreatAct/Home.sgm CreatAct/TOC.sgm \ + CreatAct/MetaInfo.sgm CreatAct/Tasks.sgm + +NAME = CreatAct +include ../../common/help/sdlvolume.tmpl diff --git a/cde/doc/common/help/FPanel.tmpl b/cde/doc/common/help/FPanel.tmpl new file mode 100644 index 00000000..8dfdf5c2 --- /dev/null +++ b/cde/doc/common/help/FPanel.tmpl @@ -0,0 +1,7 @@ +SRCS = \ + FPanel/Appendix.sgm FPanel/MetaInfo.sgm FPanel/Using.sgm \ + FPanel/GEntity.sgm FPanel/Ref.sgm FPanel/book.sgm \ + FPanel/Home.sgm FPanel/TOC.sgm + +NAME = FPanel +include ../../common/help/sdlvolume.tmpl diff --git a/cde/doc/common/help/Filemgr.tmpl b/cde/doc/common/help/Filemgr.tmpl new file mode 100644 index 00000000..753c353e --- /dev/null +++ b/cde/doc/common/help/Filemgr.tmpl @@ -0,0 +1,7 @@ +SRCS = \ + Filemgr/Concepts.sgm Filemgr/Messages.sgm Filemgr/TOC.sgm \ + Filemgr/GEntity.sgm Filemgr/MetaInfo.sgm Filemgr/Tasks.sgm \ + Filemgr/Home.sgm Filemgr/Ref.sgm Filemgr/book.sgm + +NAME = Filemgr +include ../../common/help/Filemgr.tmpl diff --git a/cde/doc/common/help/Help4Help.tmpl b/cde/doc/common/help/Help4Help.tmpl new file mode 100644 index 00000000..148c8a60 --- /dev/null +++ b/cde/doc/common/help/Help4Help.tmpl @@ -0,0 +1,9 @@ +SRCS = \ + Help4Help/Appendix.sgm Help4Help/Ref.sgm \ + Help4Help/Concepts.sgm Help4Help/TOC.sgm \ + Help4Help/GEntity.sgm Help4Help/Tasks.sgm \ + Help4Help/Home.sgm Help4Help/book.sgm \ + Help4Help/MetaInfo.sgm + +NAME = Help4Help +include ../../common/help/sdlvolume.tmpl diff --git a/cde/doc/common/help/Iconed.tmpl b/cde/doc/common/help/Iconed.tmpl new file mode 100644 index 00000000..3c403a7a --- /dev/null +++ b/cde/doc/common/help/Iconed.tmpl @@ -0,0 +1,7 @@ +SRCS = \ + Iconed/Concepts.sgm Iconed/MetaInfo.sgm Iconed/Tasks.sgm \ + Iconed/GEntity.sgm Iconed/Ref.sgm Iconed/book.sgm \ + Iconed/Home.sgm Iconed/TOC.sgm + +NAME = Iconed +include ../../common/help/sdlvolume.tmpl diff --git a/cde/doc/common/help/Infomgr.tmpl b/cde/doc/common/help/Infomgr.tmpl new file mode 100644 index 00000000..cbbbd40c --- /dev/null +++ b/cde/doc/common/help/Infomgr.tmpl @@ -0,0 +1,6 @@ +SRCS = \ + Infomgr/Home.sgm Infomgr/Ref.sgm \ + Infomgr/MetaInfo.sgm Infomgr/book.sgm + +NAME = Infomgr +include ../../common/help/sdlvolume.tmpl diff --git a/cde/doc/common/help/Intromgr.tmpl b/cde/doc/common/help/Intromgr.tmpl new file mode 100644 index 00000000..32ddb96d --- /dev/null +++ b/cde/doc/common/help/Intromgr.tmpl @@ -0,0 +1,7 @@ +SRCS = \ + Intromgr/Appendix.sgm Intromgr/Home.sgm Intromgr/Overview.sgm \ + Intromgr/GEntity.sgm Intromgr/Keyboard.sgm Intromgr/Windows.sgm \ + Intromgr/Help.sgm Intromgr/MetaInfo.sgm Intromgr/book.sgm + +NAME = Intromgr +include ../../common/help/sdlvolume.tmpl diff --git a/cde/doc/common/help/LibDtPrint.tmpl b/cde/doc/common/help/LibDtPrint.tmpl new file mode 100644 index 00000000..5af0d375 --- /dev/null +++ b/cde/doc/common/help/LibDtPrint.tmpl @@ -0,0 +1,6 @@ +SRCS = \ + LibDtPrint/GEntity.sgm LibDtPrint/Home.sgm LibDtPrint/MetaInfo.sgm \ + LibDtPrint/book.sgm LibDtPrint/Ref.sgm + +NAME = LibDtPrint +include ../../common/help/sdlvolume.tmpl diff --git a/cde/doc/common/help/Loginmgr.tmpl b/cde/doc/common/help/Loginmgr.tmpl new file mode 100644 index 00000000..d6c14dbe --- /dev/null +++ b/cde/doc/common/help/Loginmgr.tmpl @@ -0,0 +1,7 @@ +SRCS = \ + Loginmgr/Concepts.sgm Loginmgr/Ref.sgm Loginmgr/book.sgm \ + Loginmgr/Home.sgm Loginmgr/TOC.sgm \ + Loginmgr/MetaInfo.sgm Loginmgr/Tasks.sgm + +NAME = Loginmgr +include ../../common/help/sdlvolume.tmpl diff --git a/cde/doc/common/help/Mailer.tmpl b/cde/doc/common/help/Mailer.tmpl new file mode 100644 index 00000000..96596237 --- /dev/null +++ b/cde/doc/common/help/Mailer.tmpl @@ -0,0 +1,7 @@ +SRCS = \ + Mailer/Messages.sgm Mailer/TOC.sgm \ + Mailer/GEntity.sgm Mailer/MetaInfo.sgm Mailer/Tasks.sgm \ + Mailer/Home.sgm Mailer/Ref.sgm Mailer/book.sgm + +NAME = Mailer +include ../../common/help/sdlvolume.tmpl diff --git a/cde/doc/common/help/Printmgr.tmpl b/cde/doc/common/help/Printmgr.tmpl new file mode 100644 index 00000000..cc830f63 --- /dev/null +++ b/cde/doc/common/help/Printmgr.tmpl @@ -0,0 +1,7 @@ +SRCS = \ + Printmgr/GEntity.sgm Printmgr/Ref.sgm Printmgr/book.sgm \ + Printmgr/Home.sgm Printmgr/TOC.sgm \ + Printmgr/MetaInfo.sgm Printmgr/Tasks.sgm + +NAME = Printmgr +include ../../common/help/sdlvolume.tmpl diff --git a/cde/doc/common/help/PrnSetup.tmpl b/cde/doc/common/help/PrnSetup.tmpl new file mode 100644 index 00000000..65020139 --- /dev/null +++ b/cde/doc/common/help/PrnSetup.tmpl @@ -0,0 +1,6 @@ +SRCS = \ + PrnSetup/GEntity.sgm PrnSetup/Home.sgm PrnSetup/MetaInfo.sgm \ + PrnSetup/book.sgm PrnSetup/prnset.sgm + +NAME = PrnSetup +include ../../common/help/sdlvolume.tmpl diff --git a/cde/doc/common/help/Stylemgr.tmpl b/cde/doc/common/help/Stylemgr.tmpl new file mode 100644 index 00000000..66da46a4 --- /dev/null +++ b/cde/doc/common/help/Stylemgr.tmpl @@ -0,0 +1,7 @@ +SRCS = \ + Stylemgr/Concepts.sgm Stylemgr/MetaInfo.sgm Stylemgr/Tasks.sgm \ + Stylemgr/GEntity.sgm Stylemgr/Ref.sgm Stylemgr/book.sgm \ + Stylemgr/Home.sgm Stylemgr/TOC.sgm + +NAME = Stylemgr +include ../../common/help/sdlvolume.tmpl diff --git a/cde/doc/common/help/Terminal.tmpl b/cde/doc/common/help/Terminal.tmpl new file mode 100644 index 00000000..bfc5eefa --- /dev/null +++ b/cde/doc/common/help/Terminal.tmpl @@ -0,0 +1,7 @@ +SRCS = \ + Terminal/GEntity.sgm Terminal/Ref.sgm Terminal/book.sgm \ + Terminal/Home.sgm Terminal/TOC.sgm \ + Terminal/MetaInfo.sgm Terminal/Tasks.sgm + +NAME = Terminal +include ../../common/help/sdlvolume.tmpl diff --git a/cde/doc/common/help/Textedit.tmpl b/cde/doc/common/help/Textedit.tmpl new file mode 100644 index 00000000..0526e806 --- /dev/null +++ b/cde/doc/common/help/Textedit.tmpl @@ -0,0 +1,7 @@ +SRCS = \ + Textedit/GEntity.sgm Textedit/Ref.sgm Textedit/book.sgm \ + Textedit/Home.sgm Textedit/TOC.sgm \ + Textedit/MetaInfo.sgm Textedit/Tasks.sgm + +NAME = Textedit +include ../../common/help/sdlvolume.tmpl diff --git a/cde/doc/common/help/sdlvolume.tmpl b/cde/doc/common/help/sdlvolume.tmpl new file mode 100644 index 00000000..2c79fc96 --- /dev/null +++ b/cde/doc/common/help/sdlvolume.tmpl @@ -0,0 +1,11 @@ +all:: ../help-sdl/$(NAME).sdl + +../help-sdl/$(NAME).sdl: $(SRCS) + $(MKDIR_P) ../help-sdl + LANG=$(LANG) SGML_SEARCH_PATH=".:.." $(LD_LIBRARY_PATH) \ + DTLCXSEARCHPATH=$(srcdir)/lib/dthelp $(KSH) \ + $(srcdir)/programs/dtdocbook/doc2sdl/dtdocbook -o \ + ../help-sdl/$(NAME).sdl $(NAME)/book.sgm + +clean:: + $(RM) ../help-sdl/$(NAME).sdl $(NAME)/book.log -- 2.25.1