fixed prvious change
This commit is contained in:
parent
2138609918
commit
018558cb9e
1 changed files with 2 additions and 2 deletions
|
@ -2,11 +2,11 @@
|
|||
install: cp
|
||||
|
||||
cp: all
|
||||
../../install head_em head_em.o
|
||||
../../install head_em.o head_em
|
||||
../../install tail_mon
|
||||
|
||||
cmp: all
|
||||
-../../compare head_em
|
||||
-../../compare head_em.o head_em
|
||||
-../../compare tail_mon
|
||||
|
||||
all: head_em tail_mon
|
||||
|
|
Loading…
Reference in a new issue