#############################################################################
# Makefile for building: libqtmhdnsmasq.so
# Generated by qmake (2.01a) (Qt 4.7.0) on: Sat Nov 19 13:27:57 2011
# Project:  qtmhDNSMasq.pro
# Template: lib
# Command: /usr/bin/qmake -o Makefile qtmhDNSMasq.pro
#############################################################################

####### Compiler, tools and options

CC            = gcc
CXX           = g++
DEFINES       = -DQT_GL_NO_SCISSOR_TEST -DQT_DEFAULT_TEXTURE_GLYPH_CACHE_WIDTH=1024 -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"\" -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED
CFLAGS        = -pipe -O3 -fno-omit-frame-pointer -fno-optimize-sibling-calls -DQT_SHARED -I/usr/include/gq -I/usr/include/QtCore -D_REENTRANT -Wall -W -fPIC $(DEFINES)
CXXFLAGS      = -pipe -O3 -fno-omit-frame-pointer -fno-optimize-sibling-calls -DQT_SHARED -I/usr/include/gq -I/usr/include/QtCore -D_REENTRANT -Wall -W -fPIC $(DEFINES)
INCPATH       = -I/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/linux-g++-maemo5 -I. -I/targets/FREMANTLE_ARMEL/usr/include/QtCore -I/targets/FREMANTLE_ARMEL/usr/include/QtGui -I/targets/FREMANTLE_ARMEL/usr/include -Isrc/.tmp -Isrc
LINK          = g++
LFLAGS        = -Wl,-rpath-link,/usr/lib -Wl,-O1 -Wl,--hash-style=gnu -shared
LIBS          = $(SUBLIBS)  -L/usr/lib -lgq-gconf -L/usr/lib -lQtGui -L/usr/X11R6/lib -lQtDBus -lQtXml -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   = build/

####### Files

SOURCES       = ../qtMobileHotspot/src/mobilehotspotpluginhelper.cpp \
		../qtMobileHotspot/src/mobilehotspotconfiguration.cpp \
		../qtMobileHotspot/src/commandhelper.cpp \
		src/plugin.cpp \
		src/pluginconfiguration.cpp \
		src/plugingui.cpp \
		src/dnsmasqhelper.cpp \
		src/dnsdialog.cpp \
		src/dnstabledialog.cpp \
		src/dhcptabledialog.cpp \
		src/dhcpdialog.cpp src/.tmp/moc_mobilehotspotconfiguration.cpp \
		src/.tmp/moc_plugin.cpp \
		src/.tmp/moc_plugingui.cpp \
		src/.tmp/moc_dnsdialog.cpp \
		src/.tmp/moc_dnstabledialog.cpp \
		src/.tmp/moc_dhcptabledialog.cpp \
		src/.tmp/moc_dhcpdialog.cpp
OBJECTS       = build/mobilehotspotpluginhelper.o \
		build/mobilehotspotconfiguration.o \
		build/commandhelper.o \
		build/plugin.o \
		build/pluginconfiguration.o \
		build/plugingui.o \
		build/dnsmasqhelper.o \
		build/dnsdialog.o \
		build/dnstabledialog.o \
		build/dhcptabledialog.o \
		build/dhcpdialog.o \
		build/moc_mobilehotspotconfiguration.o \
		build/moc_plugin.o \
		build/moc_plugingui.o \
		build/moc_dnsdialog.o \
		build/moc_dnstabledialog.o \
		build/moc_dhcptabledialog.o \
		build/moc_dhcpdialog.o
DIST          = /targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/common/unix.conf \
		/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/common/linux.conf \
		/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/qconfig.pri \
		/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/modules/qt_webkit_version.pri \
		/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/qt_functions.prf \
		/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/qt_config.prf \
		/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/exclusive_builds.prf \
		/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/default_pre.prf \
		../globalsettings.pri \
		/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/release.prf \
		/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/default_post.prf \
		/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/link_pkgconfig.prf \
		/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/qt.prf \
		/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/unix/thread.prf \
		/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/moc.prf \
		/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/warn_on.prf \
		/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/resources.prf \
		/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/uic.prf \
		/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/yacc.prf \
		/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/lex.prf \
		qtmhDNSMasq.pro
