#############################################################################
# Makefile for building: ../../examples/bin/dials
# Generated by qmake (2.01a) (Qt 4.8.7) on: Mon Jul 30 17:34:59 2018
# Project:  dials.pro
# Template: app
# Command: /usr/bin/qmake INSTALLBASE=/usr CONFIG+=QwtExamples CONFIG+=QwtSVGItem -after  QMAKE_CXXFLAGS=-fmessage-length=0\ -grecord-gcc-switches\ -O2\ -Wall\ -D_FORTIFY_SOURCE=2\ -fstack-protector-strong\ -funwind-tables\ -fasynchronous-unwind-tables\ -fstack-clash-protection target.path=/usr/lib64 headers.path=/usr/include/qwt5 doc.path=/usr/share/doc/packages/qwt-devel-doc -o Makefile dials.pro
#############################################################################

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

CC            = @echo compiling $< && gcc
CXX           = @echo compiling $< && g++
DEFINES       = -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED
CFLAGS        = -pipe -O2 -D_REENTRANT -Wall -W $(DEFINES)
CXXFLAGS      = -fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -O2 -D_REENTRANT -Wall -W $(DEFINES)
INCPATH       = -I/usr/share/qt4/mkspecs/default -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -I../../src -Imoc
LINK          = @echo linking $@ && g++
LFLAGS        = -Wl,-O1
LIBS          = $(SUBLIBS)  -L/usr/lib64 -L../../lib -lqwt -lQtGui -L/usr/lib64 -L/usr/X11R6/lib -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   = obj/

####### Files

SOURCES       = attitude_indicator.cpp \
		speedo_meter.cpp \
		cockpit_grid.cpp \
		compass_grid.cpp \
		dials.cpp moc/moc_attitude_indicator.cpp \
		moc/moc_cockpit_grid.cpp
OBJECTS       = obj/attitude_indicator.o \
		obj/speedo_meter.o \
		obj/cockpit_grid.o \
		obj/compass_grid.o \
		obj/dials.o \
		obj/moc_attitude_indicator.o \
		obj/moc_cockpit_grid.o
DIST          = /usr/share/qt4/mkspecs/common/unix.conf \
		/usr/share/qt4/mkspecs/common/linux.conf \
		/usr/share/qt4/mkspecs/common/gcc-base.conf \
		/usr/share/qt4/mkspecs/common/gcc-base-unix.conf \
		/usr/share/qt4/mkspecs/common/g++-base.conf \
		/usr/share/qt4/mkspecs/common/g++-unix.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 \
		../../qwtconfig.pri \
		../examples.pri \
		/usr/share/qt4/mkspecs/features/release.prf \
		/usr/share/qt4/mkspecs/features/default_post.prf \
		/usr/share/qt4/mkspecs/features/silent.prf \
		/usr/share/qt4/mkspecs/features/unix/thread.prf \
		/usr/share/qt4/mkspecs/features/warn_on.prf \
		/usr/share/qt4/mkspecs/features/qt.prf \
		/usr/share/qt4/mkspecs/features/moc.prf \
		/usr/share/qt4/mkspecs/features/shared.prf \
		/usr/share/qt4/mkspecs/features/unix/gdb_dwarf_index.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 \
		dials.pro
QMAKE_TARGET  = dials
DESTDIR       = ../../examples/bin/
TARGET        = ../../examples/bin/dials

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):  $(OBJECTS)  
	@$(CHK_DIR_EXISTS) ../../examples/bin/ || $(MKDIR) ../../examples/bin/ 
	$(LINK) $(LFLAGS) -o $(TARGET) $(OBJECTS) $(OBJCOMP) $(LIBS)

