Use a safer outfuncs/readfuncs representation for BitStrings.
[pgsql.git] / doc / Makefile
blob24370fc903024798fe33962b334ff7fb31669f16
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 html man install installdirs uninstall clean distclean:
16 $(MAKE) -C src $@