*** empty log message ***
authorkeie <none@none>
Fri, 7 Dec 1984 17:32:33 +0000 (17:32 +0000)
committerkeie <none@none>
Fri, 7 Dec 1984 17:32:33 +0000 (17:32 +0000)
mach/i86/libem/Makefile [new file with mode: 0644]

diff --git a/mach/i86/libem/Makefile b/mach/i86/libem/Makefile
new file mode 100644 (file)
index 0000000..cf10bb8
--- /dev/null
@@ -0,0 +1,16 @@
+install:
+       ../../install head_em.s head_em
+       ../../install tail_em.a tail_em
+
+cmp:
+       ../../compare head_em.s head_em
+       ../../compare tail_em.a tail_em
+
+clean :
+
+opr :
+       make pr | opr
+
+pr:
+       @pr head_em.s
+       @arch pv tail_em.a | pr -h `pwd`/tail_em.a