Makefile: dials.pro  /usr/share/qt4/mkspecs/default/qmake.conf /usr/share/qt4/mkspecs/common/unix.conf \
		/usr/share/qt4/mkspecs/common/linux.conf \
		/usr/share/qt4/mkspecs/common/gcc-base.conf \
		/usr/share/qt4/mkspecs/common/gcc-base-unix.conf \
		/usr/share/qt4/mkspecs/common/g++-base.conf \
		/usr/share/qt4/mkspecs/common/g++-unix.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 \
		../../qwtconfig.pri \
		../examples.pri \
		/usr/share/qt4/mkspecs/features/release.prf \
		/usr/share/qt4/mkspecs/features/default_post.prf \
		/usr/share/qt4/mkspecs/features/silent.prf \
		/usr/share/qt4/mkspecs/features/unix/thread.prf \
		/usr/share/qt4/mkspecs/features/warn_on.prf \
		/usr/share/qt4/mkspecs/features/qt.prf \
		/usr/share/qt4/mkspecs/features/moc.prf \
		/usr/share/qt4/mkspecs/features/shared.prf \
		/usr/share/qt4/mkspecs/features/unix/gdb_dwarf_index.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/libQtGui.prl \
		/usr/lib64/libQtCore.prl
	$(QMAKE) INSTALLBASE=/usr CONFIG+=QwtExamples CONFIG+=QwtSVGItem -after  QMAKE_CXXFLAGS=-fmessage-length=0\ -grecord-gcc-switches\ -O2\ -Wall\ -D_FORTIFY_SOURCE=2\ -fstack-protector-strong\ -funwind-tables\ -fasynchronous-unwind-tables\ -fstack-clash-protection target.path=/usr/lib64 headers.path=/usr/include/qwt5 doc.path=/usr/share/doc/packages/qwt-devel-doc -o Makefile dials.pro
/usr/share/qt4/mkspecs/common/unix.conf:
/usr/share/qt4/mkspecs/common/linux.conf:
/usr/share/qt4/mkspecs/common/gcc-base.conf:
/usr/share/qt4/mkspecs/common/gcc-base-unix.conf:
/usr/share/qt4/mkspecs/common/g++-base.conf:
/usr/share/qt4/mkspecs/common/g++-unix.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:
../../qwtconfig.pri:
../examples.pri:
/usr/share/qt4/mkspecs/features/release.prf:
/usr/share/qt4/mkspecs/features/default_post.prf:
/usr/share/qt4/mkspecs/features/silent.prf:
/usr/share/qt4/mkspecs/features/unix/thread.prf:
/usr/share/qt4/mkspecs/features/warn_on.prf:
/usr/share/qt4/mkspecs/features/qt.prf:
/usr/share/qt4/mkspecs/features/moc.prf:
/usr/share/qt4/mkspecs/features/shared.prf:
/usr/share/qt4/mkspecs/features/unix/gdb_dwarf_index.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/libQtGui.prl:
/usr/lib64/libQtCore.prl:
qmake:  FORCE
	@$(QMAKE) INSTALLBASE=/usr CONFIG+=QwtExamples CONFIG+=QwtSVGItem -after  QMAKE_CXXFLAGS=-fmessage-length=0\ -grecord-gcc-switches\ -O2\ -Wall\ -D_FORTIFY_SOURCE=2\ -fstack-protector-strong\ -funwind-tables\ -fasynchronous-unwind-tables\ -fstack-clash-protection target.path=/usr/lib64 headers.path=/usr/include/qwt5 doc.path=/usr/share/doc/packages/qwt-devel-doc -o Makefile dials.pro

dist: 
	@$(CHK_DIR_EXISTS) obj/dials5.2.3 || $(MKDIR) obj/dials5.2.3 
	$(COPY_FILE) --parents $(SOURCES) $(DIST) obj/dials5.2.3/ && $(COPY_FILE) --parents attitude_indicator.h speedo_meter.h cockpit_grid.h compass_grid.h obj/dials5.2.3/ && $(COPY_FILE) --parents attitude_indicator.cpp speedo_meter.cpp cockpit_grid.cpp compass_grid.cpp dials.cpp obj/dials5.2.3/ && (cd `dirname obj/dials5.2.3` && $(TAR) dials5.2.3.tar dials5.2.3 && $(COMPRESS) dials5.2.3.tar) && $(MOVE) `dirname obj/dials5.2.3`/dials5.2.3.tar.gz . && $(DEL_FILE) -r obj/dials5.2.3


