Ditto.
This commit is contained in:
parent
1e1cea296a
commit
e98091cf8d
2 changed files with 4 additions and 1 deletions
|
|
@ -40,3 +40,6 @@ eqn.c: y.tab.c prevy.tab.h
|
|||
|
||||
prevy.tab.h: y.tab.h
|
||||
sh -c 'cmp -s y.tab.h prevy.tab.h || cp y.tab.h prevy.tab.h'
|
||||
|
||||
clean:
|
||||
rm -f eqn.c prevy.tab.h
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue