do not expand in degenerate cases
[unix-history] / usr / src / sbin / fsck / SMM.doc / Makefile
CommitLineData
251696f3
KM
1#
2# Copyright (c) 1982 Regents of the University of California.
3# All rights reserved. The Berkeley software License Agreement
4# specifies the terms and conditions for redistribution.
5#
6a1194d8 6# @(#)Makefile 4.2 (Berkeley) %G%
251696f3
KM
7#
8SRCS= 0.t 1.t 2.t 3.t 4.t
6a1194d8
KM
9TROFF= ditroff
10PRINTER=-Pdp
11TYPE= -n
251696f3
KM
12
13paper: fsck.t
6a1194d8 14 lpr ${PRINTER} ${TYPE} fsck.t
251696f3
KM
15
16fsck.t: ${SRCS}
6a1194d8 17 ${TROFF} ${PRINTER} -ms -t ${SRCS} > fsck.t
251696f3
KM
18
19clean:
20 rm -f fsck.t