Cross Reference: Makefile
xref: /src/sbin/restore/Makefile
  • Home
  • History
  • AnnotateAnnotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /src/sbin/restore/
Makefile revision 1.10
11.10Scgd#	from: @(#)Makefile	5.13 (Berkeley) 3/16/92
21.10Scgd#	$Id: Makefile,v 1.10 1993/12/22 10:31:38 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.10ScgdMAN8=	restore.0
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 23:09:28 GMT 2025