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

@@ -3,8 +3,7 @@
# app/Makefile. This makefile will not be invoked by the top-level makefile
# unless the user wants the PCOMPAT library.
SOURCEBASE=..
include $(SOURCEBASE)/Makefile.config
include $(PROSPERO_ROOT)/Makefile.config
PROGS = cat ls

View File

@@ -3,8 +3,7 @@
# app/Makefile. This makefile will not be invoked by the top-level makefile
# unless the user wants the PCOMPAT library.
SOURCEBASE=..
include $(SOURCEBASE)/Makefile.config
include $(PROSPERO_ROOT)/Makefile.config
PROGS = cat ls