Logo
Explore Help
Sign In
1berry/postgres
1
0
Fork 0
You've already forked postgres
Code Issues Packages Projects Releases Wiki Activity
postgres/contrib/pg_logger/Makefile

13 lines
293 B
Makefile
Raw Normal View History

$Header: -> $PostgreSQL Changes ...
2003-11-29 19:52:15 +00:00
# $PostgreSQL: pgsql/contrib/pg_logger/Makefile,v 1.3 2003/11/29 19:51:35 pgsql Exp $
Add pg_logger to /contrib.
2001-02-11 02:18:27 +00:00
subdir = contrib/pg_logger
top_builddir = ../..
include $(top_builddir)/src/Makefile.global
To fix the perpetually broken makefiles in the contrib tree, I have written a generic framework of rules that the contrib makefiles can use instead of writing their own each time. You only need to set a few variables and off you go.
2001-09-06 10:49:30 +00:00
PROGRAM = pg_logger
Add pg_logger to /contrib.
2001-02-11 02:18:27 +00:00
OBJS = pg_logger.o
To fix the perpetually broken makefiles in the contrib tree, I have written a generic framework of rules that the contrib makefiles can use instead of writing their own each time. You only need to set a few variables and off you go.
2001-09-06 10:49:30 +00:00
DOCS = README.pg_logger
Add pg_logger to /contrib.
2001-02-11 02:18:27 +00:00
To fix the perpetually broken makefiles in the contrib tree, I have written a generic framework of rules that the contrib makefiles can use instead of writing their own each time. You only need to set a few variables and off you go.
2001-09-06 10:49:30 +00:00
include $(top_srcdir)/contrib/contrib-global.mk
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 1899ms Template: 26ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API