Skip to content

Instantly share code, notes, and snippets.

@ladislas
Created June 20, 2013 08:59
Show Gist options
  • Save ladislas/5821299 to your computer and use it in GitHub Desktop.
Save ladislas/5821299 to your computer and use it in GitHub Desktop.
get only the name of the current directory
$(shell basename $(CURDIR))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment