Deleted Added
full compact
2c2
< # $FreeBSD: head/sbin/restore/Makefile 192586 2009-05-22 15:56:43Z trasz $
---
> # $FreeBSD: head/sbin/restore/Makefile 203155 2010-01-29 10:00:42Z jh $
8,11d7
< CFLAGS+=-DRRESTORE -D_ACL_PRIVATE
< WARNS?= 0
< SRCS= main.c interactive.c restore.c dirs.c symtab.c tape.c utilities.c \
< dumprmt.c
13a10,13
> SRCS= main.c interactive.c restore.c dirs.c symtab.c tape.c utilities.c \
> dumprmt.c
> WARNS?= 2
> CFLAGS+= -DRRESTORE -D_ACL_PRIVATE