Browse Source

removed old make system

Sven Sickert 8 years ago
parent
commit
82b1b8ca3b
4 changed files with 0 additions and 625 deletions
  1. 0 20
      ImageLabeler.pro
  2. 0 141
      Makefile
  3. 0 232
      Makefile.Debug
  4. 0 232
      Makefile.Release

+ 0 - 20
ImageLabeler.pro

@@ -1,20 +0,0 @@
-TEMPLATE = app
-TARGET = ImageLabeler
-QT += core gui xml
-
-HEADERS += LineEditForm.h \
-    OptionsForm.h \
-    functions.h \
-    ImageHolder.h \
-    ImageLabeler.h
-SOURCES += LineEditForm.cpp \
-    OptionsForm.cpp \
-    functions.cpp \
-    ImageHolder.cpp \
-    ImageLabeler.cpp \
-    main.cpp
-
-FORMS += \ 
-    ui/ImageLabeler.ui
-
-RESOURCES += 

+ 0 - 141
Makefile

@@ -1,141 +0,0 @@
-#############################################################################
-# Makefile for building: ImageLabeler
-# Generated by qmake (2.01a) (Qt 4.7.4) on: Fr. Dez 14 13:16:18 2012
-# Project:  ImageLabeler.pro
-# Template: app
-# Command: /usr/bin/qmake CONFIG+=debug_and_release -o Makefile ImageLabeler.pro
-#############################################################################
-
-first: release
-install: release-install
-uninstall: release-uninstall
-MAKEFILE      = Makefile
-QMAKE         = /usr/bin/qmake
-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    =  \
-		release \
-		debug
-
-release: $(MAKEFILE).Release FORCE
-	$(MAKE) -f $(MAKEFILE).Release
-release-make_default: $(MAKEFILE).Release FORCE
-	$(MAKE) -f $(MAKEFILE).Release 
-release-make_first: $(MAKEFILE).Release FORCE
-	$(MAKE) -f $(MAKEFILE).Release first
-release-all: $(MAKEFILE).Release FORCE
-	$(MAKE) -f $(MAKEFILE).Release all
-release-clean: $(MAKEFILE).Release FORCE
-	$(MAKE) -f $(MAKEFILE).Release clean
-release-distclean: $(MAKEFILE).Release FORCE
-	$(MAKE) -f $(MAKEFILE).Release distclean
-release-install: $(MAKEFILE).Release FORCE
-	$(MAKE) -f $(MAKEFILE).Release install
-release-uninstall: $(MAKEFILE).Release FORCE
-	$(MAKE) -f $(MAKEFILE).Release uninstall
-debug: $(MAKEFILE).Debug FORCE
-	$(MAKE) -f $(MAKEFILE).Debug
-debug-make_default: $(MAKEFILE).Debug FORCE
-	$(MAKE) -f $(MAKEFILE).Debug 
-debug-make_first: $(MAKEFILE).Debug FORCE
-	$(MAKE) -f $(MAKEFILE).Debug first
-debug-all: $(MAKEFILE).Debug FORCE
-	$(MAKE) -f $(MAKEFILE).Debug all
-debug-clean: $(MAKEFILE).Debug FORCE
-	$(MAKE) -f $(MAKEFILE).Debug clean
-debug-distclean: $(MAKEFILE).Debug FORCE
-	$(MAKE) -f $(MAKEFILE).Debug distclean
-debug-install: $(MAKEFILE).Debug FORCE
-	$(MAKE) -f $(MAKEFILE).Debug install
-debug-uninstall: $(MAKEFILE).Debug FORCE
-	$(MAKE) -f $(MAKEFILE).Debug uninstall
-
-Makefile: ImageLabeler.pro  /usr/share/qt4/mkspecs/default/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/debug_and_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/lib64/libQtXml.prl \
-		/usr/lib64/libQtCore.prl \
-		/usr/lib64/libQtGui.prl
-	$(QMAKE) CONFIG+=debug_and_release -o Makefile ImageLabeler.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/debug_and_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/lib64/libQtXml.prl:
-/usr/lib64/libQtCore.prl:
-/usr/lib64/libQtGui.prl:
-qmake: qmake_all FORCE
-	@$(QMAKE) CONFIG+=debug_and_release -o Makefile ImageLabeler.pro
-
-qmake_all: FORCE
-
-make_default: release-make_default debug-make_default FORCE
-make_first: release-make_first debug-make_first FORCE
-all: release-all debug-all FORCE
-clean: release-clean debug-clean FORCE
-distclean: release-distclean debug-distclean FORCE
-	-$(DEL_FILE) Makefile
-
-check: first
-
-release-mocclean: $(MAKEFILE).Release
-	$(MAKE) -f $(MAKEFILE).Release mocclean
-debug-mocclean: $(MAKEFILE).Debug
-	$(MAKE) -f $(MAKEFILE).Debug mocclean
-mocclean: release-mocclean debug-mocclean
-
-release-mocables: $(MAKEFILE).Release
-	$(MAKE) -f $(MAKEFILE).Release mocables
-debug-mocables: $(MAKEFILE).Debug
-	$(MAKE) -f $(MAKEFILE).Debug mocables
-mocables: release-mocables debug-mocables
-FORCE:
-
-$(MAKEFILE).Release: Makefile
-$(MAKEFILE).Debug: Makefile

