r1416 - trunk/src/target/debug/input

mickey at sita.openmoko.org mickey at sita.openmoko.org
Tue Mar 20 00:09:30 CET 2007


Author: mickey
Date: 2007-03-20 00:09:30 +0100 (Tue, 20 Mar 2007)
New Revision: 1416

Removed:
   trunk/src/target/debug/input/Makefile
Log:
debug/input: remove generated Makefile


Deleted: trunk/src/target/debug/input/Makefile
===================================================================
--- trunk/src/target/debug/input/Makefile	2007-03-19 22:58:17 UTC (rev 1415)
+++ trunk/src/target/debug/input/Makefile	2007-03-19 23:09:30 UTC (rev 1416)
@@ -1,155 +0,0 @@
-#############################################################################
-# Makefile for building: input
-# Generated by qmake (2.01a) (Qt 4.2.2) on: Mo Mrz 19 22:59:16 2007
-# Project:  input.pro
-# Template: app
-# Command: /usr/lib/qt4/bin/qmake -unix -o Makefile input.pro
-#############################################################################
-
-####### Compiler, tools and options
-
-CC            = gcc
-CXX           = g++
-LEX           = flex
-YACC          = yacc
-DEFINES       = 
-CFLAGS        = -pipe -std=c99 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -Wall -W  $(DEFINES)
-CXXFLAGS      = -pipe -g -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -W  $(DEFINES)
-LEXFLAGS      = 
-YACCFLAGS     = -d
-INCPATH       = -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I.
-LINK          = g++
-LFLAGS        = -Wl,-rpath,/usr/lib/qt4/lib
-LIBS          = $(SUBLIBS)   -lglib-2.0
-AR            = ar cqs
-RANLIB        = 
-QMAKE         = /usr/lib/qt4/bin/qmake
-TAR           = tar -cf
-COMPRESS      = gzip -9f
-COPY          = cp -f
-COPY_FILE     = $(COPY)
-COPY_DIR      = $(COPY) -r
-INSTALL_FILE  = install -m 644 -p
-INSTALL_DIR   = $(COPY_DIR)
-INSTALL_PROGRAM = install -m 755 -p
-DEL_FILE      = rm -f
-SYMLINK       = ln -sf
-DEL_DIR       = rmdir
-MOVE          = mv -f
-CHK_DIR_EXISTS= test -d
-MKDIR         = mkdir -p
-
-####### Output directory
-
-OBJECTS_DIR   = .obj/
-
-####### Files
-
-SOURCES       = input.c 
-OBJECTS       = .obj/input.o
-DIST          = /usr/lib/qt4/mkspecs/common/unix.conf \
-		/usr/lib/qt4/mkspecs/common/g++.conf \
-		/usr/lib/qt4/mkspecs/common/linux.conf \
-		/usr/lib/qt4/mkspecs/qconfig.pri \
-		/usr/lib/qt4/mkspecs/features/qt_functions.prf \
-		/usr/lib/qt4/mkspecs/features/qt_config.prf \
-		/usr/lib/qt4/mkspecs/features/exclusive_builds.prf \
-		/usr/lib/qt4/mkspecs/features/default_pre.prf \
-		/usr/lib/qt4/mkspecs/features/debug.prf \
-		/usr/lib/qt4/mkspecs/features/default_post.prf \
-		/usr/lib/qt4/mkspecs/features/link_pkgconfig.prf \
-		/usr/lib/qt4/mkspecs/features/warn_on.prf \
-		input.pro
-QMAKE_TARGET  = input
-DESTDIR       = 
-TARGET        = input
-
-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)  
-	$(LINK) $(LFLAGS) -o $(TARGET) $(OBJECTS) $(OBJCOMP) $(LIBS)
-
-Makefile: input.pro  /usr/lib/qt4/mkspecs/linux-g++/qmake.conf /usr/lib/qt4/mkspecs/common/unix.conf \
-		/usr/lib/qt4/mkspecs/common/g++.conf \
-		/usr/lib/qt4/mkspecs/common/linux.conf \
-		/usr/lib/qt4/mkspecs/qconfig.pri \
-		/usr/lib/qt4/mkspecs/features/qt_functions.prf \
-		/usr/lib/qt4/mkspecs/features/qt_config.prf \
-		/usr/lib/qt4/mkspecs/features/exclusive_builds.prf \
-		/usr/lib/qt4/mkspecs/features/default_pre.prf \
-		/usr/lib/qt4/mkspecs/features/debug.prf \
-		/usr/lib/qt4/mkspecs/features/default_post.prf \
-		/usr/lib/qt4/mkspecs/features/link_pkgconfig.prf \
-		/usr/lib/qt4/mkspecs/features/warn_on.prf
-	$(QMAKE) -unix -o Makefile input.pro
-/usr/lib/qt4/mkspecs/common/unix.conf:
-/usr/lib/qt4/mkspecs/common/g++.conf:
-/usr/lib/qt4/mkspecs/common/linux.conf:
-/usr/lib/qt4/mkspecs/qconfig.pri:
-/usr/lib/qt4/mkspecs/features/qt_functions.prf:
-/usr/lib/qt4/mkspecs/features/qt_config.prf:
-/usr/lib/qt4/mkspecs/features/exclusive_builds.prf:
-/usr/lib/qt4/mkspecs/features/default_pre.prf:
-/usr/lib/qt4/mkspecs/features/debug.prf:
-/usr/lib/qt4/mkspecs/features/default_post.prf:
-/usr/lib/qt4/mkspecs/features/link_pkgconfig.prf:
-/usr/lib/qt4/mkspecs/features/warn_on.prf:
-qmake:  FORCE
-	@$(QMAKE) -unix -o Makefile input.pro
-
-dist: 
-	@$(CHK_DIR_EXISTS) .obj/input1.0.0 || $(MKDIR) .obj/input1.0.0 
-	$(COPY_FILE) --parents $(SOURCES) $(DIST) .obj/input1.0.0/ && (cd `dirname .obj/input1.0.0` && $(TAR) input1.0.0.tar input1.0.0 && $(COMPRESS) input1.0.0.tar) && $(MOVE) `dirname .obj/input1.0.0`/input1.0.0.tar.gz . && $(DEL_FILE) -r .obj/input1.0.0
-
-
-yaccclean:
-lexclean:
-clean:compiler_clean 
-	-$(DEL_FILE) $(OBJECTS)
-	-$(DEL_FILE) *~ core *.core
-
-
-####### Sub-libraries
-
-distclean: clean
-	-$(DEL_FILE) $(TARGET) 
-	-$(DEL_FILE) Makefile
-
-
-compiler_clean: 
-
-####### Compile
-
-.obj/input.o: input.c input.h
-	$(CC) -c $(CFLAGS) $(INCPATH) -o .obj/input.o input.c
-
-####### Install
-
-install:   FORCE
-
-uninstall:   FORCE
-
-FORCE:
-





More information about the commitlog mailing list