mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-12 05:43:03 +00:00
java, d: add a Makefile for the example
* examples/java/Makefile, examples/d/Makefile: New.
This commit is contained in:
@@ -31,5 +31,5 @@ endif
|
||||
%D%/Calc.class: %D%/Calc.java
|
||||
$(AM_V_GEN) $(SHELL) $(top_builddir)/javacomp.sh $<
|
||||
|
||||
dist_java_DATA = %D%/Calc.y
|
||||
dist_java_DATA = %D%/Calc.y %D%/Makefile
|
||||
CLEANFILES += %D%/Calc.class %D%/Calc.java
|
||||
|
||||
Reference in New Issue
Block a user