mirror of
https://github.com/ipfs/kubo.git
synced 2025-05-17 15:06:47 +08:00
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)
|