Support Mac OS X Keychains in auth-source.el.
[gnus] / Makefile.in
1 prefix = @prefix@
2 # Avoid "WARNING:  Makefile.in seems to ignore the --datarootdir setting":
3 datarootdir = @datarootdir@
4 datadir = @datadir@
5 lispdir = @lispdir@
6 srcdir = @srcdir@
7
8 @SET_MAKE@
9 EMACS = @EMACS@
10 XEMACS = @EMACS@
11
12 GZIP_PROG = gzip -f
13
14 SED_I = sed -i -e
15
16 # # # # # # # # # # Release variables (for maintainer only):
17 #
18 # Files removed from `cvs export' output before creating the tar-ball:
19 CVS_IGNORE_FILES = .cvsignore contrib/.cvsignore etc/.cvsignore \
20   lisp/.cvsignore texi/.cvsignore texi/ps/.cvsignore .arch-inventory
21 # Name and mail address in ChangeLog format for the release commit:
22 COMMITTER = Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
23 # CODENAME for development releases (CODENAME must have a trailing space,
24 # (e.g. "Oort ")
25 CODENAME = 
26 # Codename initial (lower case), e.g. 'n' for "No Gnus".
27 CIN =
28 # Files with hard-coded versions numbers:
29 RELEASE_COMMIT_FILES = ChangeLog \