Cope with catcache entries becoming stale during detoasting.
[pgsql.git] / doc / Makefile
blobaee3cc09654d792944c8ecffc308e626ce88e886
1 #----------------------------------------------------------------------------
3 # PostgreSQL documentation top-level makefile
5 # Copyright (c) 1994, Regents of the University of California
7 # doc/Makefile
9 #----------------------------------------------------------------------------
11 subdir = doc
12 top_builddir = ..
13 include $(top_builddir)/src/Makefile.global
15 all distprep html man install installdirs uninstall clean distclean maintainer-clean:
16 $(MAKE) -C src $@