nsSetupRegistry_link_problems

This commit is contained in:
edburns%acm.org 2000-07-10 20:02:49 +00:00
parent 109bfe4a8e
commit 8208fef3cb

View File

@ -107,6 +107,7 @@ JAVAH_FLAGS=-jni -classpath $(CLASSPATH):$(JAVA_DESTPATH)
export:: $(JAVAH_FILES) linkSetupRegistry
linkSetupRegistry:
rm -f nsSetupRegistry.cpp
ln -s $(DEPTH)/xpfe/bootstrap/nsSetupRegistry.cpp .
$(JAVAH_FILES):