Update Makefile

This commit is contained in:
Ian A Mason 2017-07-13 07:54:28 -07:00 committed by GitHub
parent 6c468e583f
commit fab3416853

View File

@ -9,7 +9,6 @@ install: build
clean:
go clean
rm -f gclang gclang++ get-bc
uninstall:
rm -f $(GOROOT)/bin/gclang