diff options
Diffstat (limited to 'xts5/Xlib7/Makefile.am')
-rw-r--r-- | xts5/Xlib7/Makefile.am | 116 |
1 files changed, 58 insertions, 58 deletions
diff --git a/xts5/Xlib7/Makefile.am b/xts5/Xlib7/Makefile.am index 756a4270..995bcf5d 100644 --- a/xts5/Xlib7/Makefile.am +++ b/xts5/Xlib7/Makefile.am @@ -10,61 +10,61 @@ BUILT_SOURCES = $(tprogs:$(EXEEXT)=.c) CLEANFILES = $(BUILT_SOURCES) tprogs = \ - XAllocColor/XAllocColor \ - XAllocColorCells/XAllocColorCells \ - XAllocColorPlanes/XAllocColorPlanes \ - XAllocNamedColor/XAllocNamedColor \ - XcmsAllocColor/XcmsAllocColor \ - XcmsAddColorSpace/XcmsAddColorSpace \ - XcmsAddFunctionSet/XcmsAddFunctionSet \ - XcmsAllocNamedColor/XcmsAllocNamedColor \ - XcmsCCCOfColormap/XcmsCCCOfColormap \ - XcmsConvertColors/XcmsConvertColors \ - XcmsCIELabQueryMaxLC/XcmsCIELabQueryMaxLC \ - XcmsCIELabQueryMaxC/XcmsCIELabQueryMaxC \ - XcmsCIELabQueryMaxL/XcmsCIELabQueryMaxL \ - XcmsConversionProc/XcmsConversionProc \ - XcmsConversionProc2/XcmsConversionProc2 \ - XcmsCreateCCC/XcmsCreateCCC \ - XcmsDefaultCCC/XcmsDefaultCCC \ - XcmsDisplayOfCCC/XcmsDisplayOfCCC \ - XcmsFreeCCC/XcmsFreeCCC \ - XcmsFormatOfPrefix/XcmsFormatOfPrefix \ - XcmsLookupColor/XcmsLookupColor \ - XcmsCIELabQueryMinL/XcmsCIELabQueryMinL \ - XcmsPrefixOfFormat/XcmsPrefixOfFormat \ - XcmsQueryBlack/XcmsQueryBlack \ - XcmsQueryBlue/XcmsQueryBlue \ - XcmsQueryColor/XcmsQueryColor \ - XcmsQueryColors/XcmsQueryColors \ - XcmsQueryGreen/XcmsQueryGreen \ - XcmsCIELuvQueryMaxC/XcmsCIELuvQueryMaxC \ - XcmsCIELuvQueryMinL/XcmsCIELuvQueryMinL \ - XcmsCIELuvQueryMaxL/XcmsCIELuvQueryMaxL \ - XcmsCIELuvQueryMaxLC/XcmsCIELuvQueryMaxLC \ - XcmsQueryRed/XcmsQueryRed \ - XcmsQueryWhite/XcmsQueryWhite \ - XcmsScreenNumberOfCCC/XcmsScreenNumberOfCCC \ - XcmsStoreColor/XcmsStoreColor \ - XcmsStoreColors/XcmsStoreColors \ - XcmsTekHVCQueryMaxC/XcmsTekHVCQueryMaxC \ - XcmsTekHVCQueryMinV/XcmsTekHVCQueryMinV \ - XcmsTekHVCQueryMaxV/XcmsTekHVCQueryMaxV \ - XcmsTekHVCQueryMaxVC/XcmsTekHVCQueryMaxVC \ - XcmsTekHVCQueryMaxVSamples/XcmsTekHVCQueryMaxVSamples \ - XcmsVisualOfCCC/XcmsVisualOfCCC \ - XcmsSetWhiteAdjustProc/XcmsSetWhiteAdjustProc \ - XcmsScreenWhitePointOfCCC/XcmsScreenWhitePointOfCCC \ - XcmsClientWhitePointOfCCC/XcmsClientWhitePointOfCCC \ - XcmsSetWhitePoint/XcmsSetWhitePoint \ - XCopyColormapAndFree/XCopyColormapAndFree \ - XCreateColormap/XCreateColormap \ - XFreeColormap/XFreeColormap \ - XFreeColors/XFreeColors \ - XLookupColor/XLookupColor \ - XParseColor/XParseColor \ - XQueryColor/XQueryColor \ - XQueryColors/XQueryColors \ - XStoreColor/XStoreColor \ - XStoreColors/XStoreColors \ - XStoreNamedColor/XStoreNamedColor + XAllocColor \ + XAllocColorCells \ + XAllocColorPlanes \ + XAllocNamedColor \ + XcmsAllocColor \ + XcmsAddColorSpace \ + XcmsAddFunctionSet \ + XcmsAllocNamedColor \ + XcmsCCCOfColormap \ + XcmsConvertColors \ + XcmsCIELabQueryMaxLC \ + XcmsCIELabQueryMaxC \ + XcmsCIELabQueryMaxL \ + XcmsConversionProc \ + XcmsConversionProc2 \ + XcmsCreateCCC \ + XcmsDefaultCCC \ + XcmsDisplayOfCCC \ + XcmsFreeCCC \ + XcmsFormatOfPrefix \ + XcmsLookupColor \ + XcmsCIELabQueryMinL \ + XcmsPrefixOfFormat \ + XcmsQueryBlack \ + XcmsQueryBlue \ + XcmsQueryColor \ + XcmsQueryColors \ + XcmsQueryGreen \ + XcmsCIELuvQueryMaxC \ + XcmsCIELuvQueryMinL \ + XcmsCIELuvQueryMaxL \ + XcmsCIELuvQueryMaxLC \ + XcmsQueryRed \ + XcmsQueryWhite \ + XcmsScreenNumberOfCCC \ + XcmsStoreColor \ + XcmsStoreColors \ + XcmsTekHVCQueryMaxC \ + XcmsTekHVCQueryMinV \ + XcmsTekHVCQueryMaxV \ + XcmsTekHVCQueryMaxVC \ + XcmsTekHVCQueryMaxVSamples \ + XcmsVisualOfCCC \ + XcmsSetWhiteAdjustProc \ + XcmsScreenWhitePointOfCCC \ + XcmsClientWhitePointOfCCC \ + XcmsSetWhitePoint \ + XCopyColormapAndFree \ + XCreateColormap \ + XFreeColormap \ + XFreeColors \ + XLookupColor \ + XParseColor \ + XQueryColor \ + XQueryColors \ + XStoreColor \ + XStoreColors \ + XStoreNamedColor |