Skip to content
Snippets Groups Projects
Commit 7387e887 authored by Thomas G. Lockhart's avatar Thomas G. Lockhart
Browse files

Change "more" to "cat" to allow typeahead while making backend.

parent b5417a39
No related branches found
No related tags found
No related merge requests found
......@@ -7,7 +7,7 @@
#
#
# IDENTIFICATION
# $Header: /cvsroot/pgsql/src/Attic/GNUmakefile.in,v 1.18 1997/10/30 04:46:37 momjian Exp $
# $Header: /cvsroot/pgsql/src/Attic/GNUmakefile.in,v 1.19 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 \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment