projects
/
users
/
bernd
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b5417a3
)
Change "more" to "cat" to allow typeahead while making backend.
author
Thomas G. Lockhart
<lockhart@fourpalms.org>
Fri, 7 Nov 1997 06:22:36 +0000
(06:22 +0000)
committer
Thomas G. Lockhart
<lockhart@fourpalms.org>
Fri, 7 Nov 1997 06:22:36 +0000
(06:22 +0000)
src/GNUmakefile.in
patch
|
blob
|
blame
|
history
diff --git
a/src/GNUmakefile.in
b/src/GNUmakefile.in
index ad70e06bef73128ae54edd2d3e071c07dc6943c0..3455b12e3acc57f6c7ea92fa062494a3e0475f94 100644
(file)
--- a/
src/GNUmakefile.in
+++ b/
src/GNUmakefile.in
@@
-7,7
+7,7
@@
#
#
# IDENTIFICATION
-# $Header: /cvsroot/pgsql/src/Attic/GNUmakefile.in,v 1.1
8 1997/10/30 04:46:37 momjian
Exp $
+# $Header: /cvsroot/pgsql/src/Attic/GNUmakefile.in,v 1.1
9 1997/11/07 06:22:36 thomas
Exp $
#
#-------------------------------------------------------------------------
@@
-65,7
+65,7
@@
install:
ifneq ($(wildcard man), )
$(MAKE) -C man install
endif
-
more
../register.txt
+
cat
../register.txt
clean:
@if test $(PORTNAME) = UNDEFINED; then \