added rcsid

adapted to new archive updating style, with LIST and march and all that
This commit is contained in:
sater 1984-07-20 11:32:47 +00:00
parent 98c1d6868f
commit ebc7a50d8f

View 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]