From: sater Date: Fri, 20 Jul 1984 11:32:47 +0000 (+0000) Subject: added rcsid X-Git-Tag: release-5-5~6149 X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=ebc7a50d8f81a90278a28b7277362b8fe52fd2ca;p=ack.git added rcsid adapted to new archive updating style, with LIST and march and all that --- diff --git a/lang/pc/libpc/Makefile b/lang/pc/libpc/Makefile index ab01c2b0c..7e8eaa36e 100644 --- a/lang/pc/libpc/Makefile +++ b/lang/pc/libpc/Makefile @@ -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]