mirror of
https://github.com/postgres/postgres.git
synced 2026-04-11 12:06:55 -04:00
This reverts commit 617d691412.
While I still think the basic idea is attractive, we need to sort
out what happens with built .c files, and there also seem to be
VPATH issues.
3 lines
102 B
Makefile
3 lines
102 B
Makefile
# src/bin/pg_test_timing/nls.mk
|
|
CATALOG_NAME = pg_test_timing
|
|
GETTEXT_FILES = pg_test_timing.c
|