+ 0 - 232
Makefile.Debug

@@ -1,232 +0,0 @@
-#############################################################################
-# Makefile for building: ImageLabeler
-# Generated by qmake (2.01a) (Qt 4.7.4) on: Fr. Dez 14 13:16:18 2012
-# Project:  ImageLabeler.pro
-# Template: app
-#############################################################################
-
-####### Compiler, tools and options
-
-CC            = gcc
-CXX           = g++
-DEFINES       = -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED
-CFLAGS        = -m64 -pipe -g -Wall -W -D_REENTRANT $(DEFINES)
-CXXFLAGS      = -m64 -pipe -g -Wall -W -D_REENTRANT $(DEFINES)
-INCPATH       = -I/usr/share/qt4/mkspecs/default -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include -Idebug -I.
-LINK          = g++
-LFLAGS        = -m64
-LIBS          = $(SUBLIBS)  -L/usr/lib64 -lQtXml -L/usr/lib64 -lQtGui -L/usr/X11R6/lib64 -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   = debug/
-
-####### Files
-
-SOURCES       = LineEditForm.cpp \
-		OptionsForm.cpp \
-		functions.cpp \
-		ImageHolder.cpp \
-		ImageLabeler.cpp \
-		main.cpp debug/moc_LineEditForm.cpp \
-		debug/moc_OptionsForm.cpp \
-		debug/moc_ImageHolder.cpp \
-		debug/moc_ImageLabeler.cpp
-OBJECTS       = debug/LineEditForm.o \
-		debug/OptionsForm.o \
-		debug/functions.o \
-		debug/ImageHolder.o \
-		debug/ImageLabeler.o \
-		debug/main.o \
-		debug/moc_LineEditForm.o \
-		debug/moc_OptionsForm.o \
-		debug/moc_ImageHolder.o \
-		debug/moc_ImageLabeler.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/debug.prf \
-		/usr/share/qt4/mkspecs/features/debug_and_release.prf \
-		/usr/share/qt4/mkspecs/features/default_post.prf \
-		/usr/share/qt4/mkspecs/features/build_pass.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 \
-		ImageLabeler.pro
-QMAKE_TARGET  = ImageLabeler
-DESTDIR       = 
-TARGET        = ImageLabeler
-
-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.Debug $(TARGET)
-
-$(TARGET): ui_ImageLabeler.h $(OBJECTS)  
-	$(LINK) $(LFLAGS) -o $(TARGET) $(OBJECTS) $(OBJCOMP) $(LIBS)
-
-qmake:  FORCE
-	@$(QMAKE) CONFIG+=debug_and_release -o Makefile.Debug ImageLabeler.pro
-
-dist: 
-	@$(CHK_DIR_EXISTS) debug/ImageLabeler1.0.0 || $(MKDIR) debug/ImageLabeler1.0.0 
-	$(COPY_FILE) --parents $(SOURCES) $(DIST) debug/ImageLabeler1.0.0/ && $(COPY_FILE) --parents LineEditForm.h OptionsForm.h functions.h ImageHolder.h ImageLabeler.h debug/ImageLabeler1.0.0/ && $(COPY_FILE) --parents LineEditForm.cpp OptionsForm.cpp functions.cpp ImageHolder.cpp ImageLabeler.cpp main.cpp debug/ImageLabeler1.0.0/ && $(COPY_FILE) --parents ui/ImageLabeler.ui debug/ImageLabeler1.0.0/ && (cd `dirname debug/ImageLabeler1.0.0` && $(TAR) ImageLabeler1.0.0.tar ImageLabeler1.0.0 && $(COMPRESS) ImageLabeler1.0.0.tar) && $(MOVE) `dirname debug/ImageLabeler1.0.0`/ImageLabeler1.0.0.tar.gz . && $(DEL_FILE) -r debug/ImageLabeler1.0.0
-
-
-clean:compiler_clean 
-	-$(DEL_FILE) $(OBJECTS)
-	-$(DEL_FILE) *~ core *.core
-
-
-####### Sub-libraries
-
-distclean: clean
-	-$(DEL_FILE) $(TARGET) 
-	-$(DEL_FILE) Makefile.Debug
-
-
-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: debug/moc_LineEditForm.cpp debug/moc_OptionsForm.cpp debug/moc_ImageHolder.cpp debug/moc_ImageLabeler.cpp
-compiler_moc_header_clean:
-	-$(DEL_FILE) debug/moc_LineEditForm.cpp debug/moc_OptionsForm.cpp debug/moc_ImageHolder.cpp debug/moc_ImageLabeler.cpp
-debug/moc_LineEditForm.cpp: LineEditForm.h
-	/usr/bin/moc $(DEFINES) $(INCPATH) LineEditForm.h -o debug/moc_LineEditForm.cpp
-
-debug/moc_OptionsForm.cpp: OptionsForm.h
-	/usr/bin/moc $(DEFINES) $(INCPATH) OptionsForm.h -o debug/moc_OptionsForm.cpp
-
-debug/moc_ImageHolder.cpp: ImageHolder.h
-	/usr/bin/moc $(DEFINES) $(INCPATH) ImageHolder.h -o debug/moc_ImageHolder.cpp
-
-debug/moc_ImageLabeler.cpp: ImageHolder.h \
-		LineEditForm.h \
-		OptionsForm.h \
-		ui_ImageLabeler.h \
-		ImageLabeler.h
-	/usr/bin/moc $(DEFINES) $(INCPATH) ImageLabeler.h -o debug/moc_ImageLabeler.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_ImageLabeler.h
-compiler_uic_clean:
-	-$(DEL_FILE) ui_ImageLabeler.h
-ui_ImageLabeler.h: ui/ImageLabeler.ui
-	/usr/bin/uic ui/ImageLabeler.ui -o ui_ImageLabeler.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
-
-debug/LineEditForm.o: LineEditForm.cpp LineEditForm.h
-	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o debug/LineEditForm.o LineEditForm.cpp
-
-debug/OptionsForm.o: OptionsForm.cpp OptionsForm.h
-	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o debug/OptionsForm.o OptionsForm.cpp
-
-debug/functions.o: functions.cpp functions.h
-	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o debug/functions.o functions.cpp
-
-debug/ImageHolder.o: ImageHolder.cpp ImageHolder.h \
-		functions.h
-	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o debug/ImageHolder.o ImageHolder.cpp
-
-debug/ImageLabeler.o: ImageLabeler.cpp ImageLabeler.h \
-		ImageHolder.h \
-		LineEditForm.h \
-		OptionsForm.h \
-		ui_ImageLabeler.h \
-		functions.h
-	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o debug/ImageLabeler.o ImageLabeler.cpp
-
-debug/main.o: main.cpp ImageLabeler.h \
-		ImageHolder.h \
-		LineEditForm.h \
-		OptionsForm.h \
-		ui_ImageLabeler.h
-	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o debug/main.o main.cpp
-
-debug/moc_LineEditForm.o: debug/moc_LineEditForm.cpp 
-	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o debug/moc_LineEditForm.o debug/moc_LineEditForm.cpp
-
-debug/moc_OptionsForm.o: debug/moc_OptionsForm.cpp 
-	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o debug/moc_OptionsForm.o debug/moc_OptionsForm.cpp
-
-debug/moc_ImageHolder.o: debug/moc_ImageHolder.cpp 
-	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o debug/moc_ImageHolder.o debug/moc_ImageHolder.cpp
-
-debug/moc_ImageLabeler.o: debug/moc_ImageLabeler.cpp 
-	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o debug/moc_ImageLabeler.o debug/moc_ImageLabeler.cpp
-
-####### Install
-
-install:   FORCE
-
-uninstall:   FORCE
-
-FORCE:
-

