File tree Expand file tree Collapse file tree 2 files changed +3
-273
lines changed Expand file tree Collapse file tree 2 files changed +3
-273
lines changed Original file line number Diff line number Diff line change 11# -------------------------------------------------------------------------
22#
33# Makefile--
4- # Makefile for port/win32
4+ # Makefile for backend/ port/win32
55#
66# IDENTIFICATION
7- # $PostgreSQL: pgsql/src/backend/port/win32/Makefile,v 1.6 2004/08 /29 00:38:03 momjian Exp $
7+ # $PostgreSQL: pgsql/src/backend/port/win32/Makefile,v 1.7 2006/04 /29 20:52:56 tgl Exp $
88#
99# -------------------------------------------------------------------------
1010
1111subdir = src/backend/port/win32
1212top_builddir = ../../../..
1313include $(top_builddir ) /src/Makefile.global
1414
15- OBJS = sema.o shmem.o timer.o socket.o signal.o security.o error.o
15+ OBJS = shmem.o timer.o socket.o signal.o security.o error.o
1616
1717all : SUBSYS.o
1818
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments