postgresql/doc/src/Makefile

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

9 lines
209 B
Makefile
Raw Normal View History

2010-09-20 22:08:53 +02:00
# doc/src/Makefile
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 $@