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

📄 makefile

📁 早期freebsd实现
💻
📖 第 1 页 / 共 5 页
字号:
	$(LN) $? $@cfb8segCS.o:  cfb8segCS.c	$(RM) $@	$(CC) -c $(CFLAGS) -DRROP=GXcopy -DPOLYSEGMENT -DWIDTH_SHIFT $*.cdepend::  cfb8segCS.cclean::	$(RM) cfb8segCS.ccfb8segC.c:  cfb8line.c	$(RM) $@	$(LN) $? $@cfb8segC.o:  cfb8segC.c	$(RM) $@	$(CC) -c $(CFLAGS) -DRROP=GXcopy -DPOLYSEGMENT $*.cdepend::  cfb8segC.cclean::	$(RM) cfb8segC.ccfb8segX.c:  cfb8line.c	$(RM) $@	$(LN) $? $@cfb8segX.o:  cfb8segX.c	$(RM) $@	$(CC) -c $(CFLAGS) -DRROP=GXxor -DPOLYSEGMENT $*.cdepend::  cfb8segX.cclean::	$(RM) cfb8segX.ccfb8segG.c:  cfb8line.c	$(RM) $@	$(LN) $? $@cfb8segG.o:  cfb8segG.c	$(RM) $@	$(CC) -c $(CFLAGS) -DRROP=GXset -DPOLYSEGMENT $*.cdepend::  cfb8segG.cclean::	$(RM) cfb8segG.ccfbply1rctC.c:  cfbply1rct.c	$(RM) $@	$(LN) $? $@cfbply1rctC.o:  cfbply1rctC.c	$(RM) $@	$(CC) -c $(CFLAGS) -DRROP=GXcopy $*.cdepend::  cfbply1rctC.cclean::	$(RM) cfbply1rctC.ccfbply1rctG.c:  cfbply1rct.c	$(RM) $@	$(LN) $? $@cfbply1rctG.o:  cfbply1rctG.c	$(RM) $@	$(CC) -c $(CFLAGS) -DRROP=GXset $*.cdepend::  cfbply1rctG.cclean::	$(RM) cfbply1rctG.cdepend:: $(DEPEND)$(DEPEND):	@echo "checking $@ over in $(DEPENDSRC) first..."; \	cd $(DEPENDSRC); $(MAKE); \	echo "okay, continuing in $(CURRENT_DIR)"depend::	$(DEPEND) $(DEPENDFLAGS) -s "# DO NOT DELETE" -- $(ALLDEFINES) -- $(SRCS)# -------------------------------------------------------------------------# common rules for all Makefiles - do not editemptyrule::clean::	$(RM_CMD) "#"*Makefile:: $(IMAKE)$(IMAKE):	@(cd $(IMAKESRC); if [ -f Makefile ]; then \	echo "checking $@ in $(IMAKESRC) first..."; $(MAKE) all; else \	echo "bootstrapping $@ from Makefile.ini in $(IMAKESRC) first..."; \	$(MAKE) -f Makefile.ini BOOTSTRAPCFLAGS="$(BOOTSTRAPCFLAGS)"; fi; \	echo "okay, continuing in $(CURRENT_DIR)")Makefile::	-@if [ -f Makefile ]; then set -x; \	$(RM) Makefile.bak; $(MV) Makefile Makefile.bak; \	else exit 0; fi	$(IMAKE_CMD) -DTOPDIR=$(TOP) -DCURDIR=$(CURRENT_DIR)tags::	$(TAGS) -w *.[ch]	$(TAGS) -xw *.[ch] > TAGSsaber:	# load $(ALLDEFINES) $(SRCS)osaber:	# load $(ALLDEFINES) $(OBJS)# -------------------------------------------------------------------------# empty rules for directories that do not have SUBDIRS - do not editinstall::	@echo "install in $(CURRENT_DIR) done"install.man::	@echo "install.man in $(CURRENT_DIR) done"Makefiles::includes::# -------------------------------------------------------------------------# dependencies generated by makedepend# DO NOT DELETEcfbrrop.o: ../../../.././X11/X.h ../../../.././X11/Xmd.hcfbrrop.o: ../../../.././X11/Xproto.h ../../../.././X11/Xmd.hcfbrrop.o: ../../../.././X11/Xprotostr.h cfb.h ../../../include/pixmap.hcfbrrop.o: ../../../include/region.h ../../../include/gc.hcfbrrop.o: ../../../include/colormap.h ../../../include/miscstruct.hcfbrrop.o: ../../../include/misc.h ../../../.././X11/Xosdefs.hcfbrrop.o: /usr/include/stddef.h /usr/include/machine/ansi.hcfbrrop.o: ../../../include/os.h /usr/include/string.hcfbrrop.o: /usr/include/sys/cdefs.h ../../../.././X11/Xfuncs.hcfbrrop.o: ../../../include/servermd.h ../mfb/mfb.h ../../mi/mibstore.hcfbrrop.o: ../include/hppriv.h ../include/hpOScrnBuf.h cfbmskbits.hcfbwindow.o: ../../../.././X11/X.h ../../../include/scrnintstr.hcfbwindow.o: ../../../include/screenint.h ../../../include/miscstruct.hcfbwindow.o: ../../../include/misc.h ../../../.././X11/Xosdefs.hcfbwindow.o: /usr/include/stddef.h /usr/include/machine/ansi.hcfbwindow.o: ../../../include/os.h /usr/include/string.hcfbwindow.o: /usr/include/sys/cdefs.h ../../../.././X11/Xfuncs.hcfbwindow.o: ../../../include/region.h ../../../include/pixmap.hcfbwindow.o: ../../../include/gc.h ../../../include/colormap.hcfbwindow.o: ../../../include/windowstr.h ../../../include/window.hcfbwindow.o: ../../../include/pixmapstr.h ../../../include/regionstr.hcfbwindow.o: ../../../include/cursor.h ../../../include/property.hcfbwindow.o: ../../../include/resource.h ../../../include/dix.hcfbwindow.o: ../../../.././X11/Xprotostr.h ../../../.././X11/Xmd.h cfb.hcfbwindow.o: ../../../include/servermd.h ../mfb/mfb.h ../../mi/mibstore.hcfbwindow.o: ../include/hppriv.h ../include/hpOScrnBuf.h ../../mi/mistruct.hcfbwindow.o: ../../mi/mi.h cfbmskbits.h ../../../.././X11/Xmd.hcfbpntwin.o: ../../../.././X11/X.h ../../../include/windowstr.hcfbpntwin.o: ../../../include/window.h ../../../include/pixmapstr.hcfbpntwin.o: ../../../include/pixmap.h ../../../include/screenint.hcfbpntwin.o: ../../../include/miscstruct.h ../../../include/misc.hcfbpntwin.o: ../../../.././X11/Xosdefs.h /usr/include/stddef.hcfbpntwin.o: /usr/include/machine/ansi.h ../../../include/os.hcfbpntwin.o: /usr/include/string.h /usr/include/sys/cdefs.hcfbpntwin.o: ../../../.././X11/Xfuncs.h ../../../include/regionstr.hcfbpntwin.o: ../../../include/region.h ../../../include/cursor.hcfbpntwin.o: ../../../include/property.h ../../../include/resource.hcfbpntwin.o: ../../../include/dix.h ../../../include/gc.hcfbpntwin.o: ../../../.././X11/Xprotostr.h ../../../.././X11/Xmd.hcfbpntwin.o: ../../../include/scrnintstr.h ../../../include/colormap.h cfb.hcfbpntwin.o: ../../../include/servermd.h ../mfb/mfb.h ../../mi/mibstore.hcfbpntwin.o: ../include/hppriv.h ../include/hpOScrnBuf.h cfbmskbits.hcfbpntwin.o: ../../../.././X11/Xmd.h cfbrrop.hcfbmskbits.o: ../../../.././X11/X.h ../../../.././X11/Xmd.hcfbmskbits.o: ../../../include/servermd.hcfbpixmap.o: ../../../.././X11/Xmd.h ../../../include/servermd.hcfbpixmap.o: ../../../include/pixmapstr.h ../../../include/pixmap.hcfbpixmap.o: ../../../include/screenint.h ../../../include/miscstruct.hcfbpixmap.o: ../../../include/misc.h ../../../.././X11/Xosdefs.hcfbpixmap.o: /usr/include/stddef.h /usr/include/machine/ansi.hcfbpixmap.o: ../../../include/os.h /usr/include/string.hcfbpixmap.o: /usr/include/sys/cdefs.h ../../../.././X11/Xfuncs.h cfbmskbits.hcfbpixmap.o: ../../../.././X11/X.h cfb.h ../../../include/region.hcfbpixmap.o: ../../../include/gc.h ../../../include/colormap.h ../mfb/mfb.hcfbpixmap.o: ../../mi/mibstore.h ../include/hppriv.h ../include/hpOScrnBuf.hcfbpixmap.o: ../../mi/mi.h ../../../include/scrnintstr.hcfbpixmap.o: ../../../include/gcstruct.hcfbbitblt.o: ../../../.././X11/X.h ../../../.././X11/Xmd.hcfbbitblt.o: ../../../.././X11/Xproto.h ../../../.././X11/Xmd.hcfbbitblt.o: ../../../.././X11/Xprotostr.h ../../../include/gcstruct.hcfbbitblt.o: ../../../include/gc.h ../../../include/miscstruct.hcfbbitblt.o: ../../../include/misc.h ../../../.././X11/Xosdefs.hcfbbitblt.o: /usr/include/stddef.h /usr/include/machine/ansi.hcfbbitblt.o: ../../../include/os.h /usr/include/string.hcfbbitblt.o: /usr/include/sys/cdefs.h ../../../.././X11/Xfuncs.hcfbbitblt.o: ../../../include/region.h ../../../include/pixmap.hcfbbitblt.o: ../../../include/screenint.h ../../../include/windowstr.hcfbbitblt.o: ../../../include/window.h ../../../include/pixmapstr.hcfbbitblt.o: ../../../include/regionstr.h ../../../include/cursor.hcfbbitblt.o: ../../../include/property.h ../../../include/resource.hcfbbitblt.o: ../../../include/dix.h ../../../.././X11/Xprotostr.hcfbbitblt.o: ../../../include/scrnintstr.h ../../../include/colormap.h cfb.hcfbbitblt.o: ../../../include/servermd.h ../mfb/mfb.h ../../mi/mibstore.hcfbbitblt.o: ../include/hppriv.h ../include/hpOScrnBuf.h cfbmskbits.hcfbbitblt.o: cfb8bit.h ../mfb/fastblt.hcfbfillsp.o: ../../../.././X11/X.h ../../../.././X11/Xmd.hcfbfillsp.o: ../../../include/servermd.h ../../../include/gcstruct.hcfbfillsp.o: ../../../include/gc.h ../../../include/miscstruct.hcfbfillsp.o: ../../../include/misc.h ../../../.././X11/Xosdefs.hcfbfillsp.o: /usr/include/stddef.h /usr/include/machine/ansi.hcfbfillsp.o: ../../../include/os.h /usr/include/string.hcfbfillsp.o: /usr/include/sys/cdefs.h ../../../.././X11/Xfuncs.hcfbfillsp.o: ../../../include/region.h ../../../include/pixmap.hcfbfillsp.o: ../../../include/screenint.h ../../../include/window.hcfbfillsp.o: ../../../include/pixmapstr.h ../../../include/scrnintstr.hcfbfillsp.o: ../../../include/colormap.h ../../../include/windowstr.hcfbfillsp.o: ../../../include/regionstr.h ../../../include/cursor.hcfbfillsp.o: ../../../include/property.h ../../../include/resource.hcfbfillsp.o: ../../../include/dix.h ../../../.././X11/Xprotostr.hcfbfillsp.o: ../../../.././X11/Xmd.h cfb.h ../mfb/mfb.h ../../mi/mibstore.hcfbfillsp.o: ../include/hppriv.h ../include/hpOScrnBuf.h cfbmskbits.hcfbfillsp.o: ../mfb/mergerop.hcfbsetsp.o: ../../../.././X11/X.h ../../../.././X11/Xmd.hcfbsetsp.o: ../../../include/servermd.h ../../../include/misc.hcfbsetsp.o: ../../../.././X11/Xosdefs.h /usr/include/stddef.hcfbsetsp.o: /usr/include/machine/ansi.h ../../../include/os.hcfbsetsp.o: /usr/include/string.h /usr/include/sys/cdefs.hcfbsetsp.o: ../../../.././X11/Xfuncs.h ../../../include/regionstr.hcfbsetsp.o: ../../../include/region.h ../../../include/miscstruct.hcfbsetsp.o: ../../../include/gcstruct.h ../../../include/gc.hcfbsetsp.o: ../../../include/pixmap.h ../../../include/screenint.hcfbsetsp.o: ../../../include/windowstr.h ../../../include/window.hcfbsetsp.o: ../../../include/pixmapstr.h ../../../include/cursor.hcfbsetsp.o: ../../../include/property.h ../../../include/resource.hcfbsetsp.o: ../../../include/dix.h ../../../.././X11/Xprotostr.hcfbsetsp.o: ../../../.././X11/Xmd.h ../../../include/scrnintstr.hcfbsetsp.o: ../../../include/colormap.h cfb.h ../mfb/mfb.hcfbsetsp.o: ../../mi/mibstore.h ../include/hppriv.h ../include/hpOScrnBuf.hcfbsetsp.o: cfbmskbits.h ../mfb/mergerop.hcfbgetsp.o: ../../../.././X11/X.h ../../../.././X11/Xmd.hcfbgetsp.o: ../../../include/servermd.h ../../../include/misc.hcfbgetsp.o: ../../../.././X11/Xosdefs.h /usr/include/stddef.hcfbgetsp.o: /usr/include/machine/ansi.h ../../../include/os.hcfbgetsp.o: /usr/include/string.h /usr/include/sys/cdefs.hcfbgetsp.o: ../../../.././X11/Xfuncs.h ../../../include/region.hcfbgetsp.o: ../../../include/gc.h ../../../include/windowstr.hcfbgetsp.o: ../../../include/window.h ../../../include/pixmapstr.hcfbgetsp.o: ../../../include/pixmap.h ../../../include/screenint.hcfbgetsp.o: ../../../include/miscstruct.h ../../../include/regionstr.hcfbgetsp.o: ../../../include/cursor.h ../../../include/property.hcfbgetsp.o: ../../../include/resource.h ../../../include/dix.hcfbgetsp.o: ../../../.././X11/Xprotostr.h ../../../.././X11/Xmd.hcfbgetsp.o: ../../../include/scrnintstr.h ../../../include/colormap.h cfb.hcfbgetsp.o: ../mfb/mfb.h ../../mi/mibstore.h ../include/hppriv.hcfbgetsp.o: ../include/hpOScrnBuf.h cfbmskbits.hcfbfillrct.o: ../../../.././X11/X.h ../../../.././X11/Xmd.hcfbfillrct.o: ../../../include/servermd.h ../../../include/gcstruct.hcfbfillrct.o: ../../../include/gc.h ../../../include/miscstruct.hcfbfillrct.o: ../../../include/misc.h ../../../.././X11/Xosdefs.hcfbfillrct.o: /usr/include/stddef.h /usr/include/machine/ansi.hcfbfillrct.o: ../../../include/os.h /usr/include/string.hcfbfillrct.o: /usr/include/sys/cdefs.h ../../../.././X11/Xfuncs.hcfbfillrct.o: ../../../include/region.h ../../../include/pixmap.hcfbfillrct.o: ../../../include/screenint.h ../../../include/window.hcfbfillrct.o: ../../../include/pixmapstr.h ../../../include/scrnintstr.hcfbfillrct.o: ../../../include/colormap.h ../../../include/windowstr.hcfbfillrct.o: ../../../include/regionstr.h ../../../include/cursor.hcfbfillrct.o: ../../../include/property.h ../../../include/resource.hcfbfillrct.o: ../../../include/dix.h ../../../.././X11/Xprotostr.hcfbfillrct.o: ../../../.././X11/Xmd.h cfb.h ../mfb/mfb.h ../../mi/mibstore.hcfbfillrct.o: ../include/hppriv.h ../include/hpOScrnBuf.h cfbmskbits.hcfbfillrct.o: ../mfb/mergerop.hcfbsolidC.o: ../../../.././X11/X.h ../../../.././X11/Xmd.hcfbsolidC.o: ../../../include/servermd.h ../../../include/gcstruct.hcfbsolidC.o: ../../../include/gc.h ../../../include/miscstruct.hcfbsolidC.o: ../../../include/misc.h ../../../.././X11/Xosdefs.hcfbsolidC.o: /usr/include/stddef.h /usr/include/machine/ansi.hcfbsolidC.o: ../../../include/os.h /usr/include/string.hcfbsolidC.o: /usr/include/sys/cdefs.h ../../../.././X11/Xfuncs.hcfbsolidC.o: ../../../include/region.h ../../../include/pixmap.hcfbsolidC.o: ../../../include/screenint.h ../../../include/window.hcfbsolidC.o: ../../../include/pixmapstr.h ../../../include/scrnintstr.hcfbsolidC.o: ../../../include/colormap.h ../../../include/windowstr.hcfbsolidC.o: ../../../include/regionstr.h ../../../include/cursor.hcfbsolidC.o: ../../../include/property.h ../../../include/resource.hcfbsolidC.o: ../../../include/dix.h ../../../.././X11/Xprotostr.hcfbsolidC.o: ../../../.././X11/Xmd.h cfb.h ../mfb/mfb.h ../../mi/mibstore.h

⌨️ 快捷键说明

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