Makefile.in needs to be configured to use PORTNAME variable

This commit is contained in:
Marc G. Fournier 1998-02-13 13:15:12 +00:00
parent 084e66a077
commit b7c0d48423
1 changed files with 4 additions and 2 deletions

View File

@ -3,8 +3,10 @@ include $(SRCDIR)/Makefile.global
PQ_INCLUDE=-I$(SRCDIR)/include -I$(SRCDIR)/interfaces/libpq
SO_MAJOR_VERSION=0
SO_MINOR_VERSION=5
SO_MAJOR_VERSION=1
SO_MINOR_VERSION=0
PORTNAME=@PORTNAME@
# Shared library stuff
shlib :=