|
Last change
on this file since 73bc6b was a1c448, checked in by Frederik Heber <heber@…>, 18 years ago |
|
removed some old EXTRA_DIST remnants which actually belonged to util package
|
-
Property mode
set to
100644
|
|
File size:
354 bytes
|
| Line | |
|---|
| 1 | ACLOCAL_AMFLAGS = -I m4
|
|---|
| 2 | SUBDIRS = src doc tests
|
|---|
| 3 | DIST_SUBDIRS = ${SUBDIRS}
|
|---|
| 4 |
|
|---|
| 5 | #include aminclude.am
|
|---|
| 6 |
|
|---|
| 7 | pcpdir = ${bindir}
|
|---|
| 8 |
|
|---|
| 9 | EXTRA_DIST = pseudopot autogen.sh
|
|---|
| 10 |
|
|---|
| 11 | #configs.tar.gz:
|
|---|
| 12 | # $(TAR) -zcvf $(srcdir)/configs.tar.gz `find $(srcdir) -name 'main_pcp_linux'`
|
|---|
| 13 |
|
|---|
| 14 | #pseudopots.tar.gz:
|
|---|
| 15 | # $(TAR) -zcvf $(srcdir)/pseudopots.tar.gz `find $(srcdir) -name 'pseudo.??'`
|
|---|
| 16 |
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.