Cross Reference: Makefile
xref: /src/sbin/restore/Makefile
  • Home
  • History
  • AnnotateAnnotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /src/sbin/restore/
Makefile revision 1.13
11.11Smycroft#	from: @(#)Makefile	8.1 (Berkeley) 6/5/93
21.13Scgd#	$Id: Makefile,v 1.13 1994/12/22 10:48:16 cgd Exp $
31.1Scgd
41.1ScgdPROG=	restore
51.10ScgdLINKS=	${BINDIR}/restore ${BINDIR}/rrestore
61.10ScgdCFLAGS+=-DRRESTORE
71.10ScgdSRCS=	main.c interactive.c restore.c dirs.c symtab.c tape.c utilities.c \
81.10Scgd	dumprmt.c
91.10ScgdBINOWN=	root
101.10ScgdBINGRP=	tty
111.10ScgdBINMODE=6555
121.13ScgdMAN=	restore.8
131.10ScgdMLINKS+=restore.8 rrestore.8
141.1Scgd.PATH:	${.CURDIR}/../dump
151.1Scgd
161.1Scgd.include <bsd.prog.mk>
17

Indexes created Thu Dec 04 11:09:43 GMT 2025