|
|
| version 1.1, 2001/04/23 15:16:52 | version 1.16.2.1, 2001/09/07 08:45:57 |
|---|---|
| Line 10 | Line 10 |
| # even the implied warranty of MERCHANTABILITY or FITNESS FOR A | # even the implied warranty of MERCHANTABILITY or FITNESS FOR A |
| # PARTICULAR PURPOSE. | # PARTICULAR PURPOSE. |
| # $Id$ | |
| SHELL = @SHELL@ | SHELL = @SHELL@ |
| Line 61 PRE_UNINSTALL = : | Line 59 PRE_UNINSTALL = : |
| POST_UNINSTALL = : | POST_UNINSTALL = : |
| host_alias = @host_alias@ | host_alias = @host_alias@ |
| host_triplet = @host@ | host_triplet = @host@ |
| APACHE13_SRC = @APACHE13_SRC@ | |
| AS = @AS@ | AS = @AS@ |
| AWK = @AWK@ | AWK = @AWK@ |
| CC = @CC@ | CC = @CC@ |
| Line 78 RANLIB = @RANLIB@ | Line 77 RANLIB = @RANLIB@ |
| VERSION = @VERSION@ | VERSION = @VERSION@ |
| YACC = @YACC@ | YACC = @YACC@ |
| host_os = @host_os@ | host_os = @host_os@ |
| mysql = @mysql@ | |
| SUBDIRS = classes types main libltdl pcre targets | SUBDIRS = classes types main libltdl pcre targets |
| LIBTOOL_DEPS = @LIBTOOL_DEPS@ | LIBTOOL_DEPS = @LIBTOOL_DEPS@ |
| ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 | ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 |
| Line 364 installdirs mostlyclean-generic distclea | Line 363 installdirs mostlyclean-generic distclea |
| maintainer-clean-generic clean mostlyclean distclean maintainer-clean | maintainer-clean-generic clean mostlyclean distclean maintainer-clean |
| libtool: $(LIBTOOL_DEPS) | libtool: $(LIBTOOL_DEPS) |
| $(SHELL) ./config.status --recheck | $(SHELL) ./config.status --recheck |