Last change
on this file since 6145aa7 was 6145aa7, checked in by Frederik Heber <heber@…>, 17 years ago |
removed CFLAGS as they were heavily architecture dependent and should be supplied by the user
|
-
Property mode
set to
100644
|
File size:
465 bytes
|
Line | |
---|
1 | SOURCE = density.c energy.c errors.c excor.c grad.c gramsch.c helpers.c init.c ions.c mergesort2.c myfft.c mymath.c opt.c output.c pcp.c pdbformat.c perturbed.c pseudo.c riemann.c run.c wannier.c
|
---|
2 | HEADER = data.h defs.h density.h energy.h errors.h excor.h grad.h gramsch.h helpers.h init.h ions.h mergesort2.h myfft.h mymath.h opt.h output.h pcp.h pdbformat.h perturbed.h pseudo.h riemann.h run.h wannier.h
|
---|
3 |
|
---|
4 | bin_PROGRAMS = pcp
|
---|
5 | pcp_SOURCES = ${SOURCE} ${HEADER}
|
---|
Note:
See
TracBrowser
for help on using the repository browser.