QMAKE_TARGET  = qtmhdnsmasq
DESTDIR       = ../build/plugins/
TARGET        = libqtmhdnsmasq.so
TARGETD       = libqtmhdnsmasq.so

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  ../build/plugins/$(TARGET)

../build/plugins/$(TARGET): src/ui_plugingui.h src/ui_dnsdialog.h src/ui_dnstabledialog.h src/ui_dhcptabledialog.h src/ui_dhcpdialog.h $(OBJECTS) $(SUBLIBS) $(OBJCOMP)  
	@$(CHK_DIR_EXISTS) ../build/plugins/ || $(MKDIR) ../build/plugins/ 
	-$(DEL_FILE) $(TARGET)
	$(LINK) $(LFLAGS) -o $(TARGET) $(OBJECTS) $(LIBS) $(OBJCOMP)
	-$(MOVE) $(TARGET) ../build/plugins/



Makefile: qtmhDNSMasq.pro  /targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/linux-g++-maemo5/qmake.conf /targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/common/unix.conf \
		/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/common/linux.conf \
		/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/qconfig.pri \
		/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/modules/qt_webkit_version.pri \
		/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/qt_functions.prf \
		/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/qt_config.prf \
		/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/exclusive_builds.prf \
		/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/default_pre.prf \
		../globalsettings.pri \
		/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/release.prf \
		/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/default_post.prf \
		/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/link_pkgconfig.prf \
		/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/qt.prf \
		/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/unix/thread.prf \
		/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/moc.prf \
		/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/warn_on.prf \
		/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/resources.prf \
		/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/uic.prf \
		/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/yacc.prf \
		/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/lex.prf \
		/usr/lib/libQtCore.prl \
		/usr/lib/libQtGui.prl \
		/usr/lib/libQtDBus.prl \
		/usr/lib/libQtXml.prl
	$(QMAKE) -o Makefile qtmhDNSMasq.pro
/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/common/unix.conf:
/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/common/linux.conf:
/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/qconfig.pri:
/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/modules/qt_webkit_version.pri:
/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/qt_functions.prf:
/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/qt_config.prf:
/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/exclusive_builds.prf:
/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/default_pre.prf:
../globalsettings.pri:
/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/release.prf:
/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/default_post.prf:
/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/link_pkgconfig.prf:
/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/qt.prf:
/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/unix/thread.prf:
/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/moc.prf:
/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/warn_on.prf:
/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/resources.prf:
/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/uic.prf:
/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/yacc.prf:
/targets/FREMANTLE_ARMEL/usr/share/qt4/mkspecs/features/lex.prf:
/usr/lib/libQtCore.prl:
/usr/lib/libQtGui.prl:
/usr/lib/libQtDBus.prl:
/usr/lib/libQtXml.prl:
qmake:  FORCE
	@$(QMAKE) -o Makefile qtmhDNSMasq.pro

