Cross Reference: Makefile
xref: /src/sbin/restore/Makefile
  • Home
  • History
  • AnnotateAnnotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /src/sbin/restore/
Makefile revision 1.14
11.14Scgd#	$NetBSD: Makefile,v 1.14 1995/03/18 14:59:39 cgd Exp $
21.14Scgd#	@(#)Makefile	8.1 (Berkeley) 6/5/93
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 23:09:28 GMT 2025