added rcsid
authorsater <none@none>
Fri, 20 Jul 1984 11:32:47 +0000 (11:32 +0000)
committersater <none@none>
Fri, 20 Jul 1984 11:32:47 +0000 (11:32 +0000)
adapted to new archive updating style, with LIST and march and all that

lang/pc/libpc/Makefile

index ab01c2b..7e8eaa3 100644 (file)
@@ -1,8 +1,11 @@
-PC_TAIL=tail_pc.a
+# $Header$
 
 head:
        echo This Makefile needs arguments
 
+distr:
+       rm `head -1 LIST`; arch cr `head -1 LIST` `tail +2 LIST`
+
 clean:
        rm -f *.old
 
@@ -10,5 +13,4 @@ opr:
        make pr | opr
 
 pr:
-       @pr `echo * | sed s/$(PC_TAIL)//`
-       @ar pv $(PC_TAIL) | pr -h $(PC_TAIL)
+       @pr Makefile *.[ec]