Mercurial > hg > Members > kono > nitros9-code
view docs/articles/makefile @ 3241:a313b2992adc
Updated level1/coco1/bootfiles/makefile to create bootfiles and kernel track files that use the
Deluxe RS232 Pak as well as the DirectModem Pak.
Updated level2/coco3/bootfiles/makefile to create bootfiles and kernel track files that use the
Deluxe RS232 Pak as well as the DirectModem Pak.
author | David Ladd <drencor-xeen@users.sourceforge.net> |
---|---|
date | Fri, 09 Mar 2018 00:07:21 -0600 |
parents | bc28c3bc3769 |
children |
line wrap: on
line source
BOOK = articles STYLESHEET = ../stylesheets/docbook-utils.dsl all: $(BOOK).pdf $(BOOK).pdf: articles.docbook bootprocess.article ded.article diskcrash.article \ os9software.article tutorial.article extensionmodule.article docbook2pdf -d $(STYLESHEET)#print $(BOOK).docbook print: psnup -2 $(BOOK).ps | lpr clean: $(RM) *.html $(BOOK).pdf $(BOOK).ps