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

📄 make_int

📁 操作系统SunOS 4.1.3版本的源码
💻
📖 第 1 页 / 共 2 页
字号:
## @(#)Make_int 1.1 92/07/30 SMI## Makefile for Egret System Diagnostics.DEFAULT:	$(SCCS) get $(@F)SUNDIAG_DIR=	/usr/diag/sundiagBINDIR=	../binTARGETS=	$(BINDIR)/esd_int#sources & objectSSRCS=		int_test.c\		timestamp.c\		catch_signals.c\		egret_test.c\		pr_test.c\		desktop.c\		chksum.c\		msg.c\		gpsi.c\		gpsi_3D_lines.c\		gpsi_3D_poligons.c\		gpsi_animation.c\		gpsi_clip_hid.c\		gpsi_depth_cueing.c\		gpsi_diag.c\		gpsi_shad.c\		gpsi_std.c\		gpsi_uti.c\		gpsi_xf.c\		patterns.c\		animation.c\		do_animation.cOBJS=	$(SRCS:.c=.o)# commandsSCCS=		/usr/ucb/sccsRM=		/bin/rm -fED=		/bin/edCP=		/bin/cpED=		/bin/edCPP=		/lib/cpp -ELINT=		lint# system include directorySTDINCL= /usr/include# used during development to include new or modified include filesDEVEL_INCLPATH=# used during development to include new or modified include filesDEVEL_LIBPATH=# compilation flagsTARGET_ARCH=FLOAT= -fsoftOPTIM= -gDEFINES= -DINT_TESTINCLUDES= -I.CFLAGS= $(TARGET_ARCH) $(FLOAT) $(OPTIM)CPPFLAGS = $(INCLUDES) $(DEFINES)LDFLAGS= $(DEBUG)LINT_FLAGS= -abh $(INCLUDES) $(DEFINES)LIBS= -lsuntool -lsunwindow -lpixrect -lmLINT_LIB_PATH= /usr/lib/lintLINT_LIBS= $(LINT_LIB_PATH)/llib-lpixrect.ln\	   $(LINT_LIB_PATH)/llib-lsunwindow.ln\	   $(LINT_LIB_PATH)/llib-lpixrect.lnall: $(TARGETS)$(BINDIR)/esd_int:	$(OBJS)		$(CC) $(LDFLAGS) $(OBJS) -o $(BINDIR)/esd_int $(LIBS)install: all	$(CP) $(BINDIR)/esd_int $(DESTDIR)/esd_intlint:	$(SRCS) $(LINT_LIBS)	$(LINT) $(LINT_FLAGS) $(SRCS) $(LINT_LIBS)clean:	$(RM) *.o *.pp *.ln $(TARGETS) core *~ #*info: FRC	$(SCCS) infoFRC:depend: $(SRCS)	$(RM) makedep eddep	for i in $(SRCS) ; do \	    ( $(CPP) -M $(CPPFLAGS) $$i >> makedep ); \	    echo `basename $$i .c`.h: $$i >> makedep ; \	done	echo '/^# DO NOT DELETE THIS LINE/+2,$$d' >eddep	echo '$$r makedep' >>eddep	echo 'w' >>eddep	$(CP) Make_int Make_int.bak	$(ED) - Make_int < eddep	echo '# DEPENDENCIES MUST END AT END OF FILE' >> Make_int	echo '# IF YOU PUT STUFF HERE IT WILL GO AWAY' >> Make_int	echo '# see make depend above' >> Make_int	$(RM) eddep makedepgpsi_diag_sim: gpsi_diag_sim.c gpsi_uti.c dump.c esd.h	cc -g -I. -o gpsi_diag_sim gpsi_diag_sim.c gpsi_uti.c dump.c msg.c -DRFS_1 -lpixrect# DO NOT DELETE THIS LINE -- make depend uses it# DEPENDENCIES MUST END AT END OF FILEint_test.o: int_test.cint_test.o: /usr/include/stdio.hint_test.o: /usr/include/strings.hint_test.o: ./esd.hint_test.h: int_test.ctimestamp.o: timestamp.ctimestamp.o: /usr/include/sys/types.htimestamp.o: /usr/include/sys/sysmacros.htimestamp.o: /usr/include/strings.htimestamp.h: timestamp.ccatch_signals.o: catch_signals.ccatch_signals.o: /usr/include/stdio.hcatch_signals.o: /usr/include/signal.hcatch_signals.o: /usr/include/vm/faultcode.hcatch_signals.h: catch_signals.cegret_test.o: egret_test.cegret_test.o: /usr/include/suntool/sunview.hegret_test.o: /usr/include/signal.hegret_test.o: /usr/include/vm/faultcode.hegret_test.o: /usr/include/pixrect/pixrect_hs.hegret_test.o: /usr/include/sys/types.hegret_test.o: /usr/include/sys/sysmacros.hegret_test.o: /usr/include/pixrect/pixrect.hegret_test.o: /usr/include/sys/types.hegret_test.o: /usr/include/pixrect/pr_dblbuf.hegret_test.o: /usr/include/pixrect/pr_line.hegret_test.o: /usr/include/pixrect/pr_planegroups.hegret_test.o: /usr/include/pixrect/pr_util.hegret_test.o: /usr/include/pixrect/traprop.hegret_test.o: /usr/include/pixrect/bw1var.hegret_test.o: /usr/include/pixrect/cg1var.hegret_test.o: /usr/include/pixrect/bw2var.hegret_test.o: /usr/include/pixrect/cg2var.hegret_test.o: /usr/include/pixrect/gp1var.hegret_test.o: /usr/include/sun/fbio.hegret_test.o: /usr/include/pixrect/cg2var.hegret_test.o: /usr/include/pixrect/cg9var.hegret_test.o: /usr/include/sundev/cg9reg.hegret_test.o: /usr/include/sundev/ramdac.hegret_test.o: /usr/include/pixrect/pixrect.hegret_test.o: /usr/include/pixrect/memvar.hegret_test.o: /usr/include/sunwindow/cms.hegret_test.o: /usr/include/pixrect/cg4var.hegret_test.o: /usr/include/pixrect/memvar.hegret_test.o: /usr/include/pixrect/cg8var.hegret_test.o: /usr/include/pixrect/cg4var.hegret_test.o: /usr/include/sundev/cg8reg.hegret_test.o: /usr/include/machine/param.hegret_test.o: /usr/include/sundev/p4reg.hegret_test.o: /usr/include/sundev/ramdac.hegret_test.o: /usr/include/sunwindow/cms.hegret_test.o: /usr/include/pixrect/cg9var.hegret_test.o: /usr/include/pixrect/memvar.hegret_test.o: /usr/include/pixrect/pixfont.hegret_test.o: /usr/include/rasterfile.hegret_test.o: /usr/include/pixrect/pr_io.hegret_test.o: /usr/include/sunwindow/window_hs.hegret_test.o: /usr/include/sys/time.hegret_test.o: /usr/include/time.hegret_test.o: /usr/include/pixrect/pixrect_hs.hegret_test.o: /usr/include/sunwindow/notify.hegret_test.o: /usr/include/sunwindow/rect.hegret_test.o: /usr/include/sunwindow/rectlist.hegret_test.o: /usr/include/sunwindow/pixwin.hegret_test.o: /usr/include/sunwindow/attr.hegret_test.o: /usr/include/sunwindow/pw_util.hegret_test.o: /usr/include/sunwindow/win_struct.hegret_test.o: /usr/include/sunwindow/win_environ.hegret_test.o: /usr/include/sunwindow/cms.hegret_test.o: /usr/include/sunwindow/win_screen.hegret_test.o: /usr/include/sunwindow/win_input.hegret_test.o: /usr/include/sundev/vuid_event.hegret_test.o: /usr/include/sunwindow/win_cursor.hegret_test.o: /usr/include/sunwindow/attr.hegret_test.o: /usr/include/sunwindow/win_notify.hegret_test.o: /usr/include/suntool/icon.hegret_test.o: /usr/include/sunwindow/attr.hegret_test.o: /usr/include/suntool/walkmenu.hegret_test.o: /usr/include/sunwindow/attr.hegret_test.o: /usr/include/suntool/window.hegret_test.o: /usr/include/sunwindow/attr.hegret_test.o: /usr/include/suntool/frame.hegret_test.o: /usr/include/sunwindow/attr.hegret_test.o: ./esd.hegret_test.h: egret_test.cpr_test.o: pr_test.cpr_test.o: /usr/include/stdio.hpr_test.o: /usr/include/sys/types.hpr_test.o: /usr/include/sys/sysmacros.hpr_test.o: /usr/include/sys/timeb.hpr_test.o: /usr/include/string.hpr_test.o: /usr/include/pixrect/pixrect_hs.hpr_test.o: /usr/include/sys/types.hpr_test.o: /usr/include/pixrect/pixrect.hpr_test.o: /usr/include/sys/types.hpr_test.o: /usr/include/pixrect/pr_dblbuf.hpr_test.o: /usr/include/pixrect/pr_line.hpr_test.o: /usr/include/pixrect/pr_planegroups.hpr_test.o: /usr/include/pixrect/pr_util.hpr_test.o: /usr/include/pixrect/traprop.hpr_test.o: /usr/include/pixrect/bw1var.hpr_test.o: /usr/include/pixrect/cg1var.hpr_test.o: /usr/include/pixrect/bw2var.hpr_test.o: /usr/include/pixrect/cg2var.hpr_test.o: /usr/include/pixrect/gp1var.hpr_test.o: /usr/include/sun/fbio.hpr_test.o: /usr/include/pixrect/cg2var.hpr_test.o: /usr/include/pixrect/cg9var.hpr_test.o: /usr/include/sundev/cg9reg.hpr_test.o: /usr/include/sundev/ramdac.hpr_test.o: /usr/include/pixrect/pixrect.hpr_test.o: /usr/include/pixrect/memvar.hpr_test.o: /usr/include/sunwindow/cms.hpr_test.o: /usr/include/pixrect/cg4var.hpr_test.o: /usr/include/pixrect/memvar.hpr_test.o: /usr/include/pixrect/cg8var.hpr_test.o: /usr/include/pixrect/cg4var.hpr_test.o: /usr/include/sundev/cg8reg.hpr_test.o: /usr/include/machine/param.hpr_test.o: /usr/include/sundev/p4reg.hpr_test.o: /usr/include/sundev/ramdac.hpr_test.o: /usr/include/sunwindow/cms.hpr_test.o: /usr/include/pixrect/cg9var.hpr_test.o: /usr/include/pixrect/memvar.hpr_test.o: /usr/include/pixrect/pixfont.hpr_test.o: /usr/include/rasterfile.hpr_test.o: /usr/include/pixrect/pr_io.hpr_test.o: ./esd.hpr_test.h: pr_test.cdesktop.o: desktop.cdesktop.o: /usr/include/stdio.hdesktop.o: /usr/include/sys/file.hdesktop.o: /usr/include/sys/fcntlcom.hdesktop.o: /usr/include/sys/filio.hdesktop.o: /usr/include/sys/ioccom.hdesktop.o: /usr/include/string.hdesktop.o: /usr/include/suntool/sunview.hdesktop.o: /usr/include/signal.hdesktop.o: /usr/include/vm/faultcode.hdesktop.o: /usr/include/pixrect/pixrect_hs.hdesktop.o: /usr/include/sys/types.hdesktop.o: /usr/include/sys/sysmacros.hdesktop.o: /usr/include/pixrect/pixrect.hdesktop.o: /usr/include/sys/types.hdesktop.o: /usr/include/pixrect/pr_dblbuf.hdesktop.o: /usr/include/pixrect/pr_line.hdesktop.o: /usr/include/pixrect/pr_planegroups.hdesktop.o: /usr/include/pixrect/pr_util.hdesktop.o: /usr/include/pixrect/traprop.hdesktop.o: /usr/include/pixrect/bw1var.hdesktop.o: /usr/include/pixrect/cg1var.hdesktop.o: /usr/include/pixrect/bw2var.hdesktop.o: /usr/include/pixrect/cg2var.hdesktop.o: /usr/include/pixrect/gp1var.hdesktop.o: /usr/include/sun/fbio.hdesktop.o: /usr/include/pixrect/cg2var.hdesktop.o: /usr/include/pixrect/cg9var.hdesktop.o: /usr/include/sundev/cg9reg.hdesktop.o: /usr/include/sundev/ramdac.hdesktop.o: /usr/include/pixrect/pixrect.hdesktop.o: /usr/include/pixrect/memvar.hdesktop.o: /usr/include/sunwindow/cms.hdesktop.o: /usr/include/pixrect/cg4var.hdesktop.o: /usr/include/pixrect/memvar.hdesktop.o: /usr/include/pixrect/cg8var.hdesktop.o: /usr/include/pixrect/cg4var.hdesktop.o: /usr/include/sundev/cg8reg.hdesktop.o: /usr/include/machine/param.hdesktop.o: /usr/include/sundev/p4reg.hdesktop.o: /usr/include/sundev/ramdac.hdesktop.o: /usr/include/sunwindow/cms.hdesktop.o: /usr/include/pixrect/cg9var.hdesktop.o: /usr/include/pixrect/memvar.hdesktop.o: /usr/include/pixrect/pixfont.hdesktop.o: /usr/include/rasterfile.hdesktop.o: /usr/include/pixrect/pr_io.hdesktop.o: /usr/include/sunwindow/window_hs.hdesktop.o: /usr/include/sys/time.hdesktop.o: /usr/include/time.hdesktop.o: /usr/include/pixrect/pixrect_hs.hdesktop.o: /usr/include/sunwindow/notify.hdesktop.o: /usr/include/sunwindow/rect.hdesktop.o: /usr/include/sunwindow/rectlist.h

⌨️ 快捷键说明

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