# HG changeset patch # User admin@pc-p-leroy3.LAB-LPP.LOCAL # Date 2013-07-04 10:27:38 # Node ID 08041631eca5360a4f105fd850b08121799c70e3 # Parent 74a76c9f112cf87baade519609ddbe27cd1153a0 # Parent 80c27716b2cd922a9870c3f87d5083e8b0dacae0 commit diff --git a/Makefile.orig b/Makefile.orig deleted file mode 100644 --- a/Makefile.orig +++ /dev/null @@ -1,142 +0,0 @@ -############################################################################# -# Makefile for building: PAULs_LPPMON_PLUGINS -# Generated by qmake (2.01a) (Qt 4.8.4) on: Thu Apr 11 16:47:37 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) /home/admin/opt/LPPMON_PLUGINS_PLE/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) /home/admin/opt/LPPMON_PLUGINS_PLE/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: - diff --git a/PAULs_LPPMON_PLUGINS.pro.user.orig b/PAULs_LPPMON_PLUGINS.pro.user.orig deleted file mode 100644 --- a/PAULs_LPPMON_PLUGINS.pro.user.orig +++ /dev/null @@ -1,342 +0,0 @@ - - - - - - ProjectExplorer.Project.ActiveTarget - 0 - - - ProjectExplorer.Project.EditorSettings - - true - false - - Cpp - - CppGlobal - - - - QmlJS - - QmlJSGlobal - - - 2 - System - false - 4 - true - 1 - true - 0 - true - 0 - 8 - true - 1 - true - true - true - false - - - - ProjectExplorer.Project.PluginSettings - - - - ProjectExplorer.Project.Target.0 - - Desktop - Desktop - Qt4ProjectManager.Target.DesktopTarget - 0 - 0 - 0 - - ProjectExplorer.ToolChain.Gcc:/usr/bin/g++.x86-linux-generic-elf-64bit./usr/bin/gdb - - - qmake - - QtProjectManager.QMakeBuildStep - false - true - - false - - - Make - - Qt4ProjectManager.MakeStep - false - - - - 2 - Build - - ProjectExplorer.BuildSteps.Build - - - - Make - - Qt4ProjectManager.MakeStep - true - clean - - - 1 - Clean - - ProjectExplorer.BuildSteps.Clean - - 2 - false - - Qt 4.8.2 in PATH (System) Release - - Qt4ProjectManager.Qt4BuildConfiguration - 0 - /opt/LPPMON_PLUGINS_PAUL - 1 - false - - - ProjectExplorer.ToolChain.Gcc:/usr/bin/g++.x86-linux-generic-elf-64bit./usr/bin/gdb - - - qmake - - QtProjectManager.QMakeBuildStep - false - true - - false - - - Make - - Qt4ProjectManager.MakeStep - false - - - - 2 - Build - - ProjectExplorer.BuildSteps.Build - - - - Make - - Qt4ProjectManager.MakeStep - true - clean - - - 1 - Clean - - ProjectExplorer.BuildSteps.Clean - - 2 - false - - Qt 4.8.2 in PATH (System) Debug - - Qt4ProjectManager.Qt4BuildConfiguration - 2 - /opt/LPPMON_PLUGINS_PAUL - 1 - false - - 2 - - - 0 - Deploy - - ProjectExplorer.BuildSteps.Deploy - - 1 - No deployment - - ProjectExplorer.DefaultDeployConfiguration - - 1 - - true - true - - - false - false - false - false - false - false - false - false - true - true - 0.01 - 0.01 - 10 - 10 - true - true - 25 - 25 - - - true - true - valgrind - valgrind - - 0 - 1 - 2 - 3 - 4 - 5 - 6 - 7 - 8 - 9 - 10 - 11 - 12 - 13 - 14 - - - 0 - 1 - 2 - 3 - 4 - 5 - 6 - 7 - 8 - 9 - 10 - 11 - 12 - 13 - 14 - - - 2 - lppmon - false - - %{buildDir} - Run lppmon - - ProjectExplorer.CustomExecutableRunConfiguration - 3768 - true - false - false - - - true - true - - - false - false - false - false - false - false - false - false - true - true - 0.01 - 0.01 - 10 - 10 - true - true - 25 - 25 - - - true - true - valgrind - valgrind - - 0 - 1 - 2 - 3 - 4 - 5 - 6 - 7 - 8 - 9 - 10 - 11 - 12 - 13 - 14 - - - 0 - 1 - 2 - 3 - 4 - 5 - 6 - 7 - 8 - 9 - 10 - 11 - 12 - 13 - 14 - - spwtimegenerator - - Qt4ProjectManager.Qt4RunConfiguration - 2 - - spwtimegenerator/spwtimegenerator/spwtimegenerator.pro - false - false - - - 3768 - true - false - true - - 2 - - - - ProjectExplorer.Project.TargetCount - 1 - - - ProjectExplorer.Project.Updater.EnvironmentId - {cdbf9cdc-1e84-406e-889b-c4feef49e75c} - - - ProjectExplorer.Project.Updater.FileVersion - 10 - - diff --git a/rmapplugin/Makefile.orig b/rmapplugin/Makefile.orig deleted file mode 100644 --- a/rmapplugin/Makefile.orig +++ /dev/null @@ -1,469 +0,0 @@ -############################################################################# -# Makefile for building: librmapplugin.so.1.0.0 -# Generated by qmake (2.01a) (Qt 4.8.4) on: Thu Apr 11 16:47:37 2013 -# Project: rmapplugin.pro -# Template: lib -# Command: /usr/bin/qmake-qt4 -spec /usr/lib64/qt4/mkspecs/linux-g++ -o Makefile rmapplugin.pro -############################################################################# - -####### Compiler, tools and options - -CC = gcc -CXX = g++ -DEFINES = -DPLUGIN=rmapplugin -DPLUGINHEADER="\"rmapplugin.h\"" -Ddriver_Name="\"RMAPPlugin\"" -Ddriver_Author="\"Paul Leroy paul.leroy@lpp.polytechnique.fr\"" -Ddriver_Version="\"1.1.2\"" -Ddriver_Description="\"AHB bus controler, works with Gaisler's AHB plugn' play bus.\"" -Ddriver_can_be_root=1 -Ddriver_can_be_child=0 -Ddriver_VID=0 -Ddriver_PID=0 -DLPPMON_VERSION="\"0.0.1\"" -DUNIXTRANSLATIONPATH -DLPPMON_PLUGINS_INSTALL_PATH="QDir::homePath()+\"/.lppmon/plugins\"" -DLPPMON_CONFIG_PATH="QDir::homePath()+\"/.lppmon/config\"" -DLPPMON_TRANSLATION_PATH="\"/etc/lppmon/translations\"" -DLPPMONPLUGIN_LIBRARY -DQT_NO_DEBUG -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -CFLAGS = -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC $(DEFINES) -CXXFLAGS = -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -O2 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -W -D_REENTRANT -fPIC $(DEFINES) -INCPATH = -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include -I. -I../common_PLE -I../spw_usb_driver_v2.63/inc -I/usr/include/lppmon/common -I/usr/include/lppmon -I/usr/include/lppmon/pluginsInterface -I/usr/include/PythonQt -Imoc -LINK = g++ -LFLAGS = -Wl,-O1 -Wl,-z,relro -shared -Wl,-soname,librmapplugin.so.1 -LIBS = $(SUBLIBS) -L/usr/lib64 ../spw_usb_driver_v2.63/lib/x86_64/libSpaceWireUSBAPI.so ../spw_usb_driver_v2.63/lib/x86_64/libConfigLibraryUSB.so -ldl -lutil -lm -lpython2.7 -lPythonQt_QtAll -lPythonQt -lQtXml -lQtGui -lQtNetwork -lQtCore -lpthread -AR = ar cqs -RANLIB = -QMAKE = /usr/bin/qmake-qt4 -TAR = tar -cf -COMPRESS = gzip -9f -COPY = cp -f -SED = sed -COPY_FILE = $(COPY) -COPY_DIR = $(COPY) -r -STRIP = -INSTALL_FILE = install -m 644 -p -INSTALL_DIR = $(COPY_DIR) -INSTALL_PROGRAM = install -m 755 -p -DEL_FILE = rm -f -SYMLINK = ln -f -s -DEL_DIR = rmdir -MOVE = mv -f -CHK_DIR_EXISTS= test -d -MKDIR = mkdir -p - -####### Output directory - -OBJECTS_DIR = obj/ - -####### Files - -SOURCES = rmapplugin.cpp \ - rmappluginui.cpp \ - rmapoperations.cpp \ - ccsds.cpp \ - ../common_PLE/qipdialogbox.cpp \ - ../common_PLE/gresbstatusenquiry.cpp \ - spectralmatricesdmasimulator.cpp \ - rmappluginpythonwrapper.cpp \ - stardundee.cpp \ - gresb.cpp \ - tcpackettosend.cpp \ - tmpackettoread.cpp \ - /usr/include/lppmon/pluginsInterface/lppmonplugininterface.cpp moc/moc_rmappluginui.cpp \ - moc/moc_rmapplugin.cpp \ - moc/moc_qipdialogbox.cpp \ - moc/moc_gresbstatusenquiry.cpp \ - moc/moc_spectralmatricesdmasimulator.cpp \ - moc/moc_rmappluginpythonwrapper.cpp \ - moc/moc_stardundee.cpp \ - moc/moc_gresb.cpp \ - moc/moc_tcpackettosend.cpp \ - moc/moc_tmpackettoread.cpp \ - moc/moc_genericPySysdriver.cpp \ - moc/moc_lppmonplugin.cpp -OBJECTS = obj/rmapplugin.o \ - obj/rmappluginui.o \ - obj/rmapoperations.o \ - obj/ccsds.o \ - obj/qipdialogbox.o \ - obj/gresbstatusenquiry.o \ - obj/spectralmatricesdmasimulator.o \ - obj/rmappluginpythonwrapper.o \ - obj/stardundee.o \ - obj/gresb.o \ - obj/tcpackettosend.o \ - obj/tmpackettoread.o \ - obj/lppmonplugininterface.o \ - obj/moc_rmappluginui.o \ - obj/moc_rmapplugin.o \ - obj/moc_qipdialogbox.o \ - obj/moc_gresbstatusenquiry.o \ - obj/moc_spectralmatricesdmasimulator.o \ - obj/moc_rmappluginpythonwrapper.o \ - obj/moc_stardundee.o \ - obj/moc_gresb.o \ - obj/moc_tcpackettosend.o \ - obj/moc_tmpackettoread.o \ - obj/moc_genericPySysdriver.o \ - obj/moc_lppmonplugin.o -DIST = /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/lppmonplugin.prf \ - /usr/lib64/qt4/mkspecs/features/pythonqt.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 \ - rmapplugin.pro -QMAKE_TARGET = rmapplugin -DESTDIR = bin/ -TARGET = librmapplugin.so.1.0.0 -TARGETA = bin/librmapplugin.a -TARGETD = librmapplugin.so.1.0.0 -TARGET0 = librmapplugin.so -TARGET1 = librmapplugin.so.1 -TARGET2 = librmapplugin.so.1.0 - -first: all -####### Implicit rules - -.SUFFIXES: .o .c .cpp .cc .cxx .C - -.cpp.o: - $(CXX) -c $(CXXFLAGS) $(INCPATH) -o "$@" "$<" - -.cc.o: - $(CXX) -c $(CXXFLAGS) $(INCPATH) -o "$@" "$<" - -.cxx.o: - $(CXX) -c $(CXXFLAGS) $(INCPATH) -o "$@" "$<" - -.C.o: - $(CXX) -c $(CXXFLAGS) $(INCPATH) -o "$@" "$<" - -.c.o: - $(CC) -c $(CFLAGS) $(INCPATH) -o "$@" "$<" - -####### Build rules - -all: Makefile bin/$(TARGET) - -bin/$(TARGET): $(OBJECTS) $(SUBLIBS) $(OBJCOMP) - @$(CHK_DIR_EXISTS) bin/ || $(MKDIR) bin/ - -$(DEL_FILE) $(TARGET) $(TARGET0) $(TARGET1) $(TARGET2) - $(LINK) $(LFLAGS) -o $(TARGET) $(OBJECTS) $(LIBS) $(OBJCOMP) - -ln -s $(TARGET) $(TARGET0) - -ln -s $(TARGET) $(TARGET1) - -ln -s $(TARGET) $(TARGET2) - -$(DEL_FILE) bin/$(TARGET) - -$(DEL_FILE) bin/$(TARGET0) - -$(DEL_FILE) bin/$(TARGET1) - -$(DEL_FILE) bin/$(TARGET2) - -$(MOVE) $(TARGET) $(TARGET0) $(TARGET1) $(TARGET2) bin/ - - - -staticlib: $(TARGETA) - -$(TARGETA): $(OBJECTS) $(OBJCOMP) - -$(DEL_FILE) $(TARGETA) - $(AR) $(TARGETA) $(OBJECTS) - -Makefile: rmapplugin.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/lppmonplugin.prf \ - /usr/lib64/qt4/mkspecs/features/pythonqt.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 \ - /usr/lib64/libQtXml.prl \ - /usr/lib64/libQtCore.prl \ - /usr/lib64/libQtGui.prl \ - /usr/lib64/libQtNetwork.prl - $(QMAKE) -spec /usr/lib64/qt4/mkspecs/linux-g++ -o Makefile rmapplugin.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/lppmonplugin.prf: -/usr/lib64/qt4/mkspecs/features/pythonqt.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: -/usr/lib64/libQtXml.prl: -/usr/lib64/libQtCore.prl: -/usr/lib64/libQtGui.prl: -/usr/lib64/libQtNetwork.prl: -qmake: FORCE - @$(QMAKE) -spec /usr/lib64/qt4/mkspecs/linux-g++ -o Makefile rmapplugin.pro - -dist: - @$(CHK_DIR_EXISTS) obj/rmapplugin1.0.0 || $(MKDIR) obj/rmapplugin1.0.0 - $(COPY_FILE) --parents $(SOURCES) $(DIST) obj/rmapplugin1.0.0/ && $(COPY_FILE) --parents rmappluginui.h rmapplugin.h rmapoperations.h ccsds.h ../common_PLE/qipdialogbox.h ../common_PLE/gresbstatusenquiry.h spectralmatricesdmasimulator.h rmappluginpythonwrapper.h stardundee.h ../spw_usb_driver_v2.61/inc/spw_usb_api.h ../spw_usb_driver_v2.61/inc/spw_config_library.h gresb.h tcpackettosend.h tmpackettoread.h /usr/include/lppmon/genericPySysdriver.h /usr/include/lppmon/lppmonplugin.h obj/rmapplugin1.0.0/ && $(COPY_FILE) --parents rmapplugin.cpp rmappluginui.cpp rmapoperations.cpp ccsds.cpp ../common_PLE/qipdialogbox.cpp ../common_PLE/gresbstatusenquiry.cpp spectralmatricesdmasimulator.cpp rmappluginpythonwrapper.cpp stardundee.cpp gresb.cpp tcpackettosend.cpp tmpackettoread.cpp /usr/include/lppmon/pluginsInterface/lppmonplugininterface.cpp obj/rmapplugin1.0.0/ && (cd `dirname obj/rmapplugin1.0.0` && $(TAR) rmapplugin1.0.0.tar rmapplugin1.0.0 && $(COMPRESS) rmapplugin1.0.0.tar) && $(MOVE) `dirname obj/rmapplugin1.0.0`/rmapplugin1.0.0.tar.gz . && $(DEL_FILE) -r obj/rmapplugin1.0.0 - - -clean:compiler_clean - -$(DEL_FILE) $(OBJECTS) - -$(DEL_FILE) *~ core *.core - - -####### Sub-libraries - -distclean: clean - -$(DEL_FILE) bin/$(TARGET) - -$(DEL_FILE) bin/$(TARGET0) bin/$(TARGET1) bin/$(TARGET2) $(TARGETA) - -$(DEL_FILE) Makefile - - -check: first - -mocclean: compiler_moc_header_clean compiler_moc_source_clean - -mocables: compiler_moc_header_make_all compiler_moc_source_make_all - -compiler_moc_header_make_all: moc/moc_rmappluginui.cpp moc/moc_rmapplugin.cpp moc/moc_qipdialogbox.cpp moc/moc_gresbstatusenquiry.cpp moc/moc_spectralmatricesdmasimulator.cpp moc/moc_rmappluginpythonwrapper.cpp moc/moc_stardundee.cpp moc/moc_gresb.cpp moc/moc_tcpackettosend.cpp moc/moc_tmpackettoread.cpp moc/moc_genericPySysdriver.cpp moc/moc_lppmonplugin.cpp -compiler_moc_header_clean: - -$(DEL_FILE) moc/moc_rmappluginui.cpp moc/moc_rmapplugin.cpp moc/moc_qipdialogbox.cpp moc/moc_gresbstatusenquiry.cpp moc/moc_spectralmatricesdmasimulator.cpp moc/moc_rmappluginpythonwrapper.cpp moc/moc_stardundee.cpp moc/moc_gresb.cpp moc/moc_tcpackettosend.cpp moc/moc_tmpackettoread.cpp moc/moc_genericPySysdriver.cpp moc/moc_lppmonplugin.cpp -moc/moc_rmappluginui.cpp: rmapoperations.h \ - spectralmatricesdmasimulator.h \ - stardundee.h \ - ccsds.h \ - tmpackettoread.h \ - gresb.h \ - rmappluginui.h - /usr/lib64/qt4/bin/moc $(DEFINES) $(INCPATH) rmappluginui.h -o moc/moc_rmappluginui.cpp - -moc/moc_rmapplugin.cpp: rmappluginui.h \ - rmapoperations.h \ - spectralmatricesdmasimulator.h \ - stardundee.h \ - ccsds.h \ - tmpackettoread.h \ - gresb.h \ - rmapplugin.h - /usr/lib64/qt4/bin/moc $(DEFINES) $(INCPATH) rmapplugin.h -o moc/moc_rmapplugin.cpp - -moc/moc_qipdialogbox.cpp: ../common_PLE/qipdialogbox.h - /usr/lib64/qt4/bin/moc $(DEFINES) $(INCPATH) ../common_PLE/qipdialogbox.h -o moc/moc_qipdialogbox.cpp - -moc/moc_gresbstatusenquiry.cpp: ../common_PLE/gresbstatusenquiry.h - /usr/lib64/qt4/bin/moc $(DEFINES) $(INCPATH) ../common_PLE/gresbstatusenquiry.h -o moc/moc_gresbstatusenquiry.cpp - -moc/moc_spectralmatricesdmasimulator.cpp: spectralmatricesdmasimulator.h - /usr/lib64/qt4/bin/moc $(DEFINES) $(INCPATH) spectralmatricesdmasimulator.h -o moc/moc_spectralmatricesdmasimulator.cpp - -moc/moc_rmappluginpythonwrapper.cpp: rmapoperations.h \ - ccsds.h \ - tcpackettosend.h \ - tmpackettoread.h \ - rmappluginpythonwrapper.h - /usr/lib64/qt4/bin/moc $(DEFINES) $(INCPATH) rmappluginpythonwrapper.h -o moc/moc_rmappluginpythonwrapper.cpp - -moc/moc_stardundee.cpp: rmapoperations.h \ - ccsds.h \ - tmpackettoread.h \ - stardundee.h - /usr/lib64/qt4/bin/moc $(DEFINES) $(INCPATH) stardundee.h -o moc/moc_stardundee.cpp - -moc/moc_gresb.cpp: rmapoperations.h \ - ccsds.h \ - tmpackettoread.h \ - gresb.h - /usr/lib64/qt4/bin/moc $(DEFINES) $(INCPATH) gresb.h -o moc/moc_gresb.cpp - -moc/moc_tcpackettosend.cpp: tcpackettosend.h - /usr/lib64/qt4/bin/moc $(DEFINES) $(INCPATH) tcpackettosend.h -o moc/moc_tcpackettosend.cpp - -moc/moc_tmpackettoread.cpp: tmpackettoread.h - /usr/lib64/qt4/bin/moc $(DEFINES) $(INCPATH) tmpackettoread.h -o moc/moc_tmpackettoread.cpp - -moc/moc_genericPySysdriver.cpp: /usr/include/lppmon/genericPySysdriver.h - /usr/lib64/qt4/bin/moc $(DEFINES) $(INCPATH) /usr/include/lppmon/genericPySysdriver.h -o moc/moc_genericPySysdriver.cpp - -moc/moc_lppmonplugin.cpp: /usr/include/lppmon/lppmonplugin.h - /usr/lib64/qt4/bin/moc $(DEFINES) $(INCPATH) /usr/include/lppmon/lppmonplugin.h -o moc/moc_lppmonplugin.cpp - -compiler_rcc_make_all: -compiler_rcc_clean: -compiler_image_collection_make_all: qmake_image_collection.cpp -compiler_image_collection_clean: - -$(DEL_FILE) qmake_image_collection.cpp -compiler_moc_source_make_all: -compiler_moc_source_clean: -compiler_uic_make_all: -compiler_uic_clean: -compiler_yacc_decl_make_all: -compiler_yacc_decl_clean: -compiler_yacc_impl_make_all: -compiler_yacc_impl_clean: -compiler_lex_make_all: -compiler_lex_clean: -compiler_clean: compiler_moc_header_clean - -####### Compile - -obj/rmapplugin.o: rmapplugin.cpp rmapplugin.h \ - rmappluginui.h \ - rmapoperations.h \ - spectralmatricesdmasimulator.h \ - stardundee.h \ - ccsds.h \ - tmpackettoread.h \ - gresb.h \ - rmappluginpythonwrapper.h \ - tcpackettosend.h - $(CXX) -c $(CXXFLAGS) $(INCPATH) -o obj/rmapplugin.o rmapplugin.cpp - -obj/rmappluginui.o: rmappluginui.cpp rmapplugin.h \ - rmappluginui.h \ - rmapoperations.h \ - spectralmatricesdmasimulator.h \ - stardundee.h \ - ccsds.h \ - tmpackettoread.h \ - gresb.h - $(CXX) -c $(CXXFLAGS) $(INCPATH) -o obj/rmappluginui.o rmappluginui.cpp - -obj/rmapoperations.o: rmapoperations.cpp rmapoperations.h - $(CXX) -c $(CXXFLAGS) $(INCPATH) -o obj/rmapoperations.o rmapoperations.cpp - -obj/ccsds.o: ccsds.cpp ccsds.h - $(CXX) -c $(CXXFLAGS) $(INCPATH) -o obj/ccsds.o ccsds.cpp - -obj/qipdialogbox.o: ../common_PLE/qipdialogbox.cpp ../common_PLE/qipdialogbox.h - $(CXX) -c $(CXXFLAGS) $(INCPATH) -o obj/qipdialogbox.o ../common_PLE/qipdialogbox.cpp - -obj/gresbstatusenquiry.o: ../common_PLE/gresbstatusenquiry.cpp ../common_PLE/gresbstatusenquiry.h - $(CXX) -c $(CXXFLAGS) $(INCPATH) -o obj/gresbstatusenquiry.o ../common_PLE/gresbstatusenquiry.cpp - -obj/spectralmatricesdmasimulator.o: spectralmatricesdmasimulator.cpp spectralmatricesdmasimulator.h - $(CXX) -c $(CXXFLAGS) $(INCPATH) -o obj/spectralmatricesdmasimulator.o spectralmatricesdmasimulator.cpp - -obj/rmappluginpythonwrapper.o: rmappluginpythonwrapper.cpp rmappluginpythonwrapper.h \ - rmapoperations.h \ - ccsds.h \ - tcpackettosend.h \ - tmpackettoread.h - $(CXX) -c $(CXXFLAGS) $(INCPATH) -o obj/rmappluginpythonwrapper.o rmappluginpythonwrapper.cpp - -obj/stardundee.o: stardundee.cpp stardundee.h \ - rmapoperations.h \ - ccsds.h \ - tmpackettoread.h - $(CXX) -c $(CXXFLAGS) $(INCPATH) -o obj/stardundee.o stardundee.cpp - -obj/gresb.o: gresb.cpp gresb.h \ - rmapoperations.h \ - ccsds.h \ - tmpackettoread.h - $(CXX) -c $(CXXFLAGS) $(INCPATH) -o obj/gresb.o gresb.cpp - -obj/tcpackettosend.o: tcpackettosend.cpp tcpackettosend.h - $(CXX) -c $(CXXFLAGS) $(INCPATH) -o obj/tcpackettosend.o tcpackettosend.cpp - -obj/tmpackettoread.o: tmpackettoread.cpp tmpackettoread.h - $(CXX) -c $(CXXFLAGS) $(INCPATH) -o obj/tmpackettoread.o tmpackettoread.cpp - -obj/lppmonplugininterface.o: /usr/include/lppmon/pluginsInterface/lppmonplugininterface.cpp /usr/include/lppmon/pluginsInterface/lppmonplugininterface.h \ - /usr/include/lppmon/pluginsInterface/lppmonplugininterface_global.h - $(CXX) -c $(CXXFLAGS) $(INCPATH) -o obj/lppmonplugininterface.o /usr/include/lppmon/pluginsInterface/lppmonplugininterface.cpp - -obj/moc_rmappluginui.o: moc/moc_rmappluginui.cpp - $(CXX) -c $(CXXFLAGS) $(INCPATH) -o obj/moc_rmappluginui.o moc/moc_rmappluginui.cpp - -obj/moc_rmapplugin.o: moc/moc_rmapplugin.cpp - $(CXX) -c $(CXXFLAGS) $(INCPATH) -o obj/moc_rmapplugin.o moc/moc_rmapplugin.cpp - -obj/moc_qipdialogbox.o: moc/moc_qipdialogbox.cpp - $(CXX) -c $(CXXFLAGS) $(INCPATH) -o obj/moc_qipdialogbox.o moc/moc_qipdialogbox.cpp - -obj/moc_gresbstatusenquiry.o: moc/moc_gresbstatusenquiry.cpp - $(CXX) -c $(CXXFLAGS) $(INCPATH) -o obj/moc_gresbstatusenquiry.o moc/moc_gresbstatusenquiry.cpp - -obj/moc_spectralmatricesdmasimulator.o: moc/moc_spectralmatricesdmasimulator.cpp - $(CXX) -c $(CXXFLAGS) $(INCPATH) -o obj/moc_spectralmatricesdmasimulator.o moc/moc_spectralmatricesdmasimulator.cpp - -obj/moc_rmappluginpythonwrapper.o: moc/moc_rmappluginpythonwrapper.cpp - $(CXX) -c $(CXXFLAGS) $(INCPATH) -o obj/moc_rmappluginpythonwrapper.o moc/moc_rmappluginpythonwrapper.cpp - -obj/moc_stardundee.o: moc/moc_stardundee.cpp - $(CXX) -c $(CXXFLAGS) $(INCPATH) -o obj/moc_stardundee.o moc/moc_stardundee.cpp - -obj/moc_gresb.o: moc/moc_gresb.cpp - $(CXX) -c $(CXXFLAGS) $(INCPATH) -o obj/moc_gresb.o moc/moc_gresb.cpp - -obj/moc_tcpackettosend.o: moc/moc_tcpackettosend.cpp - $(CXX) -c $(CXXFLAGS) $(INCPATH) -o obj/moc_tcpackettosend.o moc/moc_tcpackettosend.cpp - -obj/moc_tmpackettoread.o: moc/moc_tmpackettoread.cpp - $(CXX) -c $(CXXFLAGS) $(INCPATH) -o obj/moc_tmpackettoread.o moc/moc_tmpackettoread.cpp - -obj/moc_genericPySysdriver.o: moc/moc_genericPySysdriver.cpp - $(CXX) -c $(CXXFLAGS) $(INCPATH) -o obj/moc_genericPySysdriver.o moc/moc_genericPySysdriver.cpp - -obj/moc_lppmonplugin.o: moc/moc_lppmonplugin.cpp - $(CXX) -c $(CXXFLAGS) $(INCPATH) -o obj/moc_lppmonplugin.o moc/moc_lppmonplugin.cpp - -####### Install - -install_target: first FORCE - @$(CHK_DIR_EXISTS) $(INSTALL_ROOT)/home/admin/.lppmon/plugins/ || $(MKDIR) $(INSTALL_ROOT)/home/admin/.lppmon/plugins/ - -$(INSTALL_PROGRAM) "bin/$(TARGET)" "$(INSTALL_ROOT)/home/admin/.lppmon/plugins/$(TARGET)" - -$(SYMLINK) "$(TARGET)" "$(INSTALL_ROOT)/home/admin/.lppmon/plugins/$(TARGET0)" - -$(SYMLINK) "$(TARGET)" "$(INSTALL_ROOT)/home/admin/.lppmon/plugins/$(TARGET1)" - -$(SYMLINK) "$(TARGET)" "$(INSTALL_ROOT)/home/admin/.lppmon/plugins/$(TARGET2)" - -uninstall_target: FORCE - -$(DEL_FILE) "$(INSTALL_ROOT)/home/admin/.lppmon/plugins/$(TARGET)" - -$(DEL_FILE) "$(INSTALL_ROOT)/home/admin/.lppmon/plugins/$(TARGET0)" - -$(DEL_FILE) "$(INSTALL_ROOT)/home/admin/.lppmon/plugins/$(TARGET1)" - -$(DEL_FILE) "$(INSTALL_ROOT)/home/admin/.lppmon/plugins/$(TARGET2)" - -$(DEL_DIR) $(INSTALL_ROOT)/home/admin/.lppmon/plugins/ - - -install: install_target FORCE - -uninstall: uninstall_target FORCE - -FORCE: -