Commit 22a7b344 authored by Aram Hăvărneanu's avatar Aram Hăvărneanu Committed by Shenghou Ma

doc/articles/wiki: remove GNU make dependency

R=golang-dev, adg, minux.ma
CC=golang-dev
https://golang.org/cl/38410043
parent 1dabd716
......@@ -4,7 +4,7 @@
all: index.html
CLEANFILES:=get.bin final-test.bin a.out
CLEANFILES=get.bin final-test.bin a.out
clean:
rm -f $(CLEANFILES)
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment