Annotation of 43BSDTahoe/new/news/doc/Makefile, revision 1.1.1.1

1.1       root        1: # make the various documents
                      2: 
                      3: ROFF=nroff
                      4: 
                      5: all: howto manner standard copyright install
                      6: 
                      7: install: install.mn tmac.n
                      8:        $(ROFF) tmac.n install.mn
                      9: 
                     10: howto: howto.mn tmac.n
                     11:        $(ROFF) tmac.n howto.mn
                     12: 
                     13: manner: manner.mn tmac.n
                     14:        $(ROFF) tmac.n manner.mn
                     15: 
                     16: standard: standard.mn tmac.n
                     17:        $(ROFF) tmac.n standard.mn
                     18: 
                     19: copyright: copyright.mn tmac.n
                     20:        $(ROFF) tmac.n copyright.mn

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.