doc/C: Add makefiles
This commit is contained in:
2843
cde/doc/C/man/Makefile.am
Normal file
2843
cde/doc/C/man/Makefile.am
Normal file
File diff suppressed because it is too large
Load Diff
3
cde/doc/C/man/manalias.tmpl
Normal file
3
cde/doc/C/man/manalias.tmpl
Normal file
@@ -0,0 +1,3 @@
|
||||
$(ALIASTARGET):
|
||||
$(RM) $@
|
||||
echo .so $(ALIASSRC) > $@
|
||||
3
cde/doc/C/man/manpage.tmpl
Normal file
3
cde/doc/C/man/manpage.tmpl
Normal file
@@ -0,0 +1,3 @@
|
||||
$(MANTARGET): $(MANSRC) cdedecl.sgm ../guides/man/SEntity.sgm ../guides/common/ManLinks.sgm ../m-guides/common/ManLinks.sgm
|
||||
$(RM) $@
|
||||
$(DBENVSETUP) $(KSH) $(DBTOMAN) $(DBOPTS) cdedecl.sgm $(MANSRC) $@
|
||||
Reference in New Issue
Block a user