From: Miro Jurisic Date: Fri, 28 Aug 1998 20:33:44 +0000 (+0000) Subject: Fixed the snapshot target X-Git-Tag: krb5-1.1-beta1~550 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=25df880aedf3edd5ba8842d41e8802c1bf20664b;p=krb5.git Fixed the snapshot target git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@10895 dc483132-0cff-0310-8789-dd5450dbe970 --- diff --git a/src/mac/Makefile.tmpl b/src/mac/Makefile.tmpl index a3bee9f33..fb0f3ff4d 100644 --- a/src/mac/Makefile.tmpl +++ b/src/mac/Makefile.tmpl @@ -614,7 +614,7 @@ snapshot : autogenerate-clean SetFile -a l {snapshot-root}"{snapshot-file}" end end - Duplicate {TargDir}mac/Makefile.initial {snapshot-root}Makefile + Duplicate /mac/Makefile.initial {snapshot-root}/Makefile ################################################################################ ##