#############################################################################
# Makefile for building: vlc
# Generated by qmake (2.01a) (Qt 4.7.0) on: Wed Aug 6 16:10:04 2014
# Project:  vlc.pro
# Template: subdirs
# Command: /usr/bin/qmake -o Makefile vlc.pro
#############################################################################

first: make_default
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    = 


Makefile: vlc.pro  /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/linux-g++/qmake.conf /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/common/g++.conf \
		/targets/FREMANTLE_X86/usr/share/qt4/mkspecs/common/unix.conf \
		/targets/FREMANTLE_X86/usr/share/qt4/mkspecs/common/linux.conf \
		/targets/FREMANTLE_X86/usr/share/qt4/mkspecs/qconfig.pri \
		/targets/FREMANTLE_X86/usr/share/qt4/mkspecs/modules/qt_webkit_version.pri \
		/targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/qt_functions.prf \
		/targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/qt_config.prf \
		/targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/exclusive_builds.prf \
		/targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/default_pre.prf \
		/targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/release.prf \
		/targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/default_post.prf \
		/targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/warn_on.prf \
		/targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/qt.prf \
		/targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/unix/thread.prf \
		/targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/moc.prf \
		/targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/resources.prf \
		/targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/uic.prf \
		/targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/yacc.prf \
		/targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/lex.prf \
		/targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/include_source_dir.prf
	$(QMAKE) -o Makefile vlc.pro
/targets/FREMANTLE_X86/usr/share/qt4/mkspecs/common/g++.conf:
/targets/FREMANTLE_X86/usr/share/qt4/mkspecs/common/unix.conf:
/targets/FREMANTLE_X86/usr/share/qt4/mkspecs/common/linux.conf:
/targets/FREMANTLE_X86/usr/share/qt4/mkspecs/qconfig.pri:
/targets/FREMANTLE_X86/usr/share/qt4/mkspecs/modules/qt_webkit_version.pri:
/targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/qt_functions.prf:
/targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/qt_config.prf:
/targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/exclusive_builds.prf:
/targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/default_pre.prf:
/targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/release.prf:
/targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/default_post.prf:
/targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/warn_on.prf:
/targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/qt.prf:
/targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/unix/thread.prf:
/targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/moc.prf:
/targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/resources.prf:
/targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/uic.prf:
/targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/yacc.prf:
/targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/lex.prf:
/targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/include_source_dir.prf:
qmake: qmake_all FORCE
	@$(QMAKE) -o Makefile vlc.pro

qmake_all: FORCE

make_default: FORCE
make_first: FORCE
all: FORCE
clean: FORCE
distclean: FORCE
	-$(DEL_FILE) Makefile
install_subtargets: FORCE
uninstall_subtargets: FORCE

check:

mocclean: compiler_moc_header_clean compiler_moc_source_clean

mocables: compiler_moc_header_make_all compiler_moc_source_make_all
install_remote: FORCE
	@$(CHK_DIR_EXISTS) $(INSTALL_ROOT)/home/user/MultiMote/remotes/VLC/ || $(MKDIR) $(INSTALL_ROOT)/home/user/MultiMote/remotes/VLC/ 
	-$(INSTALL_FILE) /home/stuart/QtProjects/Fremantle/multimote/remotes/vlc/remote.xml $(INSTALL_ROOT)/home/user/MultiMote/remotes/VLC/


uninstall_remote:  FORCE
	-$(DEL_FILE) -r $(INSTALL_ROOT)/home/user/MultiMote/remotes/VLC/remote.xml
	-$(DEL_DIR) $(INSTALL_ROOT)/home/user/MultiMote/remotes/VLC/ 


install_settings: FORCE
	@$(CHK_DIR_EXISTS) $(INSTALL_ROOT)/home/user/MultiMote/remotes/VLC/ || $(MKDIR) $(INSTALL_ROOT)/home/user/MultiMote/remotes/VLC/ 
	-$(INSTALL_FILE) /home/stuart/QtProjects/Fremantle/multimote/remotes/vlc/settings.xml $(INSTALL_ROOT)/home/user/MultiMote/remotes/VLC/


uninstall_settings:  FORCE
	-$(DEL_FILE) -r $(INSTALL_ROOT)/home/user/MultiMote/remotes/VLC/settings.xml
	-$(DEL_DIR) $(INSTALL_ROOT)/home/user/MultiMote/remotes/VLC/ 


install_jscript: FORCE
	@$(CHK_DIR_EXISTS) $(INSTALL_ROOT)/home/user/MultiMote/remotes/VLC/ || $(MKDIR) $(INSTALL_ROOT)/home/user/MultiMote/remotes/VLC/ 
	-$(INSTALL_FILE) /home/stuart/QtProjects/Fremantle/multimote/remotes/vlc/remote.js $(INSTALL_ROOT)/home/user/MultiMote/remotes/VLC/


uninstall_jscript:  FORCE
	-$(DEL_FILE) -r $(INSTALL_ROOT)/home/user/MultiMote/remotes/VLC/remote.js
	-$(DEL_DIR) $(INSTALL_ROOT)/home/user/MultiMote/remotes/VLC/ 


install_icon: FORCE
	@$(CHK_DIR_EXISTS) $(INSTALL_ROOT)/home/user/MultiMote/remotes/VLC/ || $(MKDIR) $(INSTALL_ROOT)/home/user/MultiMote/remotes/VLC/ 
	-$(INSTALL_FILE) /home/stuart/QtProjects/Fremantle/multimote/remotes/vlc/vlc.png $(INSTALL_ROOT)/home/user/MultiMote/remotes/VLC/


uninstall_icon:  FORCE
	-$(DEL_FILE) -r $(INSTALL_ROOT)/home/user/MultiMote/remotes/VLC/vlc.png
	-$(DEL_DIR) $(INSTALL_ROOT)/home/user/MultiMote/remotes/VLC/ 


install: install_subtargets install_remote install_settings install_jscript install_icon  FORCE

uninstall: uninstall_remote uninstall_settings uninstall_jscript uninstall_icon  uninstall_subtargets FORCE

FORCE:

