spielwiese
Last change
on this file since 1a1f34b was
1a1f34b,
checked in by Hans Schoenemann <hannes@…>, 8 years ago
|
removed unsed files, fixed make_tar.sh and make dist
|
-
Property mode set to
100644
|
File size:
547 bytes
|
Line | |
---|
1 | ACLOCAL_AMFLAGS = -I ../m4 |
---|
2 | |
---|
3 | emacsdir=$(datadir)/singular/emacs |
---|
4 | |
---|
5 | EMACS = \ |
---|
6 | ChangeLog \ |
---|
7 | COPYING \ |
---|
8 | NEWS \ |
---|
9 | singular.el \ |
---|
10 | singular.xpm .emacs-general .emacs-singular \ |
---|
11 | cmd-cmpl.el ex-cmpl.el hlp-cmpl.el lib-cmpl.el |
---|
12 | #++ hlp-cmpl.el lib-cmpl.el ex-cmpl.el cmd-cmpl.el: for now from Master Singular |
---|
13 | |
---|
14 | |
---|
15 | #-- BUGS cmpl.pl ESingular.emacs21 lib.pl Makefile.in singular.el.decl |
---|
16 | |
---|
17 | dist_emacs_DATA = $(EMACS) |
---|
18 | |
---|
19 | # TODO: remove this! |
---|
20 | #all-local: |
---|
21 | # [ -d ${builddir} ] || ln -s ${srcdir} ${builddir} |
---|
22 | |
---|
23 | EXTRA_DIST = $(EMACS) |
---|
Note: See
TracBrowser
for help on using the repository browser.