# @(#)Makefile 5.1 (Berkeley) 05/03/91 PROG= restore SRCS= main.c interactive.c restore.c dirs.c symtab.c tape.c utilities.c CFLAGS+=-DLETS_GET_SMALL NOMAN= noman LDFLAGS=-N .PATH: ${.CURDIR}/../../../../sbin/restore .include