Now using LIST.
authorkeie <none@none>
Mon, 17 Dec 1984 11:06:48 +0000 (11:06 +0000)
committerkeie <none@none>
Mon, 17 Dec 1984 11:06:48 +0000 (11:06 +0000)
mach/6500/libem/Makefile

index 28fc1fa..dba1561 100644 (file)
@@ -8,6 +8,16 @@ cmp:
        -../../compare e.a tail_em
        -../../compare libem_s.vend.a tail_em.vend
 
+distr:
+               arch cr `cat LIST`
+
+clean:
+               rm -f *.o
+opr:
+               make pr | opr
+pr:
+               @pr `pwd`/Makefile `pwd`/head_em.s
+               pr -l33 `tail +1 LIST|sort`
 clean :
 
 opr :