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

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

Completed in 10 milliseconds