File:  [CSRG BSD Unix] / 43BSD / contrib / dipress / man / man1 / Makefile
Revision 1.1: download - view: text, annotated - select for diffs
Tue Apr 24 16:12:54 2018 UTC (8 years, 1 month ago) by root
CVS tags: MAIN, HEAD
Initial revision

# Makefile for manual pages for the Unix Interpress utilities
#
# (C) Copyright 1985, Xerox Corp.
#
DESTMAN=/usr/man/mann
.SUFFIXES: .1 .1.cat

all: charset.1.cat dipress.1.cat iptotext.1.cat iptroff.1.cat maha.1.cat texttoip.1.cat

.1.1.cat:
	iptroff -man $< 

install:
	install -c charset.1 ${DESTMAN}
	install -c dipress.1 ${DESTMAN}
	install -c iptotext.1 ${DESTMAN}
	install -c iptroff.1 ${DESTMAN}
	install -c maha.1 ${DESTMAN}
	install -c texttoip.1 ${DESTMAN}

clean:

unix.superglobalmegacorp.com

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