missed one entrie for DISTDIR

This commit is contained in:
Mario Fetka 2024-05-27 21:03:18 +02:00
parent 8556f8d8ee
commit e774a10bdb
6 changed files with 6 additions and 6 deletions

View File

@ -120,6 +120,6 @@ ln -sf Makefile.config.${SYSTYPE} Makefile.config
cp Makefile.in Makefile
make all_depend
make all
DISTDIR=${DISTDIR} make install
make install
cd ${WORLD_ROOT}

View File

@ -160,7 +160,7 @@ OPTIONAL_LIB_SUBDIRS = lib/psrv/wais_gw lib/psrv/gopher_gw
# These options are used only by 'make install' and 'make installbinaries'
DISTDIR =
# DISTDIR =
#### TOPDIR
# The top of the Prospero data files. You will only use this if you're

View File

@ -160,7 +160,7 @@ OPTIONAL_LIB_SUBDIRS =
# These options are used only by 'make install' and 'make installbinaries'
DISTDIR =
# DISTDIR =
#### TOPDIR
# The top of the Prospero data files. You will only use this if you're

View File

@ -161,7 +161,7 @@ COMPILER_PREPENDS_C_SYMBOLS_WITH_UNDERSCORE=_
# These options are used only by 'make install' and 'make installbinaries'
DISTDIR =
# DISTDIR =
#### TOPDIR
# The top of the Prospero data files. You will only use this if you're

View File

@ -161,7 +161,7 @@ OPTIONAL_LIB_SUBDIRS = lib/psrv/wais_gw lib/pcompat lib/psrv/gopher_gw
# These options are used only by 'make install' and 'make installbinaries'
DISTDIR =
# DISTDIR =
#### TOPDIR
# The top of the Prospero data files. You will only use this if you're

View File

@ -161,7 +161,7 @@ OPTIONAL_LIB_SUBDIRS = lib/psrv/wais_gw lib/psrv/gopher_gw
# These options are used only by 'make install' and 'make installbinaries'
DISTDIR =
# DISTDIR =
#### TOPDIR
# The top of the Prospero data files. You will only use this if you're