Home | History | Annotate | Line # | Download | only in libX11
      1  1.17    uwe #	$NetBSD: Makefile,v 1.17 2022/05/01 22:55:00 uwe Exp $
      2   1.1    mrg 
      3   1.1    mrg .include <bsd.own.mk>
      4   1.1    mrg 
      5  1.11    mrg SUBDIR=		dynamic .WAIT libX11-xcb static \
      6  1.14    mrg 		extensions
      7   1.1    mrg 
      8  1.11    mrg INCS=		ImUtil.h XKBlib.h Xcms.h Xlib-xcb.h Xlib.h XlibConf.h \
      9  1.11    mrg 		Xlibint.h Xlocale.h Xregion.h Xresource.h Xutil.h \
     10  1.11    mrg 		Xcmsint.h Xlcint.h \
     11  1.11    mrg 		cursorfont.h
     12   1.1    mrg INCSDIR=	${X11INCDIR}/X11
     13   1.1    mrg 
     14   1.2    rtr MAN=		AllPlanes.3 BlackPixelOfScreen.3 DisplayOfCCC.3 \
     15   1.2    rtr 		ImageByteOrder.3 IsCursorKey.3 XAddConnectionWatch.3 \
     16   1.2    rtr 		XAddHost.3 XAllocClassHint.3 XAllocColor.3 \
     17   1.2    rtr 		XAllocIconSize.3 XAllocSizeHints.3 \
     18   1.2    rtr 		XAllocStandardColormap.3 XAllocWMHints.3 \
     19   1.2    rtr 		XAllowEvents.3 XAnyEvent.3 XButtonEvent.3 \
     20   1.2    rtr 		XChangeKeyboardControl.3 XChangeKeyboardMapping.3 \
     21   1.2    rtr 		XChangePointerControl.3 XChangeSaveSet.3 \
     22   1.2    rtr 		XChangeWindowAttributes.3 XCirculateEvent.3 \
     23   1.2    rtr 		XCirculateRequestEvent.3 XClearArea.3 \
     24   1.2    rtr 		XClientMessageEvent.3 XColormapEvent.3 \
     25   1.2    rtr 		XConfigureEvent.3 XConfigureRequestEvent.3 \
     26   1.2    rtr 		XConfigureWindow.3 XCopyArea.3 XCreateColormap.3 \
     27   1.2    rtr 		XCreateFontCursor.3 XCreateFontSet.3 XCreateGC.3 \
     28   1.2    rtr 		XCreateIC.3 XCreateOC.3 XCreatePixmap.3 \
     29   1.2    rtr 		XCreateRegion.3 XCreateWindow.3 XCreateWindowEvent.3 \
     30   1.2    rtr 		XCrossingEvent.3 XDefineCursor.3 XDestroyWindow.3 \
     31   1.2    rtr 		XDestroyWindowEvent.3 XDrawArc.3 XDrawImageString.3 \
     32   1.2    rtr 		XDrawLine.3 XDrawPoint.3 XDrawRectangle.3 \
     33   1.2    rtr 		XDrawString.3 XDrawText.3 XEmptyRegion.3 \
     34   1.2    rtr 		XErrorEvent.3 XExposeEvent.3 XExtentsOfFontSet.3 \
     35   1.2    rtr 		XFillRectangle.3 XFilterEvent.3 XFlush.3 \
     36   1.2    rtr 		XFocusChangeEvent.3 XFontSetExtents.3 \
     37   1.2    rtr 		XFontsOfFontSet.3 XFree.3 XGetVisualInfo.3 \
     38   1.2    rtr 		XGetWindowAttributes.3 XGetWindowProperty.3 \
     39   1.2    rtr 		XGetXCBConnection.3 XGrabButton.3 XGrabKey.3 \
     40   1.2    rtr 		XGrabKeyboard.3 XGrabPointer.3 XGrabServer.3 \
     41   1.2    rtr 		XGraphicsExposeEvent.3 XGravityEvent.3 \
     42   1.2    rtr 		XIconifyWindow.3 XIfEvent.3 XInitImage.3 \
     43   1.2    rtr 		XInitThreads.3 XInstallColormap.3 XInternAtom.3 \
     44   1.2    rtr 		XIntersectRegion.3 XKeymapEvent.3 XListFonts.3 \
     45   1.2    rtr 		XLoadFont.3 XLookupKeysym.3 XMapEvent.3 \
     46   1.2    rtr 		XMapRequestEvent.3 XMapWindow.3 XNextEvent.3 XNoOp.3 \
     47   1.2    rtr 		XOpenDisplay.3 XOpenIM.3 XOpenOM.3 XParseGeometry.3 \
     48   1.2    rtr 		XPolygonRegion.3 XPropertyEvent.3 XPutBackEvent.3 \
     49   1.2    rtr 		XPutImage.3 XQueryBestSize.3 XQueryColor.3 \
     50   1.2    rtr 		XQueryExtension.3 XQueryPointer.3 XQueryTree.3 \
     51   1.2    rtr 		XRaiseWindow.3 XReadBitmapFile.3 XRecolorCursor.3 \
     52   1.2    rtr 		XReparentEvent.3 XReparentWindow.3 \
     53   1.2    rtr 		XResizeRequestEvent.3 XResourceManagerString.3 \
     54   1.2    rtr 		XSaveContext.3 XSelectInput.3 XSelectionClearEvent.3 \
     55   1.2    rtr 		XSelectionEvent.3 XSelectionRequestEvent.3 \
     56   1.2    rtr 		XSendEvent.3 XSetArcMode.3 XSetClipOrigin.3 \
     57   1.2    rtr 		XSetCloseDownMode.3 XSetCommand.3 XSetErrorHandler.3 \
     58   1.2    rtr 		XSetEventQueueOwner.3 XSetFillStyle.3 XSetFont.3 \
     59   1.2    rtr 		XSetFontPath.3 XSetICFocus.3 XSetICValues.3 \
     60   1.2    rtr 		XSetInputFocus.3 XSetLineAttributes.3 \
     61   1.2    rtr 		XSetPointerMapping.3 XSetScreenSaver.3 \
     62   1.2    rtr 		XSetSelectionOwner.3 XSetState.3 XSetTextProperty.3 \
     63   1.2    rtr 		XSetTile.3 XSetTransientForHint.3 \
     64   1.2    rtr 		XSetWMClientMachine.3 XSetWMColormapWindows.3 \
     65   1.2    rtr 		XSetWMIconName.3 XSetWMName.3 XSetWMProperties.3 \
     66   1.2    rtr 		XSetWMProtocols.3 XStoreBytes.3 XStoreColors.3 \
     67   1.2    rtr 		XStringListToTextProperty.3 XStringToKeysym.3 \
     68   1.2    rtr 		XSupportsLocale.3 XSynchronize.3 XTextExtents.3 \
     69   1.2    rtr 		XTextWidth.3 XTranslateCoordinates.3 XUnmapEvent.3 \
     70   1.2    rtr 		XUnmapWindow.3 XVaCreateNestedList.3 \
     71   1.2    rtr 		XVisibilityEvent.3 XWarpPointer.3 XcmsAllocColor.3 \
     72   1.2    rtr 		XcmsCCCOfColormap.3 XcmsCIELabQueryMaxC.3 \
     73   1.2    rtr 		XcmsCIELuvQueryMaxC.3 XcmsColor.3 XcmsConvertColors.3 \
     74   1.2    rtr 		XcmsCreateCCC.3 XcmsDefaultCCC.3 XcmsQueryBlack.3 \
     75   1.2    rtr 		XcmsQueryColor.3 XcmsSetWhitePoint.3 XcmsStoreColor.3 \
     76   1.2    rtr 		XcmsTekHVCQueryMaxC.3 XmbDrawImageString.3 \
     77   1.2    rtr 		XmbDrawString.3 XmbDrawText.3 XmbLookupString.3 \
     78   1.2    rtr 		XmbResetIC.3 XmbTextEscapement.3 XmbTextExtents.3 \
     79   1.2    rtr 		XmbTextListToTextProperty.3 XmbTextPerCharExtents.3 \
     80   1.2    rtr 		XrmEnumerateDatabase.3 XrmGetFileDatabase.3 \
     81   1.2    rtr 		XrmGetResource.3 XrmInitialize.3 XrmMergeDatabases.3 \
     82   1.2    rtr 		XrmPutResource.3 XrmUniqueQuark.3
     83   1.7    mrg # XGetEventData.man
     84   1.2    rtr 
     85  1.17    uwe MAN +=		Compose.5
     86  1.17    uwe 
     87   1.8    mrg USETBL=		yes
     88   1.8    mrg 
     89  1.10    mrg FILES=		XErrorDB XKeysymDB Xcms.txt
     90   1.1    mrg FILESDIR=	${X11LIBDIR}
     91   1.1    mrg 
     92   1.2    rtr .PATH:		${X11SRCDIR.X11}
     93   1.1    mrg .PATH:		${X11SRCDIR.X11}/include/X11
     94   1.2    rtr .PATH:		${X11SRCDIR.X11}/man
     95   1.1    mrg .PATH:		${X11SRCDIR.X11}/src
     96   1.1    mrg .PATH:		${X11SRCDIR.X11}/src/xcms
     97   1.1    mrg .PATH:		${X11SRCDIR.X11}/src/xlibi18n
     98   1.1    mrg 
     99   1.1    mrg XlibConf.h: XlibConf.h.in
    100   1.4  lukem 	${_MKTARGET_CREATE}
    101  1.12    apb 	${TOOL_SED} -e 's/#undef XTHREADS/#define XTHREADS 1/' \
    102  1.12    apb 		    -e 's/#undef XUSE_MTSAFE_API/#define XUSE_MTSAFE_API 1/' \
    103   1.1    mrg 		< ${.ALLSRC} > ${.TARGET}
    104   1.1    mrg 
    105   1.4  lukem CLEANFILES+=	XlibConf.h
    106   1.4  lukem 
    107   1.5   cube PKGDIST=	X11
    108   1.5   cube 
    109  1.16    uwe MLINKS += AllPlanes.3 BlackPixel.3
    110  1.16    uwe MLINKS += AllPlanes.3 ConnectionNumber.3
    111  1.16    uwe MLINKS += AllPlanes.3 DefaultColormap.3
    112  1.16    uwe MLINKS += AllPlanes.3 DefaultDepth.3
    113  1.16    uwe MLINKS += AllPlanes.3 DefaultGC.3
    114  1.16    uwe MLINKS += AllPlanes.3 DefaultRootWindow.3
    115  1.16    uwe MLINKS += AllPlanes.3 DefaultScreen.3
    116  1.16    uwe MLINKS += AllPlanes.3 DefaultScreenOfDisplay.3
    117  1.16    uwe MLINKS += AllPlanes.3 DefaultVisual.3
    118  1.16    uwe MLINKS += AllPlanes.3 DisplayCells.3
    119  1.16    uwe MLINKS += AllPlanes.3 DisplayPlanes.3
    120  1.16    uwe MLINKS += AllPlanes.3 DisplayString.3
    121  1.16    uwe MLINKS += AllPlanes.3 LastKnownRequestProcessed.3
    122  1.16    uwe MLINKS += AllPlanes.3 NextRequest.3
    123  1.16    uwe MLINKS += AllPlanes.3 ProtocolRevision.3
    124  1.16    uwe MLINKS += AllPlanes.3 ProtocolVersion.3
    125  1.16    uwe MLINKS += AllPlanes.3 QLength.3
    126  1.16    uwe MLINKS += AllPlanes.3 RootWindow.3
    127  1.16    uwe MLINKS += AllPlanes.3 ScreenCount.3
    128  1.16    uwe MLINKS += AllPlanes.3 ScreenOfDisplay.3
    129  1.16    uwe MLINKS += AllPlanes.3 ServerVendor.3
    130  1.16    uwe MLINKS += AllPlanes.3 VendorRelease.3
    131  1.16    uwe MLINKS += AllPlanes.3 WhitePixel.3
    132  1.16    uwe MLINKS += AllPlanes.3 XExtendedMaxRequestSize.3
    133  1.16    uwe MLINKS += AllPlanes.3 XListDepths.3
    134  1.16    uwe MLINKS += AllPlanes.3 XMaxRequestSize.3
    135  1.16    uwe MLINKS += BlackPixelOfScreen.3 CellsOfScreen.3
    136  1.16    uwe MLINKS += BlackPixelOfScreen.3 DefaultColormapOfScreen.3
    137  1.16    uwe MLINKS += BlackPixelOfScreen.3 DefaultDepthOfScreen.3
    138  1.16    uwe MLINKS += BlackPixelOfScreen.3 DefaultGCOfScreen.3
    139  1.16    uwe MLINKS += BlackPixelOfScreen.3 DefaultVisualOfScreen.3
    140  1.16    uwe MLINKS += BlackPixelOfScreen.3 DisplayOfScreen.3
    141  1.16    uwe MLINKS += BlackPixelOfScreen.3 DoesBackingStore.3
    142  1.16    uwe MLINKS += BlackPixelOfScreen.3 DoesSaveUnders.3
    143  1.16    uwe MLINKS += BlackPixelOfScreen.3 EventMaskOfScreen.3
    144  1.16    uwe MLINKS += BlackPixelOfScreen.3 HeightMMOfScreen.3
    145  1.16    uwe MLINKS += BlackPixelOfScreen.3 HeightOfScreen.3
    146  1.16    uwe MLINKS += BlackPixelOfScreen.3 MaxCmapsOfScreen.3
    147  1.16    uwe MLINKS += BlackPixelOfScreen.3 MinCmapsOfScreen.3
    148  1.16    uwe MLINKS += BlackPixelOfScreen.3 PlanesOfScreen.3
    149  1.16    uwe MLINKS += BlackPixelOfScreen.3 RootWindowOfScreen.3
    150  1.16    uwe MLINKS += BlackPixelOfScreen.3 WhitePixelOfScreen.3
    151  1.16    uwe MLINKS += BlackPixelOfScreen.3 WidthMMOfScreen.3
    152  1.16    uwe MLINKS += BlackPixelOfScreen.3 WidthOfScreen.3
    153  1.16    uwe MLINKS += BlackPixelOfScreen.3 XScreenNumberOfScreen.3
    154  1.16    uwe MLINKS += DisplayOfCCC.3 ClientWhitePointOfCCC.3
    155  1.16    uwe MLINKS += DisplayOfCCC.3 ScreenNumberOfCCC.3
    156  1.16    uwe MLINKS += DisplayOfCCC.3 ScreenWhitePointOfCCC.3
    157  1.16    uwe MLINKS += DisplayOfCCC.3 VisualOfCCC.3
    158  1.16    uwe MLINKS += ImageByteOrder.3 BitmapBitOrder.3
    159  1.16    uwe MLINKS += ImageByteOrder.3 BitmapPad.3
    160  1.16    uwe MLINKS += ImageByteOrder.3 BitmapUnit.3
    161  1.16    uwe MLINKS += ImageByteOrder.3 DisplayHeight.3
    162  1.16    uwe MLINKS += ImageByteOrder.3 DisplayHeightMM.3
    163  1.16    uwe MLINKS += ImageByteOrder.3 DisplayWidth.3
    164  1.16    uwe MLINKS += ImageByteOrder.3 DisplayWidthMM.3
    165  1.16    uwe MLINKS += ImageByteOrder.3 XListPixmapFormats.3
    166  1.16    uwe MLINKS += ImageByteOrder.3 XPixmapFormatValues.3
    167  1.16    uwe MLINKS += IsCursorKey.3 IsFunctionKey.3
    168  1.16    uwe MLINKS += IsCursorKey.3 IsKeypadKey.3
    169  1.16    uwe MLINKS += IsCursorKey.3 IsMiscFunctionKey.3
    170  1.16    uwe MLINKS += IsCursorKey.3 IsModifierKey.3
    171  1.16    uwe MLINKS += IsCursorKey.3 IsPFKey.3
    172  1.16    uwe MLINKS += IsCursorKey.3 IsPrivateKeypadKey.3
    173  1.16    uwe MLINKS += XAddConnectionWatch.3 XInternalConnectionNumbers.3
    174  1.16    uwe MLINKS += XAddConnectionWatch.3 XProcessInternalConnection.3
    175  1.16    uwe MLINKS += XAddConnectionWatch.3 XRemoveConnectionWatch.3
    176  1.16    uwe MLINKS += XAddHost.3 XAddHosts.3
    177  1.16    uwe MLINKS += XAddHost.3 XDisableAccessControl.3
    178  1.16    uwe MLINKS += XAddHost.3 XEnableAccessControl.3
    179  1.16    uwe MLINKS += XAddHost.3 XHostAddress.3
    180  1.16    uwe MLINKS += XAddHost.3 XListHosts.3
    181  1.16    uwe MLINKS += XAddHost.3 XRemoveHost.3
    182  1.16    uwe MLINKS += XAddHost.3 XRemoveHosts.3
    183  1.16    uwe MLINKS += XAddHost.3 XSetAccessControl.3
    184  1.16    uwe MLINKS += XAllocClassHint.3 XClassHint.3
    185  1.16    uwe MLINKS += XAllocClassHint.3 XGetClassHint.3
    186  1.16    uwe MLINKS += XAllocClassHint.3 XSetClassHint.3
    187  1.16    uwe MLINKS += XAllocColor.3 XAllocColorCells.3
    188  1.16    uwe MLINKS += XAllocColor.3 XAllocColorPlanes.3
    189  1.16    uwe MLINKS += XAllocColor.3 XAllocNamedColor.3
    190  1.16    uwe MLINKS += XAllocColor.3 XFreeColors.3
    191  1.16    uwe MLINKS += XAllocIconSize.3 XGetIconSizes.3
    192  1.16    uwe MLINKS += XAllocIconSize.3 XIconSize.3
    193  1.16    uwe MLINKS += XAllocIconSize.3 XSetIconSizes.3
    194  1.16    uwe MLINKS += XAllocSizeHints.3 XGetWMNormalHints.3
    195  1.16    uwe MLINKS += XAllocSizeHints.3 XGetWMSizeHints.3
    196  1.16    uwe MLINKS += XAllocSizeHints.3 XSetWMNormalHints.3
    197  1.16    uwe MLINKS += XAllocSizeHints.3 XSetWMSizeHints.3
    198  1.16    uwe MLINKS += XAllocSizeHints.3 XSizeHints.3
    199  1.16    uwe MLINKS += XAllocStandardColormap.3 XGetRGBColormaps.3
    200  1.16    uwe MLINKS += XAllocStandardColormap.3 XSetRGBColormaps.3
    201  1.16    uwe MLINKS += XAllocStandardColormap.3 XStandardColormap.3
    202  1.16    uwe MLINKS += XAllocWMHints.3 XGetWMHints.3
    203  1.16    uwe MLINKS += XAllocWMHints.3 XSetWMHints.3
    204  1.16    uwe MLINKS += XAllocWMHints.3 XWMHints.3
    205  1.16    uwe MLINKS += XAnyEvent.3 XEvent.3
    206  1.16    uwe MLINKS += XButtonEvent.3 XKeyEvent.3
    207  1.16    uwe MLINKS += XButtonEvent.3 XMotionEvent.3
    208  1.16    uwe MLINKS += XChangeKeyboardControl.3 XAutoRepeatOff.3
    209  1.16    uwe MLINKS += XChangeKeyboardControl.3 XAutoRepeatOn.3
    210  1.16    uwe MLINKS += XChangeKeyboardControl.3 XBell.3
    211  1.16    uwe MLINKS += XChangeKeyboardControl.3 XGetKeyboardControl.3
    212  1.16    uwe MLINKS += XChangeKeyboardControl.3 XKeyboardControl.3
    213  1.16    uwe MLINKS += XChangeKeyboardControl.3 XQueryKeymap.3
    214  1.16    uwe MLINKS += XChangeKeyboardMapping.3 XDeleteModifiermapEntry.3
    215  1.16    uwe MLINKS += XChangeKeyboardMapping.3 XDisplayKeycodes.3
    216  1.16    uwe MLINKS += XChangeKeyboardMapping.3 XFreeModifiermap.3
    217  1.16    uwe MLINKS += XChangeKeyboardMapping.3 XGetKeyboardMapping.3
    218  1.16    uwe MLINKS += XChangeKeyboardMapping.3 XGetModifierMapping.3
    219  1.16    uwe MLINKS += XChangeKeyboardMapping.3 XInsertModifiermapEntry.3
    220  1.16    uwe MLINKS += XChangeKeyboardMapping.3 XModifierKeymap.3
    221  1.16    uwe MLINKS += XChangeKeyboardMapping.3 XNewModifiermap.3
    222  1.16    uwe MLINKS += XChangeKeyboardMapping.3 XSetModifierMapping.3
    223  1.16    uwe MLINKS += XChangePointerControl.3 XGetPointerControl.3
    224  1.16    uwe MLINKS += XChangeSaveSet.3 XAddToSaveSet.3
    225  1.16    uwe MLINKS += XChangeSaveSet.3 XRemoveFromSaveSet.3
    226  1.16    uwe MLINKS += XChangeWindowAttributes.3 XSetWindowBackground.3
    227  1.16    uwe MLINKS += XChangeWindowAttributes.3 XSetWindowBackgroundPixmap.3
    228  1.16    uwe MLINKS += XChangeWindowAttributes.3 XSetWindowBorder.3
    229  1.16    uwe MLINKS += XChangeWindowAttributes.3 XSetWindowBorderPixmap.3
    230  1.16    uwe MLINKS += XChangeWindowAttributes.3 XSetWindowColormap.3
    231  1.16    uwe MLINKS += XClearArea.3 XClearWindow.3
    232  1.16    uwe MLINKS += XConfigureWindow.3 XMoveResizeWindow.3
    233  1.16    uwe MLINKS += XConfigureWindow.3 XMoveWindow.3
    234  1.16    uwe MLINKS += XConfigureWindow.3 XResizeWindow.3
    235  1.16    uwe MLINKS += XConfigureWindow.3 XSetWindowBorderWidth.3
    236  1.16    uwe MLINKS += XConfigureWindow.3 XWindowChanges.3
    237  1.16    uwe MLINKS += XCopyArea.3 XCopyPlane.3
    238  1.16    uwe MLINKS += XCreateColormap.3 XColor.3
    239  1.16    uwe MLINKS += XCreateColormap.3 XCopyColormapAndFree.3
    240  1.16    uwe MLINKS += XCreateColormap.3 XFreeColormap.3
    241  1.16    uwe MLINKS += XCreateFontCursor.3 XCreateGlyphCursor.3
    242  1.16    uwe MLINKS += XCreateFontCursor.3 XCreatePixmapCursor.3
    243  1.16    uwe MLINKS += XCreateFontSet.3 XFreeFontSet.3
    244  1.16    uwe MLINKS += XCreateGC.3 XChangeGC.3
    245  1.16    uwe MLINKS += XCreateGC.3 XCopyGC.3
    246  1.16    uwe MLINKS += XCreateGC.3 XFreeGC.3
    247  1.16    uwe MLINKS += XCreateGC.3 XGCValues.3
    248  1.16    uwe MLINKS += XCreateGC.3 XGContextFromGC.3
    249  1.16    uwe MLINKS += XCreateGC.3 XGetGCValues.3
    250  1.16    uwe MLINKS += XCreateIC.3 XDestroyIC.3
    251  1.16    uwe MLINKS += XCreateIC.3 XIMOfIC.3
    252  1.16    uwe MLINKS += XCreateOC.3 XDestroyOC.3
    253  1.16    uwe MLINKS += XCreateOC.3 XGetOCValues.3
    254  1.16    uwe MLINKS += XCreateOC.3 XOMOfOC.3
    255  1.16    uwe MLINKS += XCreateOC.3 XSetOCValues.3
    256  1.16    uwe MLINKS += XCreatePixmap.3 XFreePixmap.3
    257  1.16    uwe MLINKS += XCreateRegion.3 XDestroyRegion.3
    258  1.16    uwe MLINKS += XCreateRegion.3 XSetRegion.3
    259  1.16    uwe MLINKS += XCreateWindow.3 XCreateSimpleWindow.3
    260  1.16    uwe MLINKS += XCreateWindow.3 XSetWindowAttributes.3
    261  1.16    uwe MLINKS += XDefineCursor.3 XUndefineCursor.3
    262  1.16    uwe MLINKS += XDestroyWindow.3 XDestroySubwindows.3
    263  1.16    uwe MLINKS += XDrawArc.3 XArc.3
    264  1.16    uwe MLINKS += XDrawArc.3 XDrawArcs.3
    265  1.16    uwe MLINKS += XDrawImageString.3 XDrawImageString16.3
    266  1.16    uwe MLINKS += XDrawLine.3 XDrawLines.3
    267  1.16    uwe MLINKS += XDrawLine.3 XDrawSegments.3
    268  1.16    uwe MLINKS += XDrawLine.3 XSegment.3
    269  1.16    uwe MLINKS += XDrawPoint.3 XDrawPoints.3
    270  1.16    uwe MLINKS += XDrawPoint.3 XPoint.3
    271  1.16    uwe MLINKS += XDrawRectangle.3 XDrawRectangles.3
    272  1.16    uwe MLINKS += XDrawRectangle.3 XRectangle.3
    273  1.16    uwe MLINKS += XDrawString.3 XDrawString16.3
    274  1.16    uwe MLINKS += XDrawText.3 XDrawText16.3
    275  1.16    uwe MLINKS += XDrawText.3 XTextItem.3
    276  1.16    uwe MLINKS += XDrawText.3 XTextItem16.3
    277  1.16    uwe MLINKS += XEmptyRegion.3 XEqualRegion.3
    278  1.16    uwe MLINKS += XEmptyRegion.3 XPointInRegion.3
    279  1.16    uwe MLINKS += XEmptyRegion.3 XRectInRegion.3
    280  1.16    uwe MLINKS += XFillRectangle.3 XFillArc.3
    281  1.16    uwe MLINKS += XFillRectangle.3 XFillArcs.3
    282  1.16    uwe MLINKS += XFillRectangle.3 XFillPolygon.3
    283  1.16    uwe MLINKS += XFillRectangle.3 XFillRectangles.3
    284  1.16    uwe MLINKS += XFlush.3 XEventsQueued.3
    285  1.16    uwe MLINKS += XFlush.3 XPending.3
    286  1.16    uwe MLINKS += XFlush.3 XSync.3
    287  1.16    uwe MLINKS += XFontsOfFontSet.3 XBaseFontNameListOfFontSet.3
    288  1.16    uwe MLINKS += XFontsOfFontSet.3 XContextDependentDrawing.3
    289  1.16    uwe MLINKS += XFontsOfFontSet.3 XContextualDrawing.3
    290  1.16    uwe MLINKS += XFontsOfFontSet.3 XDirectionalDependentDrawing.3
    291  1.16    uwe MLINKS += XFontsOfFontSet.3 XLocaleOfFontSet.3
    292  1.16    uwe #MLINKS += XGetEventData.3 XFreeEventData.3
    293  1.16    uwe #MLINKS += XGetEventData.3 XGenericEventCookie.3
    294  1.16    uwe MLINKS += XGetVisualInfo.3 XMatchVisualInfo.3
    295  1.16    uwe MLINKS += XGetVisualInfo.3 XVisualIDFromVisual.3
    296  1.16    uwe MLINKS += XGetVisualInfo.3 XVisualInfo.3
    297  1.16    uwe MLINKS += XGetWindowAttributes.3 XGetGeometry.3
    298  1.16    uwe MLINKS += XGetWindowAttributes.3 XWindowAttributes.3
    299  1.16    uwe MLINKS += XGetWindowProperty.3 XChangeProperty.3
    300  1.16    uwe MLINKS += XGetWindowProperty.3 XDeleteProperty.3
    301  1.16    uwe MLINKS += XGetWindowProperty.3 XListProperties.3
    302  1.16    uwe MLINKS += XGetWindowProperty.3 XRotateWindowProperties.3
    303  1.16    uwe MLINKS += XGrabButton.3 XUngrabButton.3
    304  1.16    uwe MLINKS += XGrabKey.3 XUngrabKey.3
    305  1.16    uwe MLINKS += XGrabKeyboard.3 XUngrabKeyboard.3
    306  1.16    uwe MLINKS += XGrabPointer.3 XChangeActivePointerGrab.3
    307  1.16    uwe MLINKS += XGrabPointer.3 XUngrabPointer.3
    308  1.16    uwe MLINKS += XGrabServer.3 XUngrabServer.3
    309  1.16    uwe MLINKS += XGraphicsExposeEvent.3 XNoExposeEvent.3
    310  1.16    uwe MLINKS += XIconifyWindow.3 XReconfigureWMWindow.3
    311  1.16    uwe MLINKS += XIconifyWindow.3 XWithdrawWindow.3
    312  1.16    uwe MLINKS += XIfEvent.3 XCheckIfEvent.3
    313  1.16    uwe MLINKS += XIfEvent.3 XPeekIfEvent.3
    314  1.16    uwe MLINKS += XInitImage.3 XAddPixel.3
    315  1.16    uwe MLINKS += XInitImage.3 XCreateImage.3
    316  1.16    uwe MLINKS += XInitImage.3 XDestroyImage.3
    317  1.16    uwe MLINKS += XInitImage.3 XGetPixel.3
    318  1.16    uwe MLINKS += XInitImage.3 XPutPixel.3
    319  1.16    uwe MLINKS += XInitImage.3 XSubImage.3
    320  1.16    uwe MLINKS += XInitThreads.3 XLockDisplay.3
    321  1.16    uwe MLINKS += XInitThreads.3 XUnlockDisplay.3
    322  1.16    uwe MLINKS += XInstallColormap.3 XListInstalledColormaps.3
    323  1.16    uwe MLINKS += XInstallColormap.3 XUninstallColormap.3
    324  1.16    uwe MLINKS += XInternAtom.3 XGetAtomName.3
    325  1.16    uwe MLINKS += XInternAtom.3 XGetAtomNames.3
    326  1.16    uwe MLINKS += XInternAtom.3 XInternAtoms.3
    327  1.16    uwe MLINKS += XIntersectRegion.3 XOffsetRegion.3
    328  1.16    uwe MLINKS += XIntersectRegion.3 XShrinkRegion.3
    329  1.16    uwe MLINKS += XIntersectRegion.3 XSubtractRegion.3
    330  1.16    uwe MLINKS += XIntersectRegion.3 XUnionRectWithRegion.3
    331  1.16    uwe MLINKS += XIntersectRegion.3 XUnionRegion.3
    332  1.16    uwe MLINKS += XIntersectRegion.3 XXorRegion.3
    333  1.16    uwe MLINKS += XListFonts.3 XFreeFontInfo.3
    334  1.16    uwe MLINKS += XListFonts.3 XFreeFontNames.3
    335  1.16    uwe MLINKS += XListFonts.3 XListFontsWithInfo.3
    336  1.16    uwe MLINKS += XLoadFont.3 XChar2b.3
    337  1.16    uwe MLINKS += XLoadFont.3 XCharStruct.3
    338  1.16    uwe MLINKS += XLoadFont.3 XFontProp.3
    339  1.16    uwe MLINKS += XLoadFont.3 XFontStruct.3
    340  1.16    uwe MLINKS += XLoadFont.3 XFreeFont.3
    341  1.16    uwe MLINKS += XLoadFont.3 XGetFontProperty.3
    342  1.16    uwe MLINKS += XLoadFont.3 XLoadQueryFont.3
    343  1.16    uwe MLINKS += XLoadFont.3 XQueryFont.3
    344  1.16    uwe MLINKS += XLoadFont.3 XUnloadFont.3
    345  1.16    uwe MLINKS += XLookupKeysym.3 XLookupString.3
    346  1.16    uwe MLINKS += XLookupKeysym.3 XRebindKeysym.3
    347  1.16    uwe MLINKS += XLookupKeysym.3 XRefreshKeyboardMapping.3
    348  1.16    uwe MLINKS += XMapEvent.3 XMappingEvent.3
    349  1.16    uwe MLINKS += XMapWindow.3 XMapRaised.3
    350  1.16    uwe MLINKS += XMapWindow.3 XMapSubwindows.3
    351  1.16    uwe MLINKS += XNextEvent.3 XCheckMaskEvent.3
    352  1.16    uwe MLINKS += XNextEvent.3 XCheckTypedEvent.3
    353  1.16    uwe MLINKS += XNextEvent.3 XCheckTypedWindowEvent.3
    354  1.16    uwe MLINKS += XNextEvent.3 XCheckWindowEvent.3
    355  1.16    uwe MLINKS += XNextEvent.3 XMaskEvent.3
    356  1.16    uwe MLINKS += XNextEvent.3 XPeekEvent.3
    357  1.16    uwe MLINKS += XNextEvent.3 XWindowEvent.3
    358  1.16    uwe MLINKS += XOpenDisplay.3 XCloseDisplay.3
    359  1.16    uwe MLINKS += XOpenIM.3 XCloseIM.3
    360  1.16    uwe MLINKS += XOpenIM.3 XDisplayOfIM.3
    361  1.16    uwe MLINKS += XOpenIM.3 XGetIMValues.3
    362  1.16    uwe MLINKS += XOpenIM.3 XLocaleOfIM.3
    363  1.16    uwe MLINKS += XOpenIM.3 XRegisterIMInstantiateCallback.3
    364  1.16    uwe MLINKS += XOpenIM.3 XSetIMValues.3
    365  1.16    uwe MLINKS += XOpenIM.3 XUnregisterIMInstantiateCallback.3
    366  1.16    uwe MLINKS += XOpenOM.3 XCloseOM.3
    367  1.16    uwe MLINKS += XOpenOM.3 XDisplayOfOM.3
    368  1.16    uwe MLINKS += XOpenOM.3 XGetOMValues.3
    369  1.16    uwe MLINKS += XOpenOM.3 XLocaleOfOM.3
    370  1.16    uwe MLINKS += XOpenOM.3 XSetOMValues.3
    371  1.16    uwe MLINKS += XParseGeometry.3 XWMGeometry.3
    372  1.16    uwe MLINKS += XPolygonRegion.3 XClipBox.3
    373  1.16    uwe MLINKS += XPutImage.3 XGetImage.3
    374  1.16    uwe MLINKS += XPutImage.3 XGetSubImage.3
    375  1.16    uwe MLINKS += XQueryBestSize.3 XQueryBestStipple.3
    376  1.16    uwe MLINKS += XQueryBestSize.3 XQueryBestTile.3
    377  1.16    uwe MLINKS += XQueryColor.3 XLookupColor.3
    378  1.16    uwe MLINKS += XQueryColor.3 XParseColor.3
    379  1.16    uwe MLINKS += XQueryColor.3 XQueryColors.3
    380  1.16    uwe MLINKS += XQueryExtension.3 XFreeExtensionList.3
    381  1.16    uwe MLINKS += XQueryExtension.3 XListExtensions.3
    382  1.16    uwe MLINKS += XRaiseWindow.3 XCirculateSubwindows.3
    383  1.16    uwe MLINKS += XRaiseWindow.3 XCirculateSubwindowsDown.3
    384  1.16    uwe MLINKS += XRaiseWindow.3 XCirculateSubwindowsUp.3
    385  1.16    uwe MLINKS += XRaiseWindow.3 XLowerWindow.3
    386  1.16    uwe MLINKS += XRaiseWindow.3 XRestackWindows.3
    387  1.16    uwe MLINKS += XReadBitmapFile.3 XCreateBitmapFromData.3
    388  1.16    uwe MLINKS += XReadBitmapFile.3 XCreatePixmapFromBitmapData.3
    389  1.16    uwe MLINKS += XReadBitmapFile.3 XReadBitmapFileData.3
    390  1.16    uwe MLINKS += XReadBitmapFile.3 XWriteBitmapFile.3
    391  1.16    uwe MLINKS += XRecolorCursor.3 XFreeCursor.3
    392  1.16    uwe MLINKS += XRecolorCursor.3 XQueryBestCursor.3
    393  1.16    uwe MLINKS += XResourceManagerString.3 XScreenResourceString.3
    394  1.16    uwe MLINKS += XSaveContext.3 XDeleteContext.3
    395  1.16    uwe MLINKS += XSaveContext.3 XFindContext.3
    396  1.16    uwe MLINKS += XSaveContext.3 XUniqueContext.3
    397  1.16    uwe MLINKS += XSendEvent.3 XDisplayMotionBufferSize.3
    398  1.16    uwe MLINKS += XSendEvent.3 XGetMotionEvents.3
    399  1.16    uwe MLINKS += XSendEvent.3 XTimeCoord.3
    400  1.16    uwe MLINKS += XSetArcMode.3 XSetGraphicsExposure.3
    401  1.16    uwe MLINKS += XSetArcMode.3 XSetSubwindowMode.3
    402  1.16    uwe MLINKS += XSetClipOrigin.3 XSetClipMask.3
    403  1.16    uwe MLINKS += XSetClipOrigin.3 XSetClipRectangles.3
    404  1.16    uwe MLINKS += XSetCloseDownMode.3 XKillClient.3
    405  1.16    uwe MLINKS += XSetCommand.3 XGetCommand.3
    406  1.16    uwe MLINKS += XSetErrorHandler.3 XDisplayName.3
    407  1.16    uwe MLINKS += XSetErrorHandler.3 XGetErrorDatabaseText.3
    408  1.16    uwe MLINKS += XSetErrorHandler.3 XGetErrorText.3
    409  1.16    uwe MLINKS += XSetErrorHandler.3 XSetIOErrorHandler.3
    410  1.16    uwe MLINKS += XSetFillStyle.3 XSetFillRule.3
    411  1.16    uwe MLINKS += XSetFontPath.3 XFreeFontPath.3
    412  1.16    uwe MLINKS += XSetFontPath.3 XGetFontPath.3
    413  1.16    uwe MLINKS += XSetICFocus.3 XUnsetICFocus.3
    414  1.16    uwe MLINKS += XSetICValues.3 XGetICValues.3
    415  1.16    uwe MLINKS += XSetInputFocus.3 XGetInputFocus.3
    416  1.16    uwe MLINKS += XSetLineAttributes.3 XSetDashes.3
    417  1.16    uwe MLINKS += XSetPointerMapping.3 XGetPointerMapping.3
    418  1.16    uwe MLINKS += XSetScreenSaver.3 XActivateScreenSaver.3
    419  1.16    uwe MLINKS += XSetScreenSaver.3 XForceScreenSaver.3
    420  1.16    uwe MLINKS += XSetScreenSaver.3 XGetScreenSaver.3
    421  1.16    uwe MLINKS += XSetScreenSaver.3 XResetScreenSaver.3
    422  1.16    uwe MLINKS += XSetSelectionOwner.3 XConvertSelection.3
    423  1.16    uwe MLINKS += XSetSelectionOwner.3 XGetSelectionOwner.3
    424  1.16    uwe MLINKS += XSetState.3 XSetBackground.3
    425  1.16    uwe MLINKS += XSetState.3 XSetForeground.3
    426  1.16    uwe MLINKS += XSetState.3 XSetFunction.3
    427  1.16    uwe MLINKS += XSetState.3 XSetPlaneMask.3
    428  1.16    uwe MLINKS += XSetTextProperty.3 XGetTextProperty.3
    429  1.16    uwe MLINKS += XSetTile.3 XSetStipple.3
    430  1.16    uwe MLINKS += XSetTile.3 XSetTSOrigin.3
    431  1.16    uwe MLINKS += XSetTransientForHint.3 XGetTransientForHint.3
    432  1.16    uwe MLINKS += XSetWMClientMachine.3 XGetWMClientMachine.3
    433  1.16    uwe MLINKS += XSetWMColormapWindows.3 XGetWMColormapWindows.3
    434  1.16    uwe MLINKS += XSetWMIconName.3 XGetIconName.3
    435  1.16    uwe MLINKS += XSetWMIconName.3 XGetWMIconName.3
    436  1.16    uwe MLINKS += XSetWMIconName.3 XSetIconName.3
    437  1.16    uwe MLINKS += XSetWMName.3 XFetchName.3
    438  1.16    uwe MLINKS += XSetWMName.3 XGetWMName.3
    439  1.16    uwe MLINKS += XSetWMName.3 XStoreName.3
    440  1.16    uwe MLINKS += XSetWMProperties.3 XmbSetWMProperties.3
    441  1.16    uwe MLINKS += XSetWMProperties.3 Xutf8SetWMProperties.3
    442  1.16    uwe MLINKS += XSetWMProtocols.3 XGetWMProtocols.3
    443  1.16    uwe MLINKS += XStoreBytes.3 XFetchBuffer.3
    444  1.16    uwe MLINKS += XStoreBytes.3 XFetchBytes.3
    445  1.16    uwe MLINKS += XStoreBytes.3 XRotateBuffers.3
    446  1.16    uwe MLINKS += XStoreBytes.3 XStoreBuffer.3
    447  1.16    uwe MLINKS += XStoreColors.3 XStoreColor.3
    448  1.16    uwe MLINKS += XStoreColors.3 XStoreNamedColor.3
    449  1.16    uwe MLINKS += XStringListToTextProperty.3 XFreeStringList.3
    450  1.16    uwe MLINKS += XStringListToTextProperty.3 XTextProperty.3
    451  1.16    uwe MLINKS += XStringListToTextProperty.3 XTextPropertyToStringList.3
    452  1.16    uwe MLINKS += XStringToKeysym.3 XConvertCase.3
    453  1.16    uwe MLINKS += XStringToKeysym.3 XKeycodeToKeysym.3
    454  1.16    uwe MLINKS += XStringToKeysym.3 XKeysymToKeycode.3
    455  1.16    uwe MLINKS += XStringToKeysym.3 XKeysymToString.3
    456  1.16    uwe MLINKS += XSupportsLocale.3 XSetLocaleModifiers.3
    457  1.16    uwe MLINKS += XSynchronize.3 XSetAfterFunction.3
    458  1.16    uwe MLINKS += XTextExtents.3 XQueryTextExtents.3
    459  1.16    uwe MLINKS += XTextExtents.3 XQueryTextExtents16.3
    460  1.16    uwe MLINKS += XTextExtents.3 XTextExtents16.3
    461  1.16    uwe MLINKS += XTextWidth.3 XTextWidth16.3
    462  1.16    uwe MLINKS += XUnmapWindow.3 XUnmapSubwindows.3
    463  1.16    uwe MLINKS += XcmsAllocColor.3 XcmsAllocNamedColor.3
    464  1.16    uwe MLINKS += XcmsCCCOfColormap.3 XcmsSetCCCOfColormap.3
    465  1.16    uwe MLINKS += XcmsCIELabQueryMaxC.3 XcmsCIELabQueryMaxL.3
    466  1.16    uwe MLINKS += XcmsCIELabQueryMaxC.3 XcmsCIELabQueryMaxLC.3
    467  1.16    uwe MLINKS += XcmsCIELabQueryMaxC.3 XcmsCIELabQueryMinL.3
    468  1.16    uwe MLINKS += XcmsCIELuvQueryMaxC.3 XcmsCIELuvQueryMaxL.3
    469  1.16    uwe MLINKS += XcmsCIELuvQueryMaxC.3 XcmsCIELuvQueryMaxLC.3
    470  1.16    uwe MLINKS += XcmsCIELuvQueryMaxC.3 XcmsCIELuvQueryMinL.3
    471  1.16    uwe MLINKS += XcmsColor.3 XcmsCIELab.3
    472  1.16    uwe MLINKS += XcmsColor.3 XcmsCIELuv.3
    473  1.16    uwe MLINKS += XcmsColor.3 XcmsCIEXYZ.3
    474  1.16    uwe MLINKS += XcmsColor.3 XcmsCIEuvY.3
    475  1.16    uwe MLINKS += XcmsColor.3 XcmsCIExyY.3
    476  1.16    uwe MLINKS += XcmsColor.3 XcmsPad.3
    477  1.16    uwe MLINKS += XcmsColor.3 XcmsRGB.3
    478  1.16    uwe MLINKS += XcmsColor.3 XcmsRGBi.3
    479  1.16    uwe MLINKS += XcmsColor.3 XcmsTekHVC.3
    480  1.16    uwe MLINKS += XcmsCreateCCC.3 XcmsFreeCCC.3
    481  1.16    uwe MLINKS += XcmsQueryBlack.3 XcmsQueryBlue.3
    482  1.16    uwe MLINKS += XcmsQueryBlack.3 XcmsQueryGreen.3
    483  1.16    uwe MLINKS += XcmsQueryBlack.3 XcmsQueryRed.3
    484  1.16    uwe MLINKS += XcmsQueryBlack.3 XcmsQueryWhite.3
    485  1.16    uwe MLINKS += XcmsQueryColor.3 XcmsLookupColor.3
    486  1.16    uwe MLINKS += XcmsQueryColor.3 XcmsQueryColors.3
    487  1.16    uwe MLINKS += XcmsSetWhitePoint.3 XcmsSetWhiteAdjustProc.3
    488  1.16    uwe MLINKS += XcmsStoreColor.3 XcmsStoreColors.3
    489  1.16    uwe MLINKS += XcmsTekHVCQueryMaxC.3 XcmsTekHVCQueryMaxV.3
    490  1.16    uwe MLINKS += XcmsTekHVCQueryMaxC.3 XcmsTekHVCQueryMaxVC.3
    491  1.16    uwe MLINKS += XcmsTekHVCQueryMaxC.3 XcmsTekHVCQueryMaxVSamples.3
    492  1.16    uwe MLINKS += XcmsTekHVCQueryMaxC.3 XcmsTekHVCQueryMinV.3
    493  1.16    uwe MLINKS += XmbDrawImageString.3 Xutf8DrawImageString.3
    494  1.16    uwe MLINKS += XmbDrawImageString.3 XwcDrawImageString.3
    495  1.16    uwe MLINKS += XmbDrawString.3 Xutf8DrawString.3
    496  1.16    uwe MLINKS += XmbDrawString.3 XwcDrawString.3
    497  1.16    uwe MLINKS += XmbDrawText.3 Xutf8DrawText.3
    498  1.16    uwe MLINKS += XmbDrawText.3 XwcDrawText.3
    499  1.16    uwe MLINKS += XmbLookupString.3 Xutf8LookupString.3
    500  1.16    uwe MLINKS += XmbLookupString.3 XwcLookupString.3
    501  1.16    uwe MLINKS += XmbResetIC.3 Xutf8ResetIC.3
    502  1.16    uwe MLINKS += XmbResetIC.3 XwcResetIC.3
    503  1.16    uwe MLINKS += XmbTextEscapement.3 Xutf8TextEscapement.3
    504  1.16    uwe MLINKS += XmbTextEscapement.3 XwcTextEscapement.3
    505  1.16    uwe MLINKS += XmbTextExtents.3 Xutf8TextExtents.3
    506  1.16    uwe MLINKS += XmbTextExtents.3 XwcTextExtents.3
    507  1.16    uwe MLINKS += XmbTextListToTextProperty.3 XDefaultString.3
    508  1.16    uwe MLINKS += XmbTextListToTextProperty.3 XmbTextPropertyToTextList.3
    509  1.16    uwe MLINKS += XmbTextListToTextProperty.3 Xutf8TextListToTextProperty.3
    510  1.16    uwe MLINKS += XmbTextListToTextProperty.3 Xutf8TextPropertyToTextList.3
    511  1.16    uwe MLINKS += XmbTextListToTextProperty.3 XwcFreeStringList.3
    512  1.16    uwe MLINKS += XmbTextListToTextProperty.3 XwcTextListToTextProperty.3
    513  1.16    uwe MLINKS += XmbTextListToTextProperty.3 XwcTextPropertyToTextList.3
    514  1.16    uwe MLINKS += XmbTextPerCharExtents.3 Xutf8TextPerCharExtents.3
    515  1.16    uwe MLINKS += XmbTextPerCharExtents.3 XwcTextPerCharExtents.3
    516  1.16    uwe MLINKS += XrmGetFileDatabase.3 XrmDestroyDatabase.3
    517  1.16    uwe MLINKS += XrmGetFileDatabase.3 XrmGetDatabase.3
    518  1.16    uwe MLINKS += XrmGetFileDatabase.3 XrmGetStringDatabase.3
    519  1.16    uwe MLINKS += XrmGetFileDatabase.3 XrmLocaleOfDatabase.3
    520  1.16    uwe MLINKS += XrmGetFileDatabase.3 XrmPutFileDatabase.3
    521  1.16    uwe MLINKS += XrmGetFileDatabase.3 XrmSetDatabase.3
    522  1.16    uwe MLINKS += XrmGetResource.3 XrmQGetResource.3
    523  1.16    uwe MLINKS += XrmGetResource.3 XrmQGetSearchList.3
    524  1.16    uwe MLINKS += XrmGetResource.3 XrmQGetSearchResource.3
    525  1.16    uwe MLINKS += XrmInitialize.3 XrmOptionDescRec.3
    526  1.16    uwe MLINKS += XrmInitialize.3 XrmOptionKind.3
    527  1.16    uwe MLINKS += XrmInitialize.3 XrmParseCommand.3
    528  1.16    uwe MLINKS += XrmInitialize.3 XrmValue.3
    529  1.16    uwe MLINKS += XrmMergeDatabases.3 XrmCombineDatabase.3
    530  1.16    uwe MLINKS += XrmMergeDatabases.3 XrmCombineFileDatabase.3
    531  1.16    uwe MLINKS += XrmPutResource.3 XrmPutLineResource.3
    532  1.16    uwe MLINKS += XrmPutResource.3 XrmPutStringResource.3
    533  1.16    uwe MLINKS += XrmPutResource.3 XrmQPutResource.3
    534  1.16    uwe MLINKS += XrmPutResource.3 XrmQPutStringResource.3
    535  1.16    uwe MLINKS += XrmUniqueQuark.3 XrmPermStringToQuark.3
    536  1.16    uwe MLINKS += XrmUniqueQuark.3 XrmQuarkToString.3
    537  1.16    uwe MLINKS += XrmUniqueQuark.3 XrmStringToBindingQuarkList.3
    538  1.16    uwe MLINKS += XrmUniqueQuark.3 XrmStringToQuark.3
    539  1.16    uwe MLINKS += XrmUniqueQuark.3 XrmStringToQuarkList.3
    540  1.16    uwe 
    541  1.17    uwe MLINKS += Compose.5 XCompose.5
    542  1.17    uwe 
    543   1.1    mrg .include <bsd.x11.mk>
    544   1.1    mrg .include <bsd.prog.mk>
    545   1.1    mrg .include <bsd.subdir.mk>
    546