1 # Postgres documentation makefile
6 include $(top_builddir
)/src
/Makefile.global
8 clean distclean maintainer-clean
:
13 $(MAKE
) -C sgml html JADEFLAGS
='-V html-manifest'
14 cd sgml
&& $(TAR
) -cf ..
/$@
`cat HTML.manifest` `echo *.gif | grep -v '\*'` *.css
18 $(TAR
) -cf
$@
-C sgml man1 man7