| 153 |
|
MKINSTALLDIRS=`pwd`/ac-tools/"shtool mkdir -p -f" |
| 154 |
|
|
| 155 |
|
dnl **** Final list of subdirs |
| 156 |
< |
SUBDIRS="libBASS libmdtools src forceFields samples utils utils/sysbuilder" |
| 156 |
> |
SUBDIRS="libBASS libmdtools src forceFields samples utils utils/sysbuilder staticProps" |
| 157 |
|
|
| 158 |
|
dnl **** Define CFLAGS etc empty to prevent configure from setting them |
| 159 |
|
CFLAGS=${CFLAGS-""} |
| 200 |
|
AC_CONFIG_FILES([Makefile |
| 201 |
|
libBASS/Makefile libmdtools/Makefile src/Makefile utils/Makefile |
| 202 |
|
utils/sysbuilder/Makefile forceFields/Makefile samples/Makefile |
| 203 |
+ |
staticProps/Makefile |
| 204 |
|
samples/alkane/Makefile samples/argon/Makefile |
| 205 |
|
samples/beadLipid/Makefile samples/lipid/Makefile |
| 206 |
|
samples/metals/Makefile samples/water/Makefile |