File 10_openh323u.mak.patch of Package h323plus
Author: Jose Carlos Garcia Sogo <jsogo@debian.org>
Description: No description.
--- a/openh323u.mak.in
+++ b/openh323u.mak.in
@@ -148,8 +148,8 @@
CFLAGS += $(STDCCFLAGS)
endif # HAS_PTLIB_LIB_MAK
+ifndef RELATED_PKG_MAKEFILE
$(TARGET) : $(OH323_LIBDIR)/$(OH323_FILE)
-
ifndef LIBRARY_MAKEFILE
ifdef DEBUG
$(OH323_LIBDIR)/$(OH323_FILE):
@@ -279,6 +279,7 @@ $(OH323_LIBDIR)/$(OH323_FILE):
$(MAKE) -C $(OH323_SRCDIR) opt
endif # DEBUG
endif # LIBRARY_MAKEFILE
+endif
# End of file