Cross Reference: Makefile
xref: /src/sbin/restore/Makefile
  • Home
  • History
  • AnnotateAnnotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /src/sbin/restore/
Makefile revision 1.16
11.16Sgwr#	$NetBSD: Makefile,v 1.16 1997/05/08 21:11:32 gwr 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.16Sgwr.PATH:	${.CURDIR}/../dump
151.1Scgd
161.1Scgd.include <bsd.prog.mk>
17

Indexes created Mon Jan 26 14:10:17 GMT 2026