clean:compiler_clean 
	-$(DEL_FILE) $(OBJECTS)
	-$(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: moc/moc_attitude_indicator.cpp moc/moc_cockpit_grid.cpp
compiler_moc_header_clean:
	-$(DEL_FILE) moc/moc_attitude_indicator.cpp moc/moc_cockpit_grid.cpp
moc/moc_attitude_indicator.cpp: ../../src/qwt_dial.h \
		../../src/qwt_global.h \
		../../src/qwt_abstract_slider.h \
		../../src/qwt_double_range.h \
		../../src/qwt_round_scale_draw.h \
		../../src/qwt_abstract_scale_draw.h \
		../../src/qwt_scale_div.h \
		../../src/qwt_valuelist.h \
		../../src/qwt_double_interval.h \
		../../src/qwt_text.h \
		../../src/qwt_dial_needle.h \
		attitude_indicator.h
	@echo moc attitude_indicator.h && /usr/bin/moc $(DEFINES) $(INCPATH) attitude_indicator.h -o moc/moc_attitude_indicator.cpp

moc/moc_cockpit_grid.cpp: cockpit_grid.h
	@echo moc cockpit_grid.h && /usr/bin/moc $(DEFINES) $(INCPATH) cockpit_grid.h -o moc/moc_cockpit_grid.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/attitude_indicator.o: attitude_indicator.cpp ../../src/qwt_math.h \
		../../src/qwt_global.h \
		../../src/qwt_double_rect.h \
		../../src/qwt_array.h \
		../../src/qwt_polygon.h \
		attitude_indicator.h \
		../../src/qwt_dial.h \
		../../src/qwt_abstract_slider.h \
		../../src/qwt_double_range.h \
		../../src/qwt_round_scale_draw.h \
		../../src/qwt_abstract_scale_draw.h \
		../../src/qwt_scale_div.h \
		../../src/qwt_valuelist.h \
		../../src/qwt_double_interval.h \
		../../src/qwt_text.h \
		../../src/qwt_dial_needle.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o obj/attitude_indicator.o attitude_indicator.cpp

obj/speedo_meter.o: speedo_meter.cpp ../../src/qwt_dial_needle.h \
		../../src/qwt_global.h \
		speedo_meter.h \
		../../src/qwt_dial.h \
		../../src/qwt_abstract_slider.h \
		../../src/qwt_double_range.h \
		../../src/qwt_round_scale_draw.h \
		../../src/qwt_abstract_scale_draw.h \
		../../src/qwt_scale_div.h \
		../../src/qwt_valuelist.h \
		../../src/qwt_double_interval.h \
		../../src/qwt_text.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o obj/speedo_meter.o speedo_meter.cpp

obj/cockpit_grid.o: cockpit_grid.cpp ../../src/qwt_analog_clock.h \
		../../src/qwt_global.h \
		../../src/qwt_dial.h \
		../../src/qwt_abstract_slider.h \
		../../src/qwt_double_range.h \
		../../src/qwt_round_scale_draw.h \
		../../src/qwt_abstract_scale_draw.h \
		../../src/qwt_scale_div.h \
		../../src/qwt_valuelist.h \
		../../src/qwt_double_interval.h \
		../../src/qwt_text.h \
		../../src/qwt_dial_needle.h \
		attitude_indicator.h \
		speedo_meter.h \
		cockpit_grid.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o obj/cockpit_grid.o cockpit_grid.cpp

obj/compass_grid.o: compass_grid.cpp ../../src/qwt_compass.h \
		../../src/qwt_dial.h \
		../../src/qwt_global.h \
		../../src/qwt_abstract_slider.h \
		../../src/qwt_double_range.h \
		../../src/qwt_round_scale_draw.h \
		../../src/qwt_abstract_scale_draw.h \
		../../src/qwt_scale_div.h \
		../../src/qwt_valuelist.h \
		../../src/qwt_double_interval.h \
		../../src/qwt_text.h \
		../../src/qwt_compass_rose.h \
		../../src/qwt_dial_needle.h \
		compass_grid.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o obj/compass_grid.o compass_grid.cpp

obj/dials.o: dials.cpp compass_grid.h \
		cockpit_grid.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o obj/dials.o dials.cpp

obj/moc_attitude_indicator.o: moc/moc_attitude_indicator.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o obj/moc_attitude_indicator.o moc/moc_attitude_indicator.cpp

obj/moc_cockpit_grid.o: moc/moc_cockpit_grid.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o obj/moc_cockpit_grid.o moc/moc_cockpit_grid.cpp

####### Install

install:   FORCE

uninstall:   FORCE

FORCE:

