git.postgresql.org Git - postgresql.git/commitdiff

git projects / postgresql.git / commitdiff
? search:
summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 607e75e)
Use approved style for listing OBJS in test_oat_hooks Makefile
2022年3月23日 14:42:25 +0000 (10:42 -0400)
2022年3月23日 14:42:25 +0000 (10:42 -0400)

diff --git a/src/test/modules/test_oat_hooks/Makefile b/src/test/modules/test_oat_hooks/Makefile
index 8456723808c260e78778172e11a61c68747239db..d1d874be79edb8b7c86a8058e6497b9484bbcd65 100644 (file)
--- a/src/test/modules/test_oat_hooks/Makefile
+++ b/src/test/modules/test_oat_hooks/Makefile
@@ -1,7 +1,9 @@
# src/test/modules/test_oat_hooks/Makefile
MODULE_big = test_oat_hooks
-OBJS = test_oat_hooks.o $(WIN32RES)
+OBJS = \
+ $(WIN32RES) \
+ test_oat_hooks.o
PGFILEDESC = "test_oat_hooks - example use of object access hooks"
REGRESS = test_oat_hooks
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /