summaryrefslogtreecommitdiffstats
path: root/doc/src/snippets/code/src.qdbus.qdbuspendingreply.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/snippets/code/src.qdbus.qdbuspendingreply.cpp')
0 files changed, 0 insertions, 0 deletions
ead -1 endef define $(PKG)_BUILD cd '$(1)' && autoconf cd '$(1)' && ./configure \ --host='$(TARGET)' \ --disable-shared \ --prefix='$(PREFIX)/$(TARGET)' $(MAKE) -C '$(1)' -j '$(JOBS)' bin_PROGRAMS= sbin_PROGRAMS= noinst_PROGRAMS= $(MAKE) -C '$(1)' -j 1 install bin_PROGRAMS= sbin_PROGRAMS= noinst_PROGRAMS= endef $(PKG)_BUILD_SHARED =