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

Commitc4ea55d

Browse files
committed
clean up /tmp behind itself
submitted by: bruce
1 parent496b937 commitc4ea55d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎src/interfaces/libpq/Makefile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
#
88
#
99
# IDENTIFICATION
10-
# $Header: /cvsroot/pgsql/src/interfaces/libpq/Makefile,v 1.1.1.1 1996/07/09 06:22:16 scrappy Exp $
10+
# $Header: /cvsroot/pgsql/src/interfaces/libpq/Makefile,v 1.2 1996/07/29 20:52:24 scrappy Exp $
1111
#
1212
#-------------------------------------------------------------------------
1313

@@ -91,6 +91,7 @@ install-headers: beforeinstall-headers
9191
@echo "#define OIDNAMELEN $(OIDNAMELEN)" >> $(TEMPDIR)/postgres.h
9292
@cat $(srcdir)/backend/include/postgres.h >> $(TEMPDIR)/postgres.h
9393
$(INSTALL) $(INSTLOPTS) $(TEMPDIR)/postgres.h $(HEADERDIR)/postgres.h
94+
@rm -f $(TEMPDIR)/c.h $(TEMPDIR)/postgres.h
9495

9596
install:: install-headers
9697

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp