⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 makefile

📁 linux下一款GIS程序源码
💻
📖 第 1 页 / 共 4 页
字号:
############################################################################## Makefile for building: UGKGIS# Generated by qmake (1.04a) (Qt 3.1.1) on: Fri Apr 21 15:38:00 2006# Project:  UGKGIS.pro# Template: app# Command: $(QMAKE) -o Makefile UGKGIS.pro#################################################################################### Compiler, tools and optionsCC       = gccCXX      = g++LEX      = flexYACC     = yaccCFLAGS   = -pipe -Wall -W -O2 -march=i386 -mcpu=i686 -g -DGLX_GLXEXT_LEGACY -fno-use-cxa-atexit -fno-exceptions  -DQT_NO_DEBUGCXXFLAGS = -pipe -Wall -W -O2 -march=i386 -mcpu=i686 -g -DGLX_GLXEXT_LEGACY -fno-use-cxa-atexit -fno-exceptions  -DQT_NO_DEBUGLEXFLAGS = YACCFLAGS= -dINCPATH  = -I$(QTDIR)/mkspecs/default -I. -I$(QTDIR)/includeLINK     = g++LFLAGS   = LIBS     = $(SUBLIBS) -L$(QTDIR)/lib -L/usr/X11R6/lib -lqt-mt -lXext -lX11 -lmAR       = ar cqsRANLIB   = MOC      = $(QTDIR)/bin/mocUIC      = $(QTDIR)/bin/uicQMAKE    = qmakeTAR      = tar -cfGZIP     = gzip -9fCOPY     = cp -fCOPY_FILE= $(COPY) -pCOPY_DIR = $(COPY) -pRDEL_FILE = rm -fSYMLINK  = ln -sfDEL_DIR  = rmdirMOVE     = mv -fCHK_DIR_EXISTS= test -dMKDIR    = mkdir -p####### Output directoryOBJECTS_DIR = ./####### FilesHEADERS = mainfrm.h \		UGKGlobalFunc.h \		ugkcanvas.h \		ugkpainter.h \		KitSrc/mapinfofile.h \		KitSrc/middatafile.h \		KitSrc/miffile.h \		KitSrc/tabarc.h \		KitSrc/tabbinblockmanager.h \		KitSrc/tabcustompoint.h \		KitSrc/tabdatfile.h \		KitSrc/tabellipse.h \		KitSrc/tabfeature.h \		KitSrc/tabfeaturebrush.h \		KitSrc/tabfeaturefont.h \		KitSrc/tabfeaturepen.h \		KitSrc/tabfeaturesymbol.h \		KitSrc/tabfile.h \		KitSrc/tabfontpoint.h \		KitSrc/tabidfile.h \		KitSrc/tabindfile.h \		KitSrc/tabindnode.h \		KitSrc/tabmapcoordblock.h \		KitSrc/tabmapfile.h \		KitSrc/tabmapheaderblock.h \		KitSrc/tabmapindexblock.h \		KitSrc/tabmapobjarc.h \		KitSrc/tabmapobjcustompoint.h \		KitSrc/tabmapobjectblock.h \		KitSrc/tabmapobjfontpoint.h \		KitSrc/tabmapobjhdr.h \		KitSrc/tabmapobjhdrwithcoord.h \		KitSrc/tabmapobjline.h \		KitSrc/tabmapobjmultipoint.h \		KitSrc/tabmapobjnone.h \		KitSrc/tabmapobjpline.h \		KitSrc/tabmapobjpoint.h \		KitSrc/tabmapobjrectellipse.h \		KitSrc/tabmapobjtext.h \		KitSrc/tabmaptoolblock.h \		KitSrc/tabmultipoint.h \		KitSrc/tabpoint.h \		KitSrc/tabpolyline.h \		KitSrc/tabrawbinblock.h \		KitSrc/tabrectangle.h \		KitSrc/tabregion.h \		KitSrc/tabrelation.h \		KitSrc/tabseamless.h \		KitSrc/tabtext.h \		KitSrc/tabtooldeftable.h \		KitSrc/tabview.h \		KitSrc/ugk_environment.h \		KitSrc/ugk_errhandle.h \		KitSrc/ugk_memopr.h \		KitSrc/ugk_string.h \		KitSrc/ugkattrIndex.h \		KitSrc/ugkcurve.h \		KitSrc/ugkfeature.h \		KitSrc/ugkfeaturedefn.h \		KitSrc/ugkfielddefn.h \		KitSrc/ugkgeometry.h \		KitSrc/ugkgeometrycollection.h \		KitSrc/ugkglobal.h \		KitSrc/ugklayer.h \		KitSrc/ugklayerattrIndex.h \		KitSrc/ugklinearring.h \		KitSrc/ugklinestring.h \		KitSrc/ugkmultilinestring.h \		KitSrc/ugkmultipoint.h \		KitSrc/ugkmultipolygon.h \		KitSrc/ugkpoint.h \		KitSrc/ugkpolygon.h \		KitSrc/ugkstyletable.h \		KitSrc/ugksurface.h \		gui_manager.h \		gui_layer.h \		gui_geometrydata.h \		gui_featuredata.h \		lyrdlgform.h \		labeldlg.h \		displaydlg.h \		markdlg.hSOURCES = main.cpp \		mainfrm.cpp \		UGKGlobalFunc.cpp \		ugkcanvas.cpp \		ugkpainter.cpp \		KitSrc/mapinfofile.cpp \		KitSrc/middatafile.cpp \		KitSrc/miffile.cpp \		KitSrc/tabarc.cpp \		KitSrc/tabcustompoint.cpp \		KitSrc/tabdatfile.cpp \		KitSrc/tabellipse.cpp \		KitSrc/tabfeature.cpp \		KitSrc/tabfeaturebrush.cpp \		KitSrc/tabfeaturefont.cpp \		KitSrc/tabfeaturepen.cpp \		KitSrc/tabfeaturesymbol.cpp \		KitSrc/tabfile.cpp \		KitSrc/tabfontpoint.cpp \		KitSrc/tabidfile.cpp \		KitSrc/tabindfile.cpp \		KitSrc/tabindnode.cpp \		KitSrc/tabmapcoordblock.cpp \		KitSrc/tabmapfile.cpp \		KitSrc/tabmapheaderblock.cpp \		KitSrc/tabmapindexblock.cpp \		KitSrc/tabmapobjarc.cpp \		KitSrc/tabmapobjcustompoint.cpp \		KitSrc/tabmapobjectblock.cpp \		KitSrc/tabmapobjfontpoint.cpp \		KitSrc/tabmapobjhdr.cpp \		KitSrc/tabmapobjline.cpp \		KitSrc/tabmapobjmultipoint.cpp \		KitSrc/tabmapobjpline.cpp \		KitSrc/tabmapobjpoint.cpp \		KitSrc/tabmapobjrectellipse.cpp \		KitSrc/tabmapobjtext.cpp \		KitSrc/tabmaptoolblock.cpp \		KitSrc/tabmultipoint.cpp \		KitSrc/tabpoint.cpp \		KitSrc/tabpolyline.cpp \		KitSrc/tabrawbinblock.cpp \		KitSrc/tabrectangle.cpp \		KitSrc/tabregion.cpp \		KitSrc/tabrelation.cpp \		KitSrc/tabseamless.cpp \		KitSrc/tabtext.cpp \		KitSrc/tabtooldeftable.cpp \		KitSrc/tabview.cpp \		KitSrc/ugk_errhandle.cpp \		KitSrc/ugk_memopr.cpp \		KitSrc/ugk_string.cpp \		KitSrc/ugkattrIndex.cpp \		KitSrc/ugkcurve.cpp \		KitSrc/ugkfeature.cpp \		KitSrc/ugkfeaturedefn.cpp \		KitSrc/ugkfielddefn.cpp \		KitSrc/ugkgeometry.cpp \		KitSrc/ugkgeometrycollection.cpp \		KitSrc/ugkglobal.cpp \		KitSrc/ugklayer.cpp \		KitSrc/ugklayerattrIndex.cpp \		KitSrc/ugklinearring.cpp \		KitSrc/ugklinestring.cpp \		KitSrc/ugkmultilinestring.cpp \		KitSrc/ugkmultipoint.cpp \		KitSrc/ugkmultipolygon.cpp \		KitSrc/ugkpoint.cpp \		KitSrc/ugkpolygon.cpp \		KitSrc/ugkstyletable.cpp \		KitSrc/ugksurface.cpp \		gui_manager.cpp \		gui_layer.cpp \		gui_geometrydata.cpp \		gui_featuredata.cpp \		lyrdlgform.cpp \		labeldlg.cpp \		displaydlg.cpp \		markdlg.cppOBJECTS = main.o \		mainfrm.o \		UGKGlobalFunc.o \		ugkcanvas.o \		ugkpainter.o \		mapinfofile.o \		middatafile.o \		miffile.o \		tabarc.o \		tabcustompoint.o \		tabdatfile.o \		tabellipse.o \		tabfeature.o \		tabfeaturebrush.o \		tabfeaturefont.o \		tabfeaturepen.o \		tabfeaturesymbol.o \		tabfile.o \		tabfontpoint.o \		tabidfile.o \		tabindfile.o \		tabindnode.o \		tabmapcoordblock.o \		tabmapfile.o \		tabmapheaderblock.o \		tabmapindexblock.o \		tabmapobjarc.o \		tabmapobjcustompoint.o \		tabmapobjectblock.o \		tabmapobjfontpoint.o \		tabmapobjhdr.o \		tabmapobjline.o \		tabmapobjmultipoint.o \		tabmapobjpline.o \		tabmapobjpoint.o \		tabmapobjrectellipse.o \		tabmapobjtext.o \		tabmaptoolblock.o \		tabmultipoint.o \		tabpoint.o \		tabpolyline.o \		tabrawbinblock.o \		tabrectangle.o \		tabregion.o \		tabrelation.o \		tabseamless.o \		tabtext.o \		tabtooldeftable.o \		tabview.o \		ugk_errhandle.o \		ugk_memopr.o \		ugk_string.o \		ugkattrIndex.o \		ugkcurve.o \		ugkfeature.o \		ugkfeaturedefn.o \		ugkfielddefn.o \		ugkgeometry.o \		ugkgeometrycollection.o \		ugkglobal.o \		ugklayer.o \		ugklayerattrIndex.o \		ugklinearring.o \		ugklinestring.o \		ugkmultilinestring.o \		ugkmultipoint.o \		ugkmultipolygon.o \		ugkpoint.o \		ugkpolygon.o \		ugkstyletable.o \		ugksurface.o \		gui_manager.o \		gui_layer.o \		gui_geometrydata.o \		gui_featuredata.o \		lyrdlgform.o \		labeldlg.o \		displaydlg.o \		markdlg.o \		qmake_image_collection.oFORMS = UICDECLS = UICIMPLS = SRCMOC   = moc_mainfrm.cpp \		moc_ugkcanvas.cpp \		moc_lyrdlgform.cpp \		moc_labeldlg.cpp \		moc_displaydlg.cpp \		moc_markdlg.cppOBJMOC = moc_mainfrm.o \		moc_ugkcanvas.o \		moc_lyrdlgform.o \		moc_labeldlg.o \		moc_displaydlg.o \		moc_markdlg.oDIST	   = UGKGIS.proQMAKE_TARGET = UGKGISDESTDIR  = TARGET   = UGKGISfirst: all####### Implicit rules.SUFFIXES: .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 rulesall: Makefile $(TARGET)$(TARGET): $(UICDECLS) $(OBJECTS) $(OBJMOC) 	$(LINK) $(LFLAGS) -o $(TARGET) $(OBJECTS) $(OBJMOC) $(LIBS)mocables: $(SRCMOC)$(MOC): 	( cd $(QTDIR)/src/moc ; $(MAKE) )Makefile: UGKGIS.pro  $(QTDIR)/mkspecs/default/qmake.conf 	$(QMAKE) -o Makefile UGKGIS.proqmake: 	@$(QMAKE) -o Makefile UGKGIS.prodist: 	@mkdir -p .tmp/UGKGIS && $(COPY_FILE) --parents $(SOURCES) $(HEADERS) $(FORMS) $(DIST) .tmp/UGKGIS/ && ( cd `dirname .tmp/UGKGIS` && $(TAR) UGKGIS.tar UGKGIS && $(GZIP) UGKGIS.tar ) && $(MOVE) `dirname .tmp/UGKGIS`/UGKGIS.tar.gz . && $(DEL_FILE) -r .tmp/UGKGISmocclean:	-$(DEL_FILE) $(OBJMOC)	-$(DEL_FILE) $(SRCMOC)uiclean:yaccclean:lexclean:clean: mocclean	-$(DEL_FILE) $(OBJECTS) 		-$(DEL_FILE) qmake_image_collection.cpp	-$(DEL_FILE) *~ core *.core####### Sub-librariesdistclean: clean	-$(DEL_FILE) $(TARGET) $(TARGET)FORCE:####### Compilemain.o: main.cpp mainfrm.h \		ugkcanvas.h \		gui_layer.h \		lyrdlgform.h \		UGKGlobalFunc.h \		gui_manager.h \		markdlg.h \		KitSrc/tabtooldeftable.h \		KitSrc/ugkgeometry.h \		gui_featuredata.h \		KitSrc/ugkglobal.h \		KitSrc/tabmaptoolblock.h \		KitSrc/ugk_environment.h \		KitSrc/tabrawbinblock.h \		KitSrc/tabbinblockmanager.h \		gui_geometrydata.h \		labeldlg.h \		displaydlg.hmainfrm.o: mainfrm.cpp mainfrm.h \		KitSrc/ugk_environment.h \		UGKGlobalFunc.h \		gui_manager.h \		images/lyrmanager.xpm \		images/arrow.xpm \		images/zoomout.xpm \		images/zoomin.xpm \		images/pan.xpm \		images/cur_arrow.xpm \		images/cur_zoomin.xpm \		images/cur_zoomout.xpm \		images/cur_pan.xpm \		images/exit.xpm \		images/label.xpm \		images/capture.xpm \		ugkcanvas.h \		gui_layer.h \		lyrdlgform.h \		markdlg.h \		KitSrc/tabtooldeftable.h \		KitSrc/ugkgeometry.h \		gui_featuredata.h \		KitSrc/ugkglobal.h \		KitSrc/tabmaptoolblock.h \		KitSrc/tabrawbinblock.h \		KitSrc/tabbinblockmanager.h \		gui_geometrydata.h \		labeldlg.h \		displaydlg.hUGKGlobalFunc.o: UGKGlobalFunc.cpp UGKGlobalFunc.h \		KitSrc/ugk_environment.h \		KitSrc/ugk_memopr.h \		KitSrc/ugkglobal.hugkcanvas.o: ugkcanvas.cpp ugkcanvas.h \		ugkpainter.h \		KitSrc/ugkglobal.h \		mainfrm.h \		UGKGlobalFunc.h \		gui_manager.h \		markdlg.h \		gui_layer.h \		KitSrc/tabtooldeftable.h \		KitSrc/ugkgeometry.h \		gui_featuredata.h \		KitSrc/tabmaptoolblock.h \		KitSrc/ugk_environment.h \		KitSrc/tabrawbinblock.h \		KitSrc/tabbinblockmanager.h \		gui_geometrydata.h \		lyrdlgform.h \		labeldlg.h \		displaydlg.hugkpainter.o: ugkpainter.cpp ugkpainter.h \		UGKGlobalFunc.hmapinfofile.o: KitSrc/mapinfofile.cpp KitSrc/mapinfofile.h \		KitSrc/ugk_errhandle.h \

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -