mirror of
https://github.com/postgres/postgres.git
synced 2025-05-05 09:19:17 +03:00
typo
This commit is contained in:
parent
2bbf34111f
commit
f90771236d
@ -4,12 +4,12 @@
|
|||||||
# Makefile for libpq subsystem (backend half of libpq interface)
|
# Makefile for libpq subsystem (backend half of libpq interface)
|
||||||
#
|
#
|
||||||
# IDENTIFICATION
|
# IDENTIFICATION
|
||||||
# $Header: /cvsroot/pgsql/src/backend/libpq/Makefile,v 1.22 2000/07/09 13:14:05 petere Exp $
|
# $Header: /cvsroot/pgsql/src/backend/libpq/Makefile,v 1.23 2000/07/09 13:48:45 petere Exp $
|
||||||
#
|
#
|
||||||
#-------------------------------------------------------------------------
|
#-------------------------------------------------------------------------
|
||||||
|
|
||||||
subdir = src/backend/libpq
|
subdir = src/backend/libpq
|
||||||
top_builddir = ../..
|
top_builddir = ../../..
|
||||||
include ../../Makefile.global
|
include ../../Makefile.global
|
||||||
|
|
||||||
# be-fsstubs is here for historical reasons, probably belongs elsewhere
|
# be-fsstubs is here for historical reasons, probably belongs elsewhere
|
||||||
|
Loading…
x
Reference in New Issue
Block a user