Little trick to make distribution easier
This commit is contained in:
parent
a9e731d090
commit
0de33667bf
|
@ -1,6 +1,7 @@
|
|||
proto.make
|
||||
em_table
|
||||
new_table
|
||||
new_table_done
|
||||
pop_push
|
||||
traps
|
||||
ip_spec.t
|
||||
|
|
|
@ -16,6 +16,7 @@ $(FILES): em_table
|
|||
install: $(FILES)
|
||||
|
||||
distr: $(FILES)
|
||||
touch new_table_done
|
||||
|
||||
opr:
|
||||
make pr ^ opr
|
||||
|
|
Loading…
Reference in a new issue