diff Makefile @ 29:e6784ab8964c

starting update to latest toolchain
author Carl Byington <carl@five-ten-sg.com>
date Thu, 08 Nov 2018 11:54:22 -0800
parents 807f7e4eaebe
children 0bc0b4798d9e
line wrap: on
line diff
--- a/Makefile	Thu Nov 08 11:44:47 2018 -0800
+++ b/Makefile	Thu Nov 08 11:54:22 2018 -0800
@@ -95,6 +95,3 @@
 		--mode=java \
 		   $(shell find . -iname *.java | grep -v /gen/)
 
-docs:
-	(cd xml; make)
-