# doc/Makefile.in
#
# Copyright (C) 1999-2002 Riccardo Facchetti <riccardo@master.oasi.gpa.it>
#
# Default variables
@VARIABLES@
# TOP source directory.
topdir = @topdir@
top_builddir = $(topdir)
subdirs =
# Include the default make targets: to be put before the all-targets: rule.
@TARGETS@
all-targets:
install:
uninstall:
clean: targetclean
distclean: targetdistclean
$(RMF) libintl.h config.h Makefile CVS
# -----------------------------------------------------------------------
# DO NOT DELETE THIS LINE -- make depend depends on it.
syntax highlighted by Code2HTML, v. 0.9.1