use same build path way also for prospero
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
SOURCEBASE=..
|
||||
include $(SOURCEBASE)/Makefile.config
|
||||
include $(PROSPERO_ROOT)/Makefile.config
|
||||
|
||||
CFILES = \
|
||||
p__vfsetup.c \
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user