Cross Reference: Makefile
xref: /src/sbin/restore/Makefile
  • Home
  • History
  • AnnotateAnnotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /src/sbin/restore/
Makefile revision 1.22
11.22Slukem#	$NetBSD: Makefile,v 1.22 2002/08/19 10:17:00 lukem Exp $
21.14Scgd#	@(#)Makefile	8.1 (Berkeley) 6/5/93
31.1Scgd
41.22Slukem.include <bsd.own.mk>
51.22Slukem
61.1ScgdPROG=	restore
71.10ScgdLINKS=	${BINDIR}/restore ${BINDIR}/rrestore
81.21SchristosCPPFLAGS+=-DRRESTORE
91.10ScgdSRCS=	main.c interactive.c restore.c dirs.c symtab.c tape.c utilities.c \
101.10Scgd	dumprmt.c
111.13ScgdMAN=	restore.8
121.10ScgdMLINKS+=restore.8 rrestore.8
131.22Slukem.PATH:	${NETBSDSRCDIR}/sbin/dump
141.1Scgd
151.1Scgd.include <bsd.prog.mk>
16

Indexes created Wed Dec 10 04:09:55 GMT 2025