use same build path way also for prospero
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user