#------------------------------------------------------------------------- # # Makefile-- # Makefile for the port-specific subsystem of the backend # # These files are used in other directories for portability on systems # with broken/missing library files. # IDENTIFICATION # $Header: /cvsroot/pgsql/src/port/Makefile,v 1.2 2002/07/19 17:35:11 momjian Exp $ # #------------------------------------------------------------------------- subdir = src/port top_builddir = ../.. include $(top_builddir)/src/Makefile.global # # The backend/port directory removes these files. # #distclean clean: # rm -f $(OBJS)