REQUESTS = AllocColor AllocColorCells AllocColorPlanes AllocNamedColor\ AllowEvents Bell ChangeActivePointerGrab ChangeGC ChangeHosts\ ChangeKeyboardControl ChangeKeyboardMapping ChangePointerControl\ ChangeProperty ChangeSaveSet ChangeWindowAttributes CirculateWindow\ ClearArea CloseFont ConfigureWindow ConvertSelection CopyArea\ CopyColormapAndFree CopyGC CopyPlane CreateColormap CreateCursor\ CreateGC CreateGlyphCursor CreatePixmap CreateWindow DeleteProperty\ DestroySubwindows DestroyWindow FillPoly ForceScreenSaver FreeColormap\ FreeColors FreeCursor FreeGC FreePixmap GetAtomName GetFontPath\ GetGeometry GetImage GetInputFocus GetKeyboardControl\ GetKeyboardMapping GetModifierMapping GetMotionEvents GetPointerControl\ GetPointerMapping GetProperty GetScreenSaver GetSelectionOwner\ GetWindowAttributes GrabButton GrabKey GrabKeyboard GrabPointer\ ImageText16 ImageText8 InstallColormap InternAtom KillClient\ ListExtensions ListFonts ListFontsWithInfo ListHosts\ ListInstalledColormaps ListProperties LookupColor MapWindow NoOperation\ OpenFont PolyArc PolyFillArc PolyFillRectangle PolyLine PolyPoint\ PolyRectangle PolySegment PolyText16 PolyText8 PutImage QueryBestSize\ QueryColors QueryExtension QueryFont QueryKeymap QueryPointer\ QueryTextExtents QueryTree RecolorCursor ReparentWindow\ RotateProperties SendEvent SetAccessControl SetClipRectangles\ SetCloseDownMode SetDashes SetFontPath SetInputFocus SetModifierMapping\ SetPointerMapping SetScreenSaver SetSelectionOwner StoreColors\ StoreNamedColor TranslateCoordinates UngrabButton UngrabKey\ UngrabKeyboard UngrabPointer UninstallColormap UnmapSubwindows\ UnmapWindow WarpPointer CC_ADD = -g CFLAGS_ADD = -I. BUILDBINS = tester LIBS_tester = liblx.a -laio -les BUILDLIBS = liblx.a OBJ_liblx = $(REQUESTS:S/$/.o/:S/^/req-/) close.o cvt.o errs.o events.o\ hostlist.o initial.o local-default-screen.o local-nscreens.o\ local-root-depth.o local-root-visual.o local-root.o local-xc-udata.o\ lx_abort.o map.o proto.o req-simple-none.o req-simple-single.o\ resource.o str_tconc.o strlist.o vars.o xidlist.o OBJ_liblx != ls -t ${OBJ_liblx:S/.o$/.c/} OBJ_liblx := ${OBJ_liblx:S/.c$/.o/} INSTALLHDR = lx.h INSTALLMAN = lx.3 VERSION = 0.1 .MAIN: $(BUILDBINS) tester: liblx.a .include