dist: 
	@$(CHK_DIR_EXISTS) build/qtmhdnsmasq0.1.3 || $(MKDIR) build/qtmhdnsmasq0.1.3 
	$(COPY_FILE) --parents $(SOURCES) $(DIST) build/qtmhdnsmasq0.1.3/ && $(COPY_FILE) --parents ../qtMobileHotspot/src/mobilehotspotpluginhelper.h ../qtMobileHotspot/src/mobilehotspotconfiguration.h ../qtMobileHotspot/src/mobilehotspotplugin.h ../qtMobileHotspot/src/commandhelper.h src/plugin.h src/pluginconfiguration.h src/plugingui.h src/ui_plugingui.h src/dnsmasqhelper.h src/dnsdialog.h src/ui_dnsdialog.h src/dnstabledialog.h src/ui_dnstabledialog.h src/dhcptabledialog.h src/ui_dhcptabledialog.h src/ui_dhcpdialog.h src/dhcpdialog.h build/qtmhdnsmasq0.1.3/ && $(COPY_FILE) --parents ../qtMobileHotspot/src/mobilehotspotpluginhelper.cpp ../qtMobileHotspot/src/mobilehotspotconfiguration.cpp ../qtMobileHotspot/src/commandhelper.cpp src/plugin.cpp src/pluginconfiguration.cpp src/plugingui.cpp src/dnsmasqhelper.cpp src/dnsdialog.cpp src/dnstabledialog.cpp src/dhcptabledialog.cpp src/dhcpdialog.cpp build/qtmhdnsmasq0.1.3/ && $(COPY_FILE) --parents src/plugingui.ui src/dnsdialog.ui src/dnstabledialog.ui src/dhcptabledialog.ui src/dhcpdialog.ui build/qtmhdnsmasq0.1.3/ && $(COPY_FILE) --parents libqtmhdnsmasq-fr.ts build/qtmhdnsmasq0.1.3/ && (cd `dirname build/qtmhdnsmasq0.1.3` && $(TAR) qtmhdnsmasq0.1.3.tar qtmhdnsmasq0.1.3 && $(COMPRESS) qtmhdnsmasq0.1.3.tar) && $(MOVE) `dirname build/qtmhdnsmasq0.1.3`/qtmhdnsmasq0.1.3.tar.gz . && $(DEL_FILE) -r build/qtmhdnsmasq0.1.3


clean:compiler_clean 
	-$(DEL_FILE) $(OBJECTS)
	-$(DEL_FILE) ../build/plugins/libqtmhdnsmasq.so
	-$(DEL_FILE) *~ core *.core


####### Sub-libraries

