mirror of
https://github.com/postgres/postgres.git
synced 2025-05-01 01:04:50 +03:00
parent
73b6ffbf76
commit
d02015d1cc
@ -6,7 +6,7 @@
|
|||||||
# Copyright (c) 1994, Regents of the University of California
|
# Copyright (c) 1994, Regents of the University of California
|
||||||
#
|
#
|
||||||
# IDENTIFICATION
|
# IDENTIFICATION
|
||||||
# $Header: /cvsroot/pgsql/src/Attic/GNUmakefile,v 1.1 1996/12/31 07:26:26 bryanh Exp $
|
# $Header: /cvsroot/pgsql/src/Attic/GNUmakefile,v 1.2 1997/01/08 07:32:15 scrappy Exp $
|
||||||
#
|
#
|
||||||
#-------------------------------------------------------------------------
|
#-------------------------------------------------------------------------
|
||||||
|
|
||||||
@ -41,7 +41,7 @@ ifneq ($(wildcard man), )
|
|||||||
$(MAKE) -C man $@
|
$(MAKE) -C man $@
|
||||||
endif
|
endif
|
||||||
@if test $@. = all. -o $@. = .; then \
|
@if test $@. = all. -o $@. = .; then \
|
||||||
echo All of Postgres95 is successfully made. Ready to install. ;\
|
echo All of PostgreSQL is successfully made. Ready to install. ;\
|
||||||
fi
|
fi
|
||||||
|
|
||||||
TAGS:
|
TAGS:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user