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

Commitb269793

Browse files
author
Bryan Henderson
committed
Forgot in yesterday's make file blitz.
1 parentd7dd929 commitb269793

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

‎src/interfaces/libpq++/man/Makefile

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
#-------------------------------------------------------------------------
2+
#
3+
# Makefile
4+
# Makefile for doc directory to install man pages
5+
#
6+
# IDENTIFICATION
7+
# $Header: /cvsroot/pgsql/src/interfaces/libpq++/man/Attic/Makefile,v 1.1 1996/11/13 06:36:38 bryanh Exp $
8+
#
9+
#-------------------------------------------------------------------------
10+
11+
SRCDIR= ../..
12+
include ../../Makefile.global
13+
14+
install:
15+
-mkdir -p$(POSTMANDIR)
16+
-mkdir$(POSTMANDIR)/man3
17+
cp man/*.3*$(POSTMANDIR)/man3
18+

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp