*** pgsql/src/Makefile.global.in 2009/08/07 20:50:22 1.256 --- pgsql/src/Makefile.global.in 2009/08/09 22:47:59 1.257 *************** *** 1,5 **** # -*-makefile-*- ! # $PostgreSQL: pgsql/src/Makefile.global.in,v 1.255 2009/08/04 22:04:37 petere Exp $ #------------------------------------------------------------------------------ # All PostgreSQL makefiles include this file and use the variables it sets, --- 1,5 ---- # -*-makefile-*- ! # $PostgreSQL: pgsql/src/Makefile.global.in,v 1.256 2009/08/07 20:50:22 petere Exp $ #------------------------------------------------------------------------------ # All PostgreSQL makefiles include this file and use the variables it sets, *************** *** 18,24 **** # # Meta configuration ! .PHONY: all install install-strip installdirs uninstall clean distclean maintainer-clean distprep check installcheck maintainer-check coverage .SILENT: installdirs # make `all' the default target --- 18,24 ---- # # Meta configuration ! .PHONY: all install install-strip installdirs uninstall clean distclean maintainer-clean distprep check installcheck maintainer-check coverage html man .SILENT: installdirs # make `all' the default target