Cleaning - deleted Makefile
authorMateusz Półrola <mateusz.polrola@comarch.pl>
Wed, 4 Aug 2010 10:02:08 +0000 (12:02 +0200)
committerMateusz Półrola <mateusz.polrola@comarch.pl>
Wed, 4 Aug 2010 10:02:08 +0000 (12:02 +0200)
trunk/src/base/Makefile [deleted file]

diff --git a/trunk/src/base/Makefile b/trunk/src/base/Makefile
deleted file mode 100644 (file)
index 338f884..0000000
+++ /dev/null
@@ -1,321 +0,0 @@
-#############################################################################
-# Makefile for building: mdictionary
-# Generated by qmake (2.01a) (Qt 4.6.2) on: wt. sie 3 15:25:40 2010
-# Project:  base.pro
-# Template: app
-# Command: /usr/bin/qmake -unix -o Makefile base.pro
-#############################################################################
-
-####### Compiler, tools and options
-
-CC            = gcc
-CXX           = g++
-DEFINES       = -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED
-CFLAGS        = -pipe -O2 -Wall -W -D_REENTRANT $(DEFINES)
-CXXFLAGS      = -pipe -O2 -Wall -W -D_REENTRANT $(DEFINES)
-INCPATH       = -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I. -I.
-LINK          = g++
-LFLAGS        = -Wl,-O1
-LIBS          = $(SUBLIBS)  -L/usr/lib -lQtGui -lQtCore -lpthread 
-AR            = ar cqs
-RANLIB        = 
-QMAKE         = /usr/bin/qmake
-TAR           = tar -cf
-COMPRESS      = gzip -9f
-COPY          = cp -f
-SED           = sed
-COPY_FILE     = $(COPY)
-COPY_DIR      = $(COPY) -r
-STRIP         = 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   = ./
-
-####### Files
-
-SOURCES       = gui/main.cpp \
-               gui/MainWindow.cpp \
-               gui/SearchBarWidget.cpp \
-               gui/WordListWidget.cpp \
-               gui/TranslationWidget.cpp \
-               backbone/backbone.cpp moc_MainWindow.cpp \
-               moc_SearchBarWidget.cpp \
-               moc_WordListWidget.cpp \
-               moc_TranslationWidget.cpp \
-               moc_backbone.cpp \
-               moc_CommonDictInterface.cpp
-OBJECTS       = main.o \
-               MainWindow.o \
-               SearchBarWidget.o \
-               WordListWidget.o \
-               TranslationWidget.o \
-               backbone.o \
-               moc_MainWindow.o \
-               moc_SearchBarWidget.o \
-               moc_WordListWidget.o \
-               moc_TranslationWidget.o \
-               moc_backbone.o \
-               moc_CommonDictInterface.o
-DIST          = /usr/share/qt4/mkspecs/common/g++.conf \
-               /usr/share/qt4/mkspecs/common/unix.conf \
-               /usr/share/qt4/mkspecs/common/linux.conf \
-               /usr/share/qt4/mkspecs/qconfig.pri \
-               /usr/share/qt4/mkspecs/features/qt_functions.prf \
-               /usr/share/qt4/mkspecs/features/qt_config.prf \
-               /usr/share/qt4/mkspecs/features/exclusive_builds.prf \
-               /usr/share/qt4/mkspecs/features/default_pre.prf \
-               /usr/share/qt4/mkspecs/features/release.prf \
-               /usr/share/qt4/mkspecs/features/default_post.prf \
-               /usr/share/qt4/mkspecs/features/warn_on.prf \
-               /usr/share/qt4/mkspecs/features/qt.prf \
-               /usr/share/qt4/mkspecs/features/unix/thread.prf \
-               /usr/share/qt4/mkspecs/features/moc.prf \
-               /usr/share/qt4/mkspecs/features/resources.prf \
-               /usr/share/qt4/mkspecs/features/uic.prf \
-               /usr/share/qt4/mkspecs/features/yacc.prf \
-               /usr/share/qt4/mkspecs/features/lex.prf \
-               /usr/share/qt4/mkspecs/features/include_source_dir.prf \
-               base.pro
-QMAKE_TARGET  = mdictionary
-DESTDIR       = 
-TARGET        = mdictionary
-
-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 $(TARGET)
-
-$(TARGET): ui_MainWindow.h $(OBJECTS)  
-       $(LINK) $(LFLAGS) -o $(TARGET) $(OBJECTS) $(OBJCOMP) $(LIBS)
-
-Makefile: base.pro  /usr/share/qt4/mkspecs/linux-g++/qmake.conf /usr/share/qt4/mkspecs/common/g++.conf \
-               /usr/share/qt4/mkspecs/common/unix.conf \
-               /usr/share/qt4/mkspecs/common/linux.conf \
-               /usr/share/qt4/mkspecs/qconfig.pri \
-               /usr/share/qt4/mkspecs/features/qt_functions.prf \
-               /usr/share/qt4/mkspecs/features/qt_config.prf \
-               /usr/share/qt4/mkspecs/features/exclusive_builds.prf \
-               /usr/share/qt4/mkspecs/features/default_pre.prf \
-               /usr/share/qt4/mkspecs/features/release.prf \
-               /usr/share/qt4/mkspecs/features/default_post.prf \
-               /usr/share/qt4/mkspecs/features/warn_on.prf \
-               /usr/share/qt4/mkspecs/features/qt.prf \
-               /usr/share/qt4/mkspecs/features/unix/thread.prf \
-               /usr/share/qt4/mkspecs/features/moc.prf \
-               /usr/share/qt4/mkspecs/features/resources.prf \
-               /usr/share/qt4/mkspecs/features/uic.prf \
-               /usr/share/qt4/mkspecs/features/yacc.prf \
-               /usr/share/qt4/mkspecs/features/lex.prf \
-               /usr/share/qt4/mkspecs/features/include_source_dir.prf \
-               /usr/lib/libQtGui.prl \
-               /usr/lib/libQtCore.prl
-       $(QMAKE) -unix -o Makefile base.pro
-/usr/share/qt4/mkspecs/common/g++.conf:
-/usr/share/qt4/mkspecs/common/unix.conf:
-/usr/share/qt4/mkspecs/common/linux.conf:
-/usr/share/qt4/mkspecs/qconfig.pri:
-/usr/share/qt4/mkspecs/features/qt_functions.prf:
-/usr/share/qt4/mkspecs/features/qt_config.prf:
-/usr/share/qt4/mkspecs/features/exclusive_builds.prf:
-/usr/share/qt4/mkspecs/features/default_pre.prf:
-/usr/share/qt4/mkspecs/features/release.prf:
-/usr/share/qt4/mkspecs/features/default_post.prf:
-/usr/share/qt4/mkspecs/features/warn_on.prf:
-/usr/share/qt4/mkspecs/features/qt.prf:
-/usr/share/qt4/mkspecs/features/unix/thread.prf:
-/usr/share/qt4/mkspecs/features/moc.prf:
-/usr/share/qt4/mkspecs/features/resources.prf:
-/usr/share/qt4/mkspecs/features/uic.prf:
-/usr/share/qt4/mkspecs/features/yacc.prf:
-/usr/share/qt4/mkspecs/features/lex.prf:
-/usr/share/qt4/mkspecs/features/include_source_dir.prf:
-/usr/lib/libQtGui.prl:
-/usr/lib/libQtCore.prl:
-qmake:  FORCE
-       @$(QMAKE) -unix -o Makefile base.pro
-
-dist: 
-       @$(CHK_DIR_EXISTS) .tmp/mdictionary1.0.0 || $(MKDIR) .tmp/mdictionary1.0.0 
-       $(COPY_FILE) --parents $(SOURCES) $(DIST) .tmp/mdictionary1.0.0/ && $(COPY_FILE) --parents gui/MainWindow.h gui/SearchBarWidget.h gui/WordListWidget.h gui/TranslationWidget.h backbone/backbone.h ../includes/translation.h ../includes/settings.h ../includes/CommonDictInterface.h .tmp/mdictionary1.0.0/ && $(COPY_FILE) --parents gui/main.cpp gui/MainWindow.cpp gui/SearchBarWidget.cpp gui/WordListWidget.cpp gui/TranslationWidget.cpp backbone/backbone.cpp .tmp/mdictionary1.0.0/ && $(COPY_FILE) --parents gui/MainWindow.ui .tmp/mdictionary1.0.0/ && (cd `dirname .tmp/mdictionary1.0.0` && $(TAR) mdictionary1.0.0.tar mdictionary1.0.0 && $(COMPRESS) mdictionary1.0.0.tar) && $(MOVE) `dirname .tmp/mdictionary1.0.0`/mdictionary1.0.0.tar.gz . && $(DEL_FILE) -r .tmp/mdictionary1.0.0
-
-
-clean:compiler_clean 
-       -$(DEL_FILE) $(OBJECTS)
-       -$(DEL_FILE) *~ core *.core
-
-
-####### Sub-libraries
-
-distclean: clean
-       -$(DEL_FILE) $(TARGET) 
-       -$(DEL_FILE) Makefile
-
-
-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_MainWindow.cpp moc_SearchBarWidget.cpp moc_WordListWidget.cpp moc_TranslationWidget.cpp moc_backbone.cpp moc_CommonDictInterface.cpp
-compiler_moc_header_clean:
-       -$(DEL_FILE) moc_MainWindow.cpp moc_SearchBarWidget.cpp moc_WordListWidget.cpp moc_TranslationWidget.cpp moc_backbone.cpp moc_CommonDictInterface.cpp
-moc_MainWindow.cpp: gui/TranslationWidget.h \
-               gui/WordListWidget.h \
-               gui/SearchBarWidget.h \
-               gui/MainWindow.h
-       /usr/bin/moc-qt4 $(DEFINES) $(INCPATH) gui/MainWindow.h -o moc_MainWindow.cpp
-
-moc_SearchBarWidget.cpp: gui/SearchBarWidget.h
-       /usr/bin/moc-qt4 $(DEFINES) $(INCPATH) gui/SearchBarWidget.h -o moc_SearchBarWidget.cpp
-
-moc_WordListWidget.cpp: gui/WordListWidget.h
-       /usr/bin/moc-qt4 $(DEFINES) $(INCPATH) gui/WordListWidget.h -o moc_WordListWidget.cpp
-
-moc_TranslationWidget.cpp: gui/TranslationWidget.h
-       /usr/bin/moc-qt4 $(DEFINES) $(INCPATH) gui/TranslationWidget.h -o moc_TranslationWidget.cpp
-
-moc_backbone.cpp: ../includes/CommonDictInterface.h \
-               ../includes/translation.h \
-               ../includes/settings.h \
-               backbone/backbone.h
-       /usr/bin/moc-qt4 $(DEFINES) $(INCPATH) backbone/backbone.h -o moc_backbone.cpp
-
-moc_CommonDictInterface.cpp: ../includes/translation.h \
-               ../includes/CommonDictInterface.h
-       /usr/bin/moc-qt4 $(DEFINES) $(INCPATH) ../includes/CommonDictInterface.h -o moc_CommonDictInterface.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: ui_MainWindow.h
-compiler_uic_clean:
-       -$(DEL_FILE) ui_MainWindow.h
-ui_MainWindow.h: gui/MainWindow.ui
-       /usr/bin/uic-qt4 gui/MainWindow.ui -o ui_MainWindow.h
-
-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 compiler_uic_clean 
-
-####### Compile
-
-main.o: gui/main.cpp gui/MainWindow.h \
-               gui/TranslationWidget.h \
-               gui/WordListWidget.h \
-               gui/SearchBarWidget.h
-       $(CXX) -c $(CXXFLAGS) $(INCPATH) -o main.o gui/main.cpp
-
-MainWindow.o: gui/MainWindow.cpp gui/MainWindow.h \
-               gui/TranslationWidget.h \
-               gui/WordListWidget.h \
-               gui/SearchBarWidget.h \
-               ui_MainWindow.h
-       $(CXX) -c $(CXXFLAGS) $(INCPATH) -o MainWindow.o gui/MainWindow.cpp
-
-SearchBarWidget.o: gui/SearchBarWidget.cpp gui/SearchBarWidget.h
-       $(CXX) -c $(CXXFLAGS) $(INCPATH) -o SearchBarWidget.o gui/SearchBarWidget.cpp
-
-WordListWidget.o: gui/WordListWidget.cpp gui/WordListWidget.h
-       $(CXX) -c $(CXXFLAGS) $(INCPATH) -o WordListWidget.o gui/WordListWidget.cpp
-
-TranslationWidget.o: gui/TranslationWidget.cpp gui/TranslationWidget.h
-       $(CXX) -c $(CXXFLAGS) $(INCPATH) -o TranslationWidget.o gui/TranslationWidget.cpp
-
-backbone.o: backbone/backbone.cpp backbone/backbone.h \
-               ../includes/CommonDictInterface.h \
-               ../includes/translation.h \
-               ../includes/settings.h
-       $(CXX) -c $(CXXFLAGS) $(INCPATH) -o backbone.o backbone/backbone.cpp
-
-moc_MainWindow.o: moc_MainWindow.cpp 
-       $(CXX) -c $(CXXFLAGS) $(INCPATH) -o moc_MainWindow.o moc_MainWindow.cpp
-
-moc_SearchBarWidget.o: moc_SearchBarWidget.cpp 
-       $(CXX) -c $(CXXFLAGS) $(INCPATH) -o moc_SearchBarWidget.o moc_SearchBarWidget.cpp
-
-moc_WordListWidget.o: moc_WordListWidget.cpp 
-       $(CXX) -c $(CXXFLAGS) $(INCPATH) -o moc_WordListWidget.o moc_WordListWidget.cpp
-
-moc_TranslationWidget.o: moc_TranslationWidget.cpp 
-       $(CXX) -c $(CXXFLAGS) $(INCPATH) -o moc_TranslationWidget.o moc_TranslationWidget.cpp
-
-moc_backbone.o: moc_backbone.cpp 
-       $(CXX) -c $(CXXFLAGS) $(INCPATH) -o moc_backbone.o moc_backbone.cpp
-
-moc_CommonDictInterface.o: moc_CommonDictInterface.cpp 
-       $(CXX) -c $(CXXFLAGS) $(INCPATH) -o moc_CommonDictInterface.o moc_CommonDictInterface.cpp
-
-####### Install
-
-install_target: first FORCE
-       @$(CHK_DIR_EXISTS) $(INSTALL_ROOT)/usr/bin/ || $(MKDIR) $(INSTALL_ROOT)/usr/bin/ 
-       -$(INSTALL_PROGRAM) "$(QMAKE_TARGET)" "$(INSTALL_ROOT)/usr/bin/$(QMAKE_TARGET)"
-       -$(STRIP) "$(INSTALL_ROOT)/usr/bin/$(QMAKE_TARGET)"
-
-uninstall_target:  FORCE
-       -$(DEL_FILE) "$(INSTALL_ROOT)/usr/bin/$(QMAKE_TARGET)"
-       -$(DEL_DIR) $(INSTALL_ROOT)/usr/bin/ 
-
-
-install_desktop: first FORCE
-       @$(CHK_DIR_EXISTS) $(INSTALL_ROOT)/usr/share/applications/hildon/ || $(MKDIR) $(INSTALL_ROOT)/usr/share/applications/hildon/ 
-       -$(INSTALL_FILE) /scratchbox/users/mateusz/home/mateusz/mdictionary/data/mdictionary.desktop $(INSTALL_ROOT)/usr/share/applications/hildon/
-
-
-uninstall_desktop:  FORCE
-       -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/share/applications/hildon/mdictionary.desktop
-       -$(DEL_DIR) $(INSTALL_ROOT)/usr/share/applications/hildon/ 
-
-
-install_icon64: first FORCE
-       @$(CHK_DIR_EXISTS) $(INSTALL_ROOT)/usr/share/icons/hicolor/64x64/apps/ || $(MKDIR) $(INSTALL_ROOT)/usr/share/icons/hicolor/64x64/apps/ 
-       -$(INSTALL_FILE) /scratchbox/users/mateusz/home/mateusz/mdictionary/data/64x64/mdictionary.png $(INSTALL_ROOT)/usr/share/icons/hicolor/64x64/apps/
-
-
-uninstall_icon64:  FORCE
-       -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/share/icons/hicolor/64x64/apps/mdictionary.png
-       -$(DEL_DIR) $(INSTALL_ROOT)/usr/share/icons/hicolor/64x64/apps/ 
-
-
-install:  install_target install_desktop install_icon64  FORCE
-
-uninstall: uninstall_target uninstall_desktop uninstall_icon64   FORCE
-
-FORCE:
-