Skip to content

Instantly share code, notes, and snippets.

@rndD
Last active December 16, 2015 12:12
Show Gist options
  • Save rndD/e69d48918e072d3dca53 to your computer and use it in GitHub Desktop.
Save rndD/e69d48918e072d3dca53 to your computer and use it in GitHub Desktop.
gist to show make autovars
dist/libs.js: app/bower_components/lodash/lodash.min.js node_modules/react/dist/react.min.js node_modules/redux/dist/redux.min.js
cat $? > $@
libs: dist/libs.js
.PHONY: libs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment