|
|
| version 1.7, 2002/09/02 12:20:56 | version 1.136, 2020/05/12 09:28:31 |
|---|---|
| Line 1 | Line 1 |
| SUBDIRS = src etc bin | SUBDIRS = src etc bin |
| ACLOCAL_AMFLAGS = -I src/lib/ltdl/m4 | |
| libtool: $(LIBTOOL_DEPS) | EXTRA_DIST = operators.txt parser3.sln gnu.vcproj buildall acsite.m4 |
| $(SHELL) ./config.status --recheck | |
| EXTRA_DIST = operators.txt parser3.dsw | commit: |
| # trick to make 'make' happy at check out time | |
| # and avoid redundant remaking: aclocal+autoconf+automake | |
| update: | cvs commit -m "no message" -f configure.ac acsite.m4 aclocal.m4 Makefile.am Makefile.in configure src/include/pa_config_auto.h.in |
| cvs update | |
| $(MAKE) | |
| happy: update install-exec |