/[LeafOK_CVS]/lbbs/Makefile.in
ViewVC logotype

Diff of /lbbs/Makefile.in

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

Revision 1.11 by sysadm, Wed Apr 30 09:29:04 2025 UTC Revision 1.12 by sysadm, Sun May 4 09:41:37 2025 UTC
# Line 89  build_triplet = @build@ Line 89  build_triplet = @build@
89  host_triplet = @host@  host_triplet = @host@
90  subdir = .  subdir = .
91  ACLOCAL_M4 = $(top_srcdir)/aclocal.m4  ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
92  am__aclocal_m4_deps = $(top_srcdir)/configure.ac  am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
93            $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
94            $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
95            $(top_srcdir)/configure.ac
96  am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \  am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
97          $(ACLOCAL_M4)          $(ACLOCAL_M4)
98  DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \  DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \
# Line 324  target_alias = @target_alias@ Line 327  target_alias = @target_alias@
327  top_build_prefix = @top_build_prefix@  top_build_prefix = @top_build_prefix@
328  top_builddir = @top_builddir@  top_builddir = @top_builddir@
329  top_srcdir = @top_srcdir@  top_srcdir = @top_srcdir@
330    ACLOCAL_AMFLAGS = -I m4
331  EXTRA_DIST = AUTHORS README INSTALL makedist.sh  EXTRA_DIST = AUTHORS README INSTALL makedist.sh
332  SUBDIRS = src utils  SUBDIRS = src utils
333  CLEANFILES = @EXTRA_CLEAN@  CLEANFILES = @EXTRA_CLEAN@


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

webmaster@leafok.com
ViewVC Help
Powered by ViewVC 1.3.0-beta1