FreeBSD Bugzilla – Attachment 5700 Details for
Bug 13439
Update docproj.docbook.mk for palm doc format
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 979 bytes, created by
Slaven Rezic
on 1999-08-28 11:30:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Slaven Rezic
Created:
1999-08-28 11:30:01 UTC
Size:
979 bytes
patch
obsolete
>--- /usr/cvsup/doc/share/mk/docproj.docbook.mk Sat Aug 28 12:12:56 1999 >+++ docproj.docbook.mk Sat Aug 28 12:17:44 1999 >@@ -88,7 +88,8 @@ > > JADEOPTS= ${JADEFLAGS} -c ${FREEBSDCATALOG} -c ${DSSSLCATALOG} -c ${DOCBOOKCATALOG} -c ${JADECATALOG} ${EXTRA_CATALOGS:S/^/-c /g} > >-KNOWN_FORMATS= html html-split html-split.tar txt rtf ps pdf tex dvi tar >+KNOWN_FORMATS= html html-split html-split.tar \ >+ txt rtf ps pdf tex dvi tar pdb > > # ------------------------------------------------------------------------ > # If DOC_PREFIX is not set then try and generate a sensible value for it. >@@ -185,6 +186,9 @@ > .elif ${_cf} == "doc" > _docs+= ${DOC}.doc > CLEANFILES+= ${DOC}.doc >+.elif ${_cf} == "pdb" >+_docs+= ${DOC}.pdb >+CLEANFILES+= ${DOC}.pdb > .endif > .endfor > .endif >@@ -266,6 +270,9 @@ > > ${DOC}.tar: > tar cf ${.TARGET} ${SRCS} >+ >+${DOC}.pdb: ${DOC}.txt >+ pilot_makedoc ${DOC}.txt ${DOC}.pdb ${DOC} > > # ------------------------------------------------------------------------ > #
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 13439
: 5700