##// END OF EJS Templates
Plugin modified to allow the launch of interactiv tests from the python interpreter...
Plugin modified to allow the launch of interactiv tests from the python interpreter the signal processPacketStoreNowSig is sent by the SLOT processPacketStoreLater(unsigned int delay) the SLOT WriteSPWDelay(QList<int> dataList, unsigned int delay) allows the storage of a TC for a sending after "delay" ms

File last commit:

r11:0c9852fa341b default
r11:0c9852fa341b default
Show More
Makefile
142 lines | 6.2 KiB | text/x-makefile | MakefileLexer
#############################################################################
# Makefile for building: PAULs_LPPMON_PLUGINS
# Generated by qmake (2.01a) (Qt 4.8.4) on: Tue Mar 5 08:11:23 2013
# Project: PAULs_LPPMON_PLUGINS.pro
# Template: subdirs
# Command: /usr/bin/qmake-qt4 -spec /usr/lib64/qt4/mkspecs/linux-g++ -o Makefile PAULs_LPPMON_PLUGINS.pro
#############################################################################
first: make_default
MAKEFILE = Makefile
QMAKE = /usr/bin/qmake-qt4
DEL_FILE = rm -f
CHK_DIR_EXISTS= test -d
MKDIR = mkdir -p
COPY = cp -f
COPY_FILE = $(COPY)
COPY_DIR = $(COPY) -r
INSTALL_FILE = install -m 644 -p
INSTALL_PROGRAM = install -m 755 -p
INSTALL_DIR = $(COPY_DIR)
DEL_FILE = rm -f
SYMLINK = ln -f -s
DEL_DIR = rmdir
MOVE = mv -f
CHK_DIR_EXISTS= test -d
MKDIR = mkdir -p
SUBTARGETS = \
sub-rmapplugin
rmapplugin/$(MAKEFILE):
@$(CHK_DIR_EXISTS) rmapplugin/ || $(MKDIR) rmapplugin/
cd rmapplugin/ && $(QMAKE) /opt/LPPMON_PLUGINS_PAUL/rmapplugin/rmapplugin.pro -spec /usr/lib64/qt4/mkspecs/linux-g++ -o $(MAKEFILE)
sub-rmapplugin-qmake_all: FORCE
@$(CHK_DIR_EXISTS) rmapplugin/ || $(MKDIR) rmapplugin/
cd rmapplugin/ && $(QMAKE) /opt/LPPMON_PLUGINS_PAUL/rmapplugin/rmapplugin.pro -spec /usr/lib64/qt4/mkspecs/linux-g++ -o $(MAKEFILE)
sub-rmapplugin: rmapplugin/$(MAKEFILE) FORCE
cd rmapplugin/ && $(MAKE) -f $(MAKEFILE)
sub-rmapplugin-make_default-ordered: rmapplugin/$(MAKEFILE) FORCE
cd rmapplugin/ && $(MAKE) -f $(MAKEFILE)
sub-rmapplugin-make_default: rmapplugin/$(MAKEFILE) FORCE
cd rmapplugin/ && $(MAKE) -f $(MAKEFILE)
sub-rmapplugin-make_first-ordered: rmapplugin/$(MAKEFILE) FORCE
cd rmapplugin/ && $(MAKE) -f $(MAKEFILE) first
sub-rmapplugin-make_first: rmapplugin/$(MAKEFILE) FORCE
cd rmapplugin/ && $(MAKE) -f $(MAKEFILE) first
sub-rmapplugin-all-ordered: rmapplugin/$(MAKEFILE) FORCE
cd rmapplugin/ && $(MAKE) -f $(MAKEFILE) all
sub-rmapplugin-all: rmapplugin/$(MAKEFILE) FORCE
cd rmapplugin/ && $(MAKE) -f $(MAKEFILE) all
sub-rmapplugin-clean-ordered: rmapplugin/$(MAKEFILE) FORCE
cd rmapplugin/ && $(MAKE) -f $(MAKEFILE) clean
sub-rmapplugin-clean: rmapplugin/$(MAKEFILE) FORCE
cd rmapplugin/ && $(MAKE) -f $(MAKEFILE) clean
sub-rmapplugin-distclean-ordered: rmapplugin/$(MAKEFILE) FORCE
cd rmapplugin/ && $(MAKE) -f $(MAKEFILE) distclean
sub-rmapplugin-distclean: rmapplugin/$(MAKEFILE) FORCE
cd rmapplugin/ && $(MAKE) -f $(MAKEFILE) distclean
sub-rmapplugin-install_subtargets-ordered: rmapplugin/$(MAKEFILE) FORCE
cd rmapplugin/ && $(MAKE) -f $(MAKEFILE) install
sub-rmapplugin-install_subtargets: rmapplugin/$(MAKEFILE) FORCE
cd rmapplugin/ && $(MAKE) -f $(MAKEFILE) install
sub-rmapplugin-uninstall_subtargets-ordered: rmapplugin/$(MAKEFILE) FORCE
cd rmapplugin/ && $(MAKE) -f $(MAKEFILE) uninstall
sub-rmapplugin-uninstall_subtargets: rmapplugin/$(MAKEFILE) FORCE
cd rmapplugin/ && $(MAKE) -f $(MAKEFILE) uninstall
Makefile: PAULs_LPPMON_PLUGINS.pro /usr/lib64/qt4/mkspecs/linux-g++/qmake.conf /usr/lib64/qt4/mkspecs/common/unix.conf \
/usr/lib64/qt4/mkspecs/common/linux.conf \
/usr/lib64/qt4/mkspecs/common/gcc-base.conf \
/usr/lib64/qt4/mkspecs/common/gcc-base-unix.conf \
/usr/lib64/qt4/mkspecs/common/g++-base.conf \
/usr/lib64/qt4/mkspecs/common/g++-unix.conf \
/usr/lib64/qt4/mkspecs/qconfig.pri \
/usr/lib64/qt4/mkspecs/modules/qt_webkit_version.pri \
/usr/lib64/qt4/mkspecs/features/qt_functions.prf \
/usr/lib64/qt4/mkspecs/features/qt_config.prf \
/usr/lib64/qt4/mkspecs/features/exclusive_builds.prf \
/usr/lib64/qt4/mkspecs/features/default_pre.prf \
/usr/lib64/qt4/mkspecs/features/release.prf \
/usr/lib64/qt4/mkspecs/features/default_post.prf \
/usr/lib64/qt4/mkspecs/features/unix/gdb_dwarf_index.prf \
/usr/lib64/qt4/mkspecs/features/warn_on.prf \
/usr/lib64/qt4/mkspecs/features/qt.prf \
/usr/lib64/qt4/mkspecs/features/unix/thread.prf \
/usr/lib64/qt4/mkspecs/features/moc.prf \
/usr/lib64/qt4/mkspecs/features/resources.prf \
/usr/lib64/qt4/mkspecs/features/uic.prf \
/usr/lib64/qt4/mkspecs/features/yacc.prf \
/usr/lib64/qt4/mkspecs/features/lex.prf \
/usr/lib64/qt4/mkspecs/features/include_source_dir.prf
$(QMAKE) -spec /usr/lib64/qt4/mkspecs/linux-g++ -o Makefile PAULs_LPPMON_PLUGINS.pro
/usr/lib64/qt4/mkspecs/common/unix.conf:
/usr/lib64/qt4/mkspecs/common/linux.conf:
/usr/lib64/qt4/mkspecs/common/gcc-base.conf:
/usr/lib64/qt4/mkspecs/common/gcc-base-unix.conf:
/usr/lib64/qt4/mkspecs/common/g++-base.conf:
/usr/lib64/qt4/mkspecs/common/g++-unix.conf:
/usr/lib64/qt4/mkspecs/qconfig.pri:
/usr/lib64/qt4/mkspecs/modules/qt_webkit_version.pri:
/usr/lib64/qt4/mkspecs/features/qt_functions.prf:
/usr/lib64/qt4/mkspecs/features/qt_config.prf:
/usr/lib64/qt4/mkspecs/features/exclusive_builds.prf:
/usr/lib64/qt4/mkspecs/features/default_pre.prf:
/usr/lib64/qt4/mkspecs/features/release.prf:
/usr/lib64/qt4/mkspecs/features/default_post.prf:
/usr/lib64/qt4/mkspecs/features/unix/gdb_dwarf_index.prf:
/usr/lib64/qt4/mkspecs/features/warn_on.prf:
/usr/lib64/qt4/mkspecs/features/qt.prf:
/usr/lib64/qt4/mkspecs/features/unix/thread.prf:
/usr/lib64/qt4/mkspecs/features/moc.prf:
/usr/lib64/qt4/mkspecs/features/resources.prf:
/usr/lib64/qt4/mkspecs/features/uic.prf:
/usr/lib64/qt4/mkspecs/features/yacc.prf:
/usr/lib64/qt4/mkspecs/features/lex.prf:
/usr/lib64/qt4/mkspecs/features/include_source_dir.prf:
qmake: qmake_all FORCE
@$(QMAKE) -spec /usr/lib64/qt4/mkspecs/linux-g++ -o Makefile PAULs_LPPMON_PLUGINS.pro
qmake_all: sub-rmapplugin-qmake_all FORCE
make_default: sub-rmapplugin-make_default-ordered FORCE
make_first: sub-rmapplugin-make_first-ordered FORCE
all: sub-rmapplugin-all-ordered FORCE
clean: sub-rmapplugin-clean-ordered FORCE
distclean: sub-rmapplugin-distclean-ordered FORCE
-$(DEL_FILE) Makefile
install_subtargets: sub-rmapplugin-install_subtargets-ordered FORCE
uninstall_subtargets: sub-rmapplugin-uninstall_subtargets-ordered FORCE
sub-rmapplugin-check_ordered: rmapplugin/$(MAKEFILE)
cd rmapplugin/ && $(MAKE) -f $(MAKEFILE) check
check: sub-rmapplugin-check_ordered
mocclean: compiler_moc_header_clean compiler_moc_source_clean
mocables: compiler_moc_header_make_all compiler_moc_source_make_all
install: install_subtargets FORCE
uninstall: uninstall_subtargets FORCE
FORCE: