From 1ef512189af94f3773b3eaf79dc191978f3f9eab Mon Sep 17 00:00:00 2001 From: deraadt Date: Fri, 2 May 1997 15:34:15 +0000 Subject: [PATCH] install targ --- distrib/notes/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/distrib/notes/Makefile b/distrib/notes/Makefile index 6e9be42c7ce..87437387664 100644 --- a/distrib/notes/Makefile +++ b/distrib/notes/Makefile @@ -19,4 +19,7 @@ $(TARG): $(DEP) clean cleandir: /bin/rm INSTALL.* +beforeinstall: + cp ${TARG} ${DESTDIR}/snapshot/ + .include -- 2.20.1