pgsql/src/makefiles (Makefile.darwin)

Started by Peter Eisentrautover 25 years ago1 messagescomitters
Jump to latest
#1Peter Eisentraut
peter_e@gmx.net

Date: Tuesday, October 31, 2000 @ 14:55:19
Author: petere

Update of /home/projects/pgsql/cvsroot/pgsql/src/makefiles
from hub.org:/home/projects/pgsql/tmp/cvs-serv9428/src/makefiles

Added Files:
Makefile.darwin

----------------------------- Log Message -----------------------------

This is the minimal version of the Darwin support patch from
Bruce Hartzler <bruceh@mail.utexas.edu>. It contains shared library
support, regression test map, and the usual template files. The dynamic
loader is missing, the spin lock code apparently doesn't assemble due to
syntax problems, and semaphores are to be hoped for from Apple.