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

Commit48a30ee

Browse files
committed
Disable install/installcheck targets in doc/Makefile
1 parent7107c20 commit48a30ee

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

‎doc/Makefile

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44
#
55
#----------------------------------------------------------------------------
66

7+
NO_INSTALL := 1
8+
NO_INSTALLCHECK := 1
9+
710
ifndefPGSPHERE_VERSION
811
include ../Makefile.common.mk
912
ifndefPGSPHERE_VERSION
@@ -25,6 +28,7 @@ include $(top_srcdir)/contrib/contrib-global.mk
2528
endif
2629

2730
.SECONDARY:
31+
.NOTPARALLEL:
2832

2933
ifndefFOP
3034
FOP = fop

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp