postgresql/doc/src/Makefile

9 lines
268 B
Makefile
Raw Normal View History

# $PostgreSQL: pgsql/doc/src/Makefile,v 1.37 2009/08/09 22:47:59 petere Exp $
1998-03-01 09:16:16 +01:00
subdir = doc/src
top_builddir = ../..
include $(top_builddir)/src/Makefile.global
1998-03-01 09:16:16 +01:00
all distprep html man install installdirs uninstall clean distclean maintainer-clean:
$(MAKE) -C sgml $@