aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorChris Evich <cevich@redhat.com>2021-04-08 08:47:19 -0400
committerChris Evich <cevich@redhat.com>2021-04-12 10:01:04 -0400
commit5a703bbf7a73ef4ab3ee99db885c206abf773a49 (patch)
tree873a972328ad9fa029cc53c441fdb9aa29de2e5c /.gitignore
parent837bb9f492da57c15fbd4f14f4aa53c3bd7132ea (diff)
downloadpodman-5a703bbf7a73ef4ab3ee99db885c206abf773a49.tar.gz
podman-5a703bbf7a73ef4ab3ee99db885c206abf773a49.tar.bz2
podman-5a703bbf7a73ef4ab3ee99db885c206abf773a49.zip
Don't shell to obtain current directory
Instead of shelling out frequently to resolve the current directory, use the Makefile built-in `$(CURDIR)`. It has the exact same meaning w/in the context of a `Makefile`. Ref.: https://www.gnu.org/software/make/manual/html_node/Quick-Reference.html Signed-off-by: Chris Evich <cevich@redhat.com>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions