|
|
1.1 root 1: #
2: # Copyright (c) 1985 Regents of the University of California.
3: # All rights reserved. The Berkeley software License Agreement
4: # specifies the terms and conditions for redistribution.
5: #
6: # @(#)Makefile 6.2 (Berkeley) 5/28/85
7: #
8: #
9: # Makefile for -man macros
10: #
11:
12: SRCS= tmac.an tmac.an.new tmac.an6n tmac.an6t
13:
14: all: ${SRCS}
15:
16: install:${SRCS}
17: for i in ${SRCS}; do (install -c $$i ${DESTDIR}/usr/lib/tmac/$$i); done
18:
19: clean:
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.