use same build path way also for prospero

This commit is contained in:
Mario Fetka
2024-05-27 17:24:46 +02:00
parent 1898d83f0a
commit d3589cd843
23 changed files with 68 additions and 73 deletions

View File

@@ -1,5 +1,4 @@
SOURCEBASE=..
include $(SOURCEBASE)/Makefile.config
include $(PROSPERO_ROOT)/Makefile.config
CFILES = \
p__vfsetup.c \

View File

@@ -1,5 +1,4 @@
SOURCEBASE=../..
include $(SOURCEBASE)/Makefile.config
include $(PROSPERO_ROOT)/Makefile.config
CFILES = api.c menu.c main.c comp.c bub.c item_desc.c line.c io_util.c objects.c search.c

View File

@@ -24,8 +24,7 @@
# The OLD one is no longer in use, but the hooks remain.
# This should be cleaned up one day. --swa
SOURCEBASE=../..
include $(SOURCEBASE)/Makefile.config
include $(PROSPERO_ROOT)/Makefile.config
LIBOBJECTS = cmds.o ftp.o pclose.o aftpget.o ruserpass.o gopherget.o vcache.o
XLIBOBJECTS = main.o