docs: Makefile tidying
examples and dots are now orthogonal.
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
.PHONY: all dots
|
||||
all: dots
|
||||
.PHONY: all dots examples
|
||||
all: dots examples
|
||||
dots:
|
||||
examples:
|
||||
|
||||
.PHONY: test
|
||||
test: stubnets.so
|
||||
|
||||
Reference in New Issue
Block a user