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

Commit7387e88

Browse files
author
Thomas G. Lockhart
committed
Change "more" to "cat" to allow typeahead while making backend.
1 parentb5417a3 commit7387e88

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/GNUmakefile.in

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
#
88
#
99
# IDENTIFICATION
10-
# $Header: /cvsroot/pgsql/src/Attic/GNUmakefile.in,v 1.18 1997/10/30 04:46:37 momjian Exp $
10+
# $Header: /cvsroot/pgsql/src/Attic/GNUmakefile.in,v 1.19 1997/11/07 06:22:36 thomas Exp $
1111
#
1212
#-------------------------------------------------------------------------
1313

@@ -65,7 +65,7 @@ install:
6565
ifneq ($(wildcard man), )
6666
$(MAKE) -C man install
6767
endif
68-
more ../register.txt
68+
cat ../register.txt
6969

7070
clean:
7171
@if test $(PORTNAME) = UNDEFINED; then \

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp