Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitfc15396

Browse files
committed
Use approved style for listing OBJS in test_oat_hooks Makefile
1 parent607e75e commitfc15396

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

‎src/test/modules/test_oat_hooks/Makefile

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
# src/test/modules/test_oat_hooks/Makefile
22

33
MODULE_big = test_oat_hooks
4-
OBJS = test_oat_hooks.o$(WIN32RES)
4+
OBJS =\
5+
$(WIN32RES)\
6+
test_oat_hooks.o
57
PGFILEDESC = "test_oat_hooks - example use of object access hooks"
68

79
REGRESS = test_oat_hooks

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp