head 1.8; access; symbols start:1.1.1.1 cworth:1.1.1; locks; strict; comment @# @; 1.8 date 2003.04.17.20.41.17; author cworth; state dead; branches; next 1.7; 1.7 date 2003.01.08.18.49.46; author cworth; state Exp; branches; next 1.6; 1.6 date 2002.12.02.19.24.47; author cworth; state Exp; branches; next 1.5; 1.5 date 2002.11.02.03.47.29; author cworth; state Exp; branches; next 1.4; 1.4 date 2002.09.27.21.23.13; author cworth; state Exp; branches; next 1.3; 1.3 date 2002.09.10.15.02.27; author cworth; state Exp; branches; next 1.2; 1.2 date 2002.09.03.15.43.28; author cworth; state Exp; branches; next 1.1; 1.1 date 2002.06.11.10.56.43; author cworth; state Exp; branches 1.1.1.1; next ; 1.1.1.1 date 2002.06.11.10.56.43; author cworth; state Exp; branches; next ; desc @@ 1.8 log @Updated to track changes in Xr @ text @CDEBUGFLAGS = -g -Wall LOCAL_LIBRARIES=$(XRLIB) -lXft -lXr -lXc $(XRENDERLIB) $(XLIB) -lm INCLUDES=$(XRINCLUDES) DEPLIBS1=$(DEPXRLIB) $(DEPXLIB) SRCS1=xrtest.c OBJS1=xrtest.o DEPLIBS2=$(DEPXRLIB) $(DEPXLIB) SRCS2=xrspline.c OBJS2=xrspline.o DEPLIBS3=$(DEPXRLIB) $(DEPXLIB) SRCS3=xrknockout.c OBJS3=xrknockout.o DEPLIBS4=$(DEPXRLIB) $(DEPXLIB) SRCS4=xrfreq.c OBJS4=xrfreq.o ComplexProgramTarget_1(xrtest,$(LOCAL_LIBRARIES),NullParameter) ComplexProgramTarget_2(xrspline,$(LOCAL_LIBRARIES),NullParameter) ComplexProgramTarget_3(xrknockout,$(LOCAL_LIBRARIES),NullParameter) ComplexProgramTarget_4(xrfreq,$(LOCAL_LIBRARIES),NullParameter) LinkBuildBinary(ProgramTargetName(xrtest)) LinkBuildBinary(ProgramTargetName(xrspline)) LinkBuildBinary(ProgramTargetName(xrknockout)) LinkBuildBinary(ProgramTargetName(xrfreq)) @ 1.7 log @Added xrfreq @ text @@ 1.6 log @Added xrknockout example from Owen Taylor @ text @d14 1 a14 1 DEPLIBS3=$(DEPXLIB) d18 4 d25 1 d30 1 @ 1.5 log @Added text message to xrspline @ text @d15 2 a16 2 SRCS3=trap_test.c OBJS3=trap_test.o d20 1 a20 1 ComplexProgramTarget_3(trap_test,$(LOCAL_LIBRARIES),NullParameter) d24 1 a24 1 LinkBuildBinary(ProgramTargetName(trap_test)) @ 1.4 log @Added line width changing @ text @d2 1 a2 1 LOCAL_LIBRARIES=$(XRLIB) -lXr -lXc $(XRENDERLIB) $(XLIB) -lm @ 1.3 log @Added new interactive test xrspline @ text @d14 4 d20 1 d24 1 @ 1.2 log @Added spline test. Cleaned up code, (now draws directly to window not to pixmap) @ text @d6 10 a15 3 DEPLIBS=$(DEPXRLIB) $(DEPXLIB) SRCS=xrtest.c OBJS=xrtest.o a16 1 ComplexProgramTarget(xrtest) d18 1 @ 1.1 log @Initial revision @ text @d2 1 a2 1 LOCAL_LIBRARIES=$(XRLIB) -lXr $(XRENDERLIB) $(XLIB) -lm @ 1.1.1.1 log @Initial import of xrtest. @ text @@