Prevent the existence of pem2[24].p to frustate the ln and thus
authorkeie <none@none>
Mon, 4 Feb 1985 02:53:18 +0000 (02:53 +0000)
committerkeie <none@none>
Mon, 4 Feb 1985 02:53:18 +0000 (02:53 +0000)
the whole exercise.

lang/pc/pem/Makefile

index 0019f84..ce465ab 100644 (file)
@@ -29,8 +29,10 @@ install:     pem
                cp pem $(PEM)
 
 distr:
-               ln pem.p pem22.p ; apc -mpdp -c.m -I$h pem22.p ; rm -f pem22.p
-               ln pem.p pem24.p ; apc -mvax2 -c.m -I$h pem24.p ; rm -f pem24.p
+               rm -f pem22.p ; ln pem.p pem22.p
+               apc -mpdp -c.m -I$h pem22.p ; rm -f pem22.p
+               rm -f pem24.p ; ln pem.p pem24.p
+               apc -mvax2 -c.m -I$h pem24.p ; rm -f pem24.p
 clean:
                -rm -f pem pem.out *.[os] *.old