distclean: clean
	-$(DEL_FILE) $(TARGET) 
	-$(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: src/.tmp/moc_mobilehotspotconfiguration.cpp src/.tmp/moc_plugin.cpp src/.tmp/moc_plugingui.cpp src/.tmp/moc_dnsdialog.cpp src/.tmp/moc_dnstabledialog.cpp src/.tmp/moc_dhcptabledialog.cpp src/.tmp/moc_dhcpdialog.cpp
compiler_moc_header_clean:
	-$(DEL_FILE) src/.tmp/moc_mobilehotspotconfiguration.cpp src/.tmp/moc_plugin.cpp src/.tmp/moc_plugingui.cpp src/.tmp/moc_dnsdialog.cpp src/.tmp/moc_dnstabledialog.cpp src/.tmp/moc_dhcptabledialog.cpp src/.tmp/moc_dhcpdialog.cpp
src/.tmp/moc_mobilehotspotconfiguration.cpp: ../qtMobileHotspot/src/mobilehotspotconfiguration.h
	/usr/bin/moc $(DEFINES) $(INCPATH) ../qtMobileHotspot/src/mobilehotspotconfiguration.h -o src/.tmp/moc_mobilehotspotconfiguration.cpp

src/.tmp/moc_plugin.cpp: ../qtMobileHotspot/src/mobilehotspotpluginhelper.h \
		../qtMobileHotspot/src/mobilehotspotplugin.h \
		../qtMobileHotspot/src/mobilehotspotconfiguration.h \
		src/plugingui.h \
		src/pluginconfiguration.h \
		src/dnstabledialog.h \
		src/ui_dnstabledialog.h \
		src/dhcptabledialog.h \
		src/ui_dhcptabledialog.h \
		src/ui_plugingui.h \
		src/plugin.h
	/usr/bin/moc $(DEFINES) $(INCPATH) src/plugin.h -o src/.tmp/moc_plugin.cpp

src/.tmp/moc_plugingui.cpp: src/pluginconfiguration.h \
		../qtMobileHotspot/src/mobilehotspotpluginhelper.h \
		../qtMobileHotspot/src/mobilehotspotplugin.h \
		../qtMobileHotspot/src/mobilehotspotconfiguration.h \
		src/dnstabledialog.h \
		src/ui_dnstabledialog.h \
		src/dhcptabledialog.h \
		src/ui_dhcptabledialog.h \
		src/ui_plugingui.h \
		src/plugingui.h
	/usr/bin/moc $(DEFINES) $(INCPATH) src/plugingui.h -o src/.tmp/moc_plugingui.cpp

src/.tmp/moc_dnsdialog.cpp: src/ui_dnsdialog.h \
		src/dnsdialog.h
	/usr/bin/moc $(DEFINES) $(INCPATH) src/dnsdialog.h -o src/.tmp/moc_dnsdialog.cpp

src/.tmp/moc_dnstabledialog.cpp: src/pluginconfiguration.h \
		../qtMobileHotspot/src/mobilehotspotpluginhelper.h \
		../qtMobileHotspot/src/mobilehotspotplugin.h \
		../qtMobileHotspot/src/mobilehotspotconfiguration.h \
		src/ui_dnstabledialog.h \
		src/dnstabledialog.h
	/usr/bin/moc $(DEFINES) $(INCPATH) src/dnstabledialog.h -o src/.tmp/moc_dnstabledialog.cpp

src/.tmp/moc_dhcptabledialog.cpp: src/pluginconfiguration.h \
		../qtMobileHotspot/src/mobilehotspotpluginhelper.h \
		../qtMobileHotspot/src/mobilehotspotplugin.h \
		../qtMobileHotspot/src/mobilehotspotconfiguration.h \
		src/ui_dhcptabledialog.h \
		src/dhcptabledialog.h
	/usr/bin/moc $(DEFINES) $(INCPATH) src/dhcptabledialog.h -o src/.tmp/moc_dhcptabledialog.cpp

src/.tmp/moc_dhcpdialog.cpp: src/ui_dhcpdialog.h \
		src/dhcpdialog.h
	/usr/bin/moc $(DEFINES) $(INCPATH) src/dhcpdialog.h -o src/.tmp/moc_dhcpdialog.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: src/ui_plugingui.h src/ui_dnsdialog.h src/ui_dnstabledialog.h src/ui_dhcptabledialog.h src/ui_dhcpdialog.h
compiler_uic_clean:
	-$(DEL_FILE) src/ui_plugingui.h src/ui_dnsdialog.h src/ui_dnstabledialog.h src/ui_dhcptabledialog.h src/ui_dhcpdialog.h
src/ui_plugingui.h: src/plugingui.ui
	/usr/bin/uic src/plugingui.ui -o src/ui_plugingui.h

src/ui_dnsdialog.h: src/dnsdialog.ui
	/usr/bin/uic src/dnsdialog.ui -o src/ui_dnsdialog.h

src/ui_dnstabledialog.h: src/dnstabledialog.ui
	/usr/bin/uic src/dnstabledialog.ui -o src/ui_dnstabledialog.h

src/ui_dhcptabledialog.h: src/dhcptabledialog.ui
	/usr/bin/uic src/dhcptabledialog.ui -o src/ui_dhcptabledialog.h

src/ui_dhcpdialog.h: src/dhcpdialog.ui
	/usr/bin/uic src/dhcpdialog.ui -o src/ui_dhcpdialog.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

build/mobilehotspotpluginhelper.o: ../qtMobileHotspot/src/mobilehotspotpluginhelper.cpp ../qtMobileHotspot/src/mobilehotspotconfiguration.h \
		../qtMobileHotspot/src/mobilehotspotplugin.h \
		../qtMobileHotspot/src/mobilehotspotpluginhelper.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o build/mobilehotspotpluginhelper.o ../qtMobileHotspot/src/mobilehotspotpluginhelper.cpp

build/mobilehotspotconfiguration.o: ../qtMobileHotspot/src/mobilehotspotconfiguration.cpp ../qtMobileHotspot/src/mobilehotspotconfiguration.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o build/mobilehotspotconfiguration.o ../qtMobileHotspot/src/mobilehotspotconfiguration.cpp

build/commandhelper.o: ../qtMobileHotspot/src/commandhelper.cpp ../qtMobileHotspot/src/commandhelper.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o build/commandhelper.o ../qtMobileHotspot/src/commandhelper.cpp

build/plugin.o: src/plugin.cpp ../qtMobileHotspot/src/mobilehotspotpluginhelper.h \
		../qtMobileHotspot/src/mobilehotspotplugin.h \
		../qtMobileHotspot/src/mobilehotspotconfiguration.h \
		src/dnsmasqhelper.h \
		src/pluginconfiguration.h \
		src/plugingui.h \
		src/dnstabledialog.h \
		src/ui_dnstabledialog.h \
		src/dhcptabledialog.h \
		src/ui_dhcptabledialog.h \
		src/ui_plugingui.h \
		src/plugin.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o build/plugin.o src/plugin.cpp

build/pluginconfiguration.o: src/pluginconfiguration.cpp ../qtMobileHotspot/src/mobilehotspotpluginhelper.h \
		../qtMobileHotspot/src/mobilehotspotplugin.h \
		../qtMobileHotspot/src/mobilehotspotconfiguration.h \
		src/pluginconfiguration.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o build/pluginconfiguration.o src/pluginconfiguration.cpp

build/plugingui.o: src/plugingui.cpp src/dnstabledialog.h \
		src/pluginconfiguration.h \
		../qtMobileHotspot/src/mobilehotspotpluginhelper.h \
		../qtMobileHotspot/src/mobilehotspotplugin.h \
		../qtMobileHotspot/src/mobilehotspotconfiguration.h \
		src/ui_dnstabledialog.h \
		src/dhcptabledialog.h \
		src/ui_dhcptabledialog.h \
		src/plugingui.h \
		src/ui_plugingui.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o build/plugingui.o src/plugingui.cpp

build/dnsmasqhelper.o: src/dnsmasqhelper.cpp ../qtMobileHotspot/src/mobilehotspotconfiguration.h \
		../qtMobileHotspot/src/commandhelper.h \
		src/pluginconfiguration.h \
		../qtMobileHotspot/src/mobilehotspotpluginhelper.h \
		../qtMobileHotspot/src/mobilehotspotplugin.h \
		src/dnsmasqhelper.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o build/dnsmasqhelper.o src/dnsmasqhelper.cpp

build/dnsdialog.o: src/dnsdialog.cpp src/dnsdialog.h \
		src/ui_dnsdialog.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o build/dnsdialog.o src/dnsdialog.cpp

build/dnstabledialog.o: src/dnstabledialog.cpp src/dnsdialog.h \
		src/ui_dnsdialog.h \
		src/dnstabledialog.h \
		src/pluginconfiguration.h \
		../qtMobileHotspot/src/mobilehotspotpluginhelper.h \
		../qtMobileHotspot/src/mobilehotspotplugin.h \
		../qtMobileHotspot/src/mobilehotspotconfiguration.h \
		src/ui_dnstabledialog.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o build/dnstabledialog.o src/dnstabledialog.cpp

build/dhcptabledialog.o: src/dhcptabledialog.cpp src/dhcpdialog.h \
		src/ui_dhcpdialog.h \
		src/dhcptabledialog.h \
		src/pluginconfiguration.h \
		../qtMobileHotspot/src/mobilehotspotpluginhelper.h \
		../qtMobileHotspot/src/mobilehotspotplugin.h \
		../qtMobileHotspot/src/mobilehotspotconfiguration.h \
		src/ui_dhcptabledialog.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o build/dhcptabledialog.o src/dhcptabledialog.cpp

build/dhcpdialog.o: src/dhcpdialog.cpp src/dhcpdialog.h \
		src/ui_dhcpdialog.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o build/dhcpdialog.o src/dhcpdialog.cpp

build/moc_mobilehotspotconfiguration.o: src/.tmp/moc_mobilehotspotconfiguration.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o build/moc_mobilehotspotconfiguration.o src/.tmp/moc_mobilehotspotconfiguration.cpp

build/moc_plugin.o: src/.tmp/moc_plugin.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o build/moc_plugin.o src/.tmp/moc_plugin.cpp

build/moc_plugingui.o: src/.tmp/moc_plugingui.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o build/moc_plugingui.o src/.tmp/moc_plugingui.cpp

build/moc_dnsdialog.o: src/.tmp/moc_dnsdialog.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o build/moc_dnsdialog.o src/.tmp/moc_dnsdialog.cpp

build/moc_dnstabledialog.o: src/.tmp/moc_dnstabledialog.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o build/moc_dnstabledialog.o src/.tmp/moc_dnstabledialog.cpp

build/moc_dhcptabledialog.o: src/.tmp/moc_dhcptabledialog.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o build/moc_dhcptabledialog.o src/.tmp/moc_dhcptabledialog.cpp

build/moc_dhcpdialog.o: src/.tmp/moc_dhcpdialog.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o build/moc_dhcpdialog.o src/.tmp/moc_dhcpdialog.cpp

####### Install

install_target: first FORCE
	@$(CHK_DIR_EXISTS) $(INSTALL_ROOT)/opt/qtmobilehotspot/plugins/ || $(MKDIR) $(INSTALL_ROOT)/opt/qtmobilehotspot/plugins/ 
	-$(INSTALL_PROGRAM) "../build/plugins/$(TARGET)" "$(INSTALL_ROOT)/opt/qtmobilehotspot/plugins/$(TARGET)"
	-$(STRIP) --strip-unneeded "$(INSTALL_ROOT)/opt/qtmobilehotspot/plugins/$(TARGET)"

uninstall_target:  FORCE
	-$(DEL_FILE) "$(INSTALL_ROOT)/opt/qtmobilehotspot/plugins/$(TARGET)"
	-$(DEL_DIR) $(INSTALL_ROOT)/opt/qtmobilehotspot/plugins/ 


install_lang: first FORCE
	@$(CHK_DIR_EXISTS) $(INSTALL_ROOT)/opt/qtmobilehotspot/lang/ || $(MKDIR) $(INSTALL_ROOT)/opt/qtmobilehotspot/lang/ 
	-$(INSTALL_FILE) /home/dest/workspace/qtmobilehotspot/qtmhDNSMasq/data/lang/libqtmhdnsmasq-fr.qm $(INSTALL_ROOT)/opt/qtmobilehotspot/lang/


uninstall_lang:  FORCE
	-$(DEL_FILE) -r $(INSTALL_ROOT)/opt/qtmobilehotspot/lang/libqtmhdnsmasq-fr.qm
	-$(DEL_DIR) $(INSTALL_ROOT)/opt/qtmobilehotspot/lang/ 


install_util: first FORCE
	@$(CHK_DIR_EXISTS) $(INSTALL_ROOT)/opt/qtmobilehotspot/util/ || $(MKDIR) $(INSTALL_ROOT)/opt/qtmobilehotspot/util/ 
	-$(INSTALL_DIR) /home/dest/workspace/qtmobilehotspot/qtmhDNSMasq/data/util/qtmhdnsmasq $(INSTALL_ROOT)/opt/qtmobilehotspot/util/


uninstall_util:  FORCE
	-$(DEL_FILE) -r $(INSTALL_ROOT)/opt/qtmobilehotspot/util/qtmhdnsmasq
	-$(DEL_DIR) $(INSTALL_ROOT)/opt/qtmobilehotspot/util/ 


install:  install_target install_lang install_util  FORCE

uninstall: uninstall_target uninstall_lang uninstall_util   FORCE

FORCE:

