Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
cpython
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
cpython
Commits
2b348780
Commit
2b348780
authored
Oct 14, 2000
by
Fred Drake
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Adjust the Macintosh manual to have the formatting dependencies for
manuals instead of howtos.
parent
f1c2a5c0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
6 deletions
+6
-6
Doc/paper-letter/Makefile
Doc/paper-letter/Makefile
+6
-6
No files found.
Doc/paper-letter/Makefile
View file @
2b348780
...
...
@@ -13,14 +13,14 @@ MKPDF= $(MKHOWTO) --pdf
# what's what
MANDVIFILES
=
api.dvi ext.dvi lib.dvi ref.dvi tut.dvi
HOWTODVIFILES
=
doc.dvi
mac.dvi
inst.dvi dist.dvi
MANDVIFILES
=
api.dvi ext.dvi lib.dvi
mac.dvi
ref.dvi tut.dvi
HOWTODVIFILES
=
doc.dvi inst.dvi dist.dvi
MANPDFFILES
=
api.pdf ext.pdf lib.pdf ref.pdf tut.pdf
HOWTOPDFFILES
=
doc.pdf
mac.pdf
inst.pdf dist.pdf
MANPDFFILES
=
api.pdf ext.pdf lib.pdf
mac.pdf
ref.pdf tut.pdf
HOWTOPDFFILES
=
doc.pdf inst.pdf dist.pdf
MANPSFILES
=
api.ps ext.ps lib.ps ref.ps tut.ps
HOWTOPSFILES
=
doc.ps
mac.ps
inst.ps dist.ps
MANPSFILES
=
api.ps ext.ps lib.ps
mac.ps
ref.ps tut.ps
HOWTOPSFILES
=
doc.ps inst.ps dist.ps
DVIFILES
=
$(MANDVIFILES)
$(HOWTODVIFILES)
PDFFILES
=
$(MANPDFFILES)
$(HOWTOPDFFILES)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment