*** empty log message ***

This commit is contained in:
em
1985-03-18 15:52:00 +00:00
parent fe9cc5ace6
commit ae0701f11b
2 changed files with 18 additions and 2 deletions

16
mach/i80/libmon/Makefile Normal file
View File

@@ -0,0 +1,16 @@
install: tail
../../install head.s head_em
../../install tail tail_sys
cmp: tail
-../../compare head.s head_em
-../../compare tail tail_sys
tail:
arch cr `cat LIST`
opr:
make pr | opr
pr:
@pr `pwd`/Makefile `pwd`/head.s
@pr -l33 `tail +1 LIST|sort`