emacs/Makefile
Jens Petersen 50da12b211 - update to snapshot of current cvs
- configure xim support off by default
- bootstrap snapshot
for update to emacs22:
- initial packaging commit of cvs emacs
- leim and elisp manual now in main tarball
- no leim subpackage anymore, so make common obsolete it
- no longer need MuleUCS, nor rfc1345.el
- buildrequire and use autoconf rather autoconf213
- no longer need emacs-21.2-x86_64.patch,
    editfns.c-Fformat-multibyte-davej.patch
- bring back game for now
- TODO: some patches still need updating
- fns.el no longer installed
- remove /var/games for now
- update filelist generation to single sweep
- update info_files list
2005-04-06 15:40:25 +00:00

17 lines
201 B
Makefile

NAME = emacs
DIST = current
# only one repo
ALL_DISTS = no
STAGE_DIR=/fedora/emacs
REPO_TOP=$(STAGE_DIR)
REPO=testing
WEBSITE=people:public_html/emacs/
include ../Makefile.repo
dist:
./make-dist