Last change
on this file since 4931e0 was a0bcf1, checked in by Frederik Heber <heber@…>, 17 years ago |
-initial commit
-Minimum set of files needed from ESPACK SVN repository
-Switch to three tantamount package parts instead of all relating to pcp (as at some time Ralf's might find inclusion as well)
|
-
Property mode
set to
100644
|
File size:
400 bytes
|
Rev | Line | |
---|
[a0bcf1] | 1 | ACLOCAL_AMFLAGS = -I m4
|
---|
| 2 | SUBDIRS = src doc
|
---|
| 3 | DIST_SUBDIRS = ${SUBDIRS}
|
---|
| 4 | #defaults/pseudopot
|
---|
| 5 |
|
---|
| 6 | #include aminclude.am
|
---|
| 7 |
|
---|
| 8 | pcpdir = ${bindir}
|
---|
| 9 |
|
---|
| 10 | EXTRA_DIST = util/suffix autogen.sh util/visual.cfg util/visual.net
|
---|
| 11 |
|
---|
| 12 | #configs.tar.gz:
|
---|
| 13 | # $(TAR) -zcvf $(srcdir)/configs.tar.gz `find $(srcdir) -name 'main_pcp_linux'`
|
---|
| 14 |
|
---|
| 15 | #pseudopots.tar.gz:
|
---|
| 16 | # $(TAR) -zcvf $(srcdir)/pseudopots.tar.gz `find $(srcdir) -name 'pseudo.??'`
|
---|
Note:
See
TracBrowser
for help on using the repository browser.