Replace proper target

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@8667 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Adam Fedor 2001-01-17 19:06:30 +00:00
parent aa361d0247
commit fc1f301a38

View file

@ -185,7 +185,7 @@ $(LIBRARY_OBJ_DIR)/$(DLL_NAME) : $(DLL_OFILES) $(DERIVED_SOURCES)/$(INTERNAL_lib
else # BUILD_DLL
internal-library-all:: before-$(TARGET)-all $(LIBRARY_OBJ_DIR) \
internal-library-all:: before-$(TARGET)-all $(GNUSTEP_OBJ_DIR) \
$(LIBRARY_OBJ_DIR)/$(VERSION_LIBRARY_FILE) import-library \
after-$(TARGET)-all