merge in new release
[unix-history] / usr / src / usr.sbin / amd / doc / Makefile
CommitLineData
177d8b00
KM
1#
2# $Id: Makefile,v 5.2 90/06/23 22:21:25 jsp Rel $
3#
4# Copyright (c) 1990 Jan-Simon Pendry
5# Copyright (c) 1990 Imperial College of Science, Technology & Medicine
6# Copyright (c) 1990 The Regents of the University of California.
7# All rights reserved.
8#
9# This code is derived from software contributed to Berkeley by
10# Jan-Simon Pendry at Imperial College, London.
11#
12# %sccs.include.redist.sh%
13#
332f0791 14# @(#)Makefile 5.4 (Berkeley) %G%
177d8b00
KM
15#
16
2f619045
JSP
17PROG = amdref
18SRCS = amdref.texinfo
177d8b00 19
2f619045 20${PROG}: amdref.dvi
177d8b00 21
2f619045
JSP
22amdref.dvi: ${SRCS}
23 -tex amdref; tex amdref
177d8b00 24
2f619045
JSP
25clean:
26 -rm -f amdref.aux amdref.cp amdref.dvi amdref.fn amdref.ky \
27 amdref.log amdref.pg amdref.toc amdref.tp amdref.vr