Added rules for java header file creation.

This commit is contained in:
Janet B. Anderson
2000-05-15 14:31:37 +00:00
parent 0cace42008
commit b520b21015

View File

@@ -496,6 +496,11 @@ $(INSTALL_JAVA)/%.jar: %.jar
@echo "Installing jar file $@"
$(INSTALL) -d -m 644 $< $(@D)
$(PACKAGE)_%.h:$(INSTALL_JAVA)/$(PACKAGE)/%.class
$(JAVAHCMD) $(PACKAGE).$*
.PRECIOUS: $(INSTALL_CLASSES)
#---------------------------------------------------------------
#---------------------------------------------------------------
# Generic Rules for 'simple' targets that