+ 0 - 232
Makefile.Release

@@ -1,232 +0,0 @@
-#############################################################################
-# Makefile for building: ImageLabeler
-# Generated by qmake (2.01a) (Qt 4.7.4) on: Fr. Dez 14 13:16:18 2012
-# Project:  ImageLabeler.pro
-# Template: app
-#############################################################################
-
-####### Compiler, tools and options
-
-CC            = gcc
-CXX           = g++
-DEFINES       = -DQT_NO_DEBUG -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED
-CFLAGS        = -m64 -pipe -O2 -Wall -W -D_REENTRANT $(DEFINES)
-CXXFLAGS      = -m64 -pipe -O2 -Wall -W -D_REENTRANT $(DEFINES)
-INCPATH       = -I/usr/share/qt4/mkspecs/default -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include -Irelease -I.
-LINK          = g++
-LFLAGS        = -m64 -Wl,-O1
-LIBS          = $(SUBLIBS)  -L/usr/lib64 -lQtXml -L/usr/lib64 -lQtGui -L/usr/X11R6/lib64 -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   = release/
-
-####### Files
-
-SOURCES       = LineEditForm.cpp \
-		OptionsForm.cpp \
-		functions.cpp \
-		ImageHolder.cpp \
-		ImageLabeler.cpp \
-		main.cpp release/moc_LineEditForm.cpp \
-		release/moc_OptionsForm.cpp \
-		release/moc_ImageHolder.cpp \
-		release/moc_ImageLabeler.cpp
-OBJECTS       = release/LineEditForm.o \
-		release/OptionsForm.o \
-		release/functions.o \
-		release/ImageHolder.o \
-		release/ImageLabeler.o \
-		release/main.o \
-		release/moc_LineEditForm.o \
-		release/moc_OptionsForm.o \
-		release/moc_ImageHolder.o \
-		release/moc_ImageLabeler.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/debug_and_release.prf \
-		/usr/share/qt4/mkspecs/features/default_post.prf \
-		/usr/share/qt4/mkspecs/features/build_pass.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 \
-		ImageLabeler.pro
-QMAKE_TARGET  = ImageLabeler
-DESTDIR       = 
-TARGET        = ImageLabeler
-
-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.Release $(TARGET)
-
-$(TARGET): ui_ImageLabeler.h $(OBJECTS)  
-	$(LINK) $(LFLAGS) -o $(TARGET) $(OBJECTS) $(OBJCOMP) $(LIBS)
-
-qmake:  FORCE
-	@$(QMAKE) CONFIG+=debug_and_release -o Makefile.Release ImageLabeler.pro
-
-dist: 
-	@$(CHK_DIR_EXISTS) release/ImageLabeler1.0.0 || $(MKDIR) release/ImageLabeler1.0.0 
-	$(COPY_FILE) --parents $(SOURCES) $(DIST) release/ImageLabeler1.0.0/ && $(COPY_FILE) --parents LineEditForm.h OptionsForm.h functions.h ImageHolder.h ImageLabeler.h release/ImageLabeler1.0.0/ && $(COPY_FILE) --parents LineEditForm.cpp OptionsForm.cpp functions.cpp ImageHolder.cpp ImageLabeler.cpp main.cpp release/ImageLabeler1.0.0/ && $(COPY_FILE) --parents ui/ImageLabeler.ui release/ImageLabeler1.0.0/ && (cd `dirname release/ImageLabeler1.0.0` && $(TAR) ImageLabeler1.0.0.tar ImageLabeler1.0.0 && $(COMPRESS) ImageLabeler1.0.0.tar) && $(MOVE) `dirname release/ImageLabeler1.0.0`/ImageLabeler1.0.0.tar.gz . && $(DEL_FILE) -r release/ImageLabeler1.0.0
-
-
-clean:compiler_clean 
-	-$(DEL_FILE) $(OBJECTS)
-	-$(DEL_FILE) *~ core *.core
-
-
-####### Sub-libraries
-
-distclean: clean
-	-$(DEL_FILE) $(TARGET) 
-	-$(DEL_FILE) Makefile.Release
-
-
-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: release/moc_LineEditForm.cpp release/moc_OptionsForm.cpp release/moc_ImageHolder.cpp release/moc_ImageLabeler.cpp
-compiler_moc_header_clean:
-	-$(DEL_FILE) release/moc_LineEditForm.cpp release/moc_OptionsForm.cpp release/moc_ImageHolder.cpp release/moc_ImageLabeler.cpp
-release/moc_LineEditForm.cpp: LineEditForm.h
-	/usr/bin/moc $(DEFINES) $(INCPATH) LineEditForm.h -o release/moc_LineEditForm.cpp
-
-release/moc_OptionsForm.cpp: OptionsForm.h
-	/usr/bin/moc $(DEFINES) $(INCPATH) OptionsForm.h -o release/moc_OptionsForm.cpp
-
-release/moc_ImageHolder.cpp: ImageHolder.h
-	/usr/bin/moc $(DEFINES) $(INCPATH) ImageHolder.h -o release/moc_ImageHolder.cpp
-
-release/moc_ImageLabeler.cpp: ImageHolder.h \
-		LineEditForm.h \
-		OptionsForm.h \
-		ui_ImageLabeler.h \
-		ImageLabeler.h
-	/usr/bin/moc $(DEFINES) $(INCPATH) ImageLabeler.h -o release/moc_ImageLabeler.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_ImageLabeler.h
-compiler_uic_clean:
-	-$(DEL_FILE) ui_ImageLabeler.h
-ui_ImageLabeler.h: ui/ImageLabeler.ui
-	/usr/bin/uic ui/ImageLabeler.ui -o ui_ImageLabeler.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
-
-release/LineEditForm.o: LineEditForm.cpp LineEditForm.h
-	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o release/LineEditForm.o LineEditForm.cpp
-
-release/OptionsForm.o: OptionsForm.cpp OptionsForm.h
-	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o release/OptionsForm.o OptionsForm.cpp
-
-release/functions.o: functions.cpp functions.h
-	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o release/functions.o functions.cpp
-
-release/ImageHolder.o: ImageHolder.cpp ImageHolder.h \
-		functions.h
-	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o release/ImageHolder.o ImageHolder.cpp
-
-release/ImageLabeler.o: ImageLabeler.cpp ImageLabeler.h \
-		ImageHolder.h \
-		LineEditForm.h \
-		OptionsForm.h \
-		ui_ImageLabeler.h \
-		functions.h
-	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o release/ImageLabeler.o ImageLabeler.cpp
-
-release/main.o: main.cpp ImageLabeler.h \
-		ImageHolder.h \
-		LineEditForm.h \
-		OptionsForm.h \
-		ui_ImageLabeler.h
-	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o release/main.o main.cpp
-
-release/moc_LineEditForm.o: release/moc_LineEditForm.cpp 
-	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o release/moc_LineEditForm.o release/moc_LineEditForm.cpp
-
-release/moc_OptionsForm.o: release/moc_OptionsForm.cpp 
-	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o release/moc_OptionsForm.o release/moc_OptionsForm.cpp
-
-release/moc_ImageHolder.o: release/moc_ImageHolder.cpp 
-	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o release/moc_ImageHolder.o release/moc_ImageHolder.cpp
-
-release/moc_ImageLabeler.o: release/moc_ImageLabeler.cpp 
-	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o release/moc_ImageLabeler.o release/moc_ImageLabeler.cpp
-
-####### Install
-
-install:   FORCE
-
-uninstall:   FORCE
-
-FORCE:
-