revert previous change; not needed.
This commit is contained in:
parent
abc5ad9724
commit
93292f2f1a
|
@ -1,9 +1,9 @@
|
|||
# $NetBSD: Makefile,v 1.20 2001/02/04 21:38:01 christos Exp $
|
||||
# $NetBSD: Makefile,v 1.21 2001/02/04 21:38:34 christos Exp $
|
||||
# @(#)Makefile 8.1 (Berkeley) 6/5/93
|
||||
|
||||
PROG= restore
|
||||
LINKS= ${BINDIR}/restore ${BINDIR}/rrestore
|
||||
CPPFLAGS+=-DRRESTORE -DRDUMP
|
||||
CPPFLAGS+=-DRRESTORE
|
||||
SRCS= main.c interactive.c restore.c dirs.c symtab.c tape.c utilities.c \
|
||||
dumprmt.c
|
||||
MAN= restore.8
|
||||
|
|
Loading…
Reference in New Issue