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

Commit39b4a05

Browse files
committed
Add a blank install target so that 'make install' works
1 parent64f80c7 commit39b4a05

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

‎src/utils/Makefile

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# Makefile for utils
55
#
66
# IDENTIFICATION
7-
# $Header: /cvsroot/pgsql/src/utils/Attic/Makefile,v 1.1 1996/11/1113:51:55 bryanh Exp $
7+
# $Header: /cvsroot/pgsql/src/utils/Attic/Makefile,v 1.2 1996/11/1116:30:07 scrappy Exp $
88
#
99
#-------------------------------------------------------------------------
1010

@@ -17,6 +17,8 @@ CFLAGS+=$(INCLUDE_OPT)
1717

1818
all: version.o
1919

20+
install:
21+
2022
dependdep:
2123
$(CC) -MM$(INCLUDE_OPT)*.c>depend
2224

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp