qt: remove useless target qt-status

The Makefile target 'qt-status' prints pointless information,
so remove it.

Signed-off-by: Michael Roth <mroth@nessie.de>
Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
Michael Roth 2009-10-07 11:20:24 +02:00 committed by Peter Korsgaard
parent 473a91dbe6
commit 42325834c9

View File

@ -562,11 +562,6 @@ endif
qt-dirclean:
rm -rf $(QT_TARGET_DIR)
qt-status:
@echo "QT_QMAKE: " $(QT_QMAKE)
@echo "QT_DEP_LIBS: " $(QT_DEP_LIBS)
@echo "FREETYPE_DIR: " $(FREETYPE_DIR)
#############################################################
#
# Toplevel Makefile options