just a bit of tidying
This commit is contained in:
parent
ca884b04a0
commit
4a75833ffa
@ -11,4 +11,8 @@ TARGETS := hwserver hwclient wuserver wuclient taskvent taskwork tasksink
|
|||||||
all: $(TARGETS)
|
all: $(TARGETS)
|
||||||
|
|
||||||
|
|
||||||
.PHONY: all
|
clean:
|
||||||
|
rm -vf $(TARGETS)
|
||||||
|
|
||||||
|
|
||||||
|
.PHONY: all clean
|
||||||
|
Loading…
Reference in New Issue
Block a user