Searched refs:XCF_HEADER (Results 1 - 1 of 1) sorted by relevance

/solaris-x11-s12/open-src/app/xdm/
H A DMakefile117 XCF_HEADER = %1$$s---------------------------------------------------------------------------- macro
118 XCF_HEADER += \n%1$$s NOTE: The file provided in $(XDM_USR_CONFIGDIR) is a sample %2$$s
119 XCF_HEADER += \n%1$$s configuration file provided for your reference.
120 XCF_HEADER += \n%1$$s
121 XCF_HEADER += \n%1$$s xdm reads the actual configuration from the copies located in $(XDM_ETC_CONFIGDIR)
122 XCF_HEADER += \n%1$$s (unless configured otherwise by $(XDM_ETC_CONFIGDIR)/xdm-config or
123 XCF_HEADER += \n%1$$s a file specified via the -config command line option).
124 XCF_HEADER += \n%1$$s----------------------------------------------------------------------------\n
143 printf '$(XCF_HEADER)' $${COMMENT_CHAR} $${FILENAME} > $@ ; \

Completed in 438 milliseconds