forked from cerc-io/ipld-eth-server
6 lines
143 B
Makefile
6 lines
143 B
Makefile
# keep track of dirs
|
|
# standard NR-make boilerplate, to be included at the beginning of a file
|
|
p := $(sp).x
|
|
dirstack_$(sp) := $(d)
|
|
d := $(dir)
|