Fixed the snapshot target
authorMiro Jurisic <meeroh@mit.edu>
Fri, 28 Aug 1998 20:33:44 +0000 (20:33 +0000)
committerMiro Jurisic <meeroh@mit.edu>
Fri, 28 Aug 1998 20:33:44 +0000 (20:33 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@10895 dc483132-0cff-0310-8789-dd5450dbe970

src/mac/Makefile.tmpl

index a3bee9f333030308c0716a398280779213b84d4e..fb0f3ff4d14f2bd0c970eda0844edf3831496fc3 100644 (file)
@@ -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
 
 ################################################################################
 ##