Skip to content

Instantly share code, notes, and snippets.

@ladislas
Created June 20, 2013 08:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • 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