[Pkg-javascript-commits] [node-jsondiffpatch] 03/06: delete problematic Makefile

Andrew Kelley andrewrk-guest at moszumanska.debian.org
Tue Jul 1 17:49:15 UTC 2014


This is an automated email from the git hooks/post-receive script.

andrewrk-guest pushed a commit to branch master
in repository node-jsondiffpatch.

commit 4553385852fa232f126d262ac5047ec9372ca0c7
Author: Andrew Kelley <superjoe30 at gmail.com>
Date:   Tue Jul 1 16:51:52 2014 +0000

    delete problematic Makefile
---
 Makefile | 12 ------------
 1 file changed, 12 deletions(-)

diff --git a/Makefile b/Makefile
deleted file mode 100644
index ace9364..0000000
--- a/Makefile
+++ /dev/null
@@ -1,12 +0,0 @@
-
-build: node_modules
-	@./node_modules/.bin/gulp build
-node_modules:
-	npm install
-test: node_modules
-	@./node_modules/.bin/gulp test
-test-browser: node_modules
-	@./node_modules/.bin/gulp test-browser
-watch: node_modules
-	@./node_modules/.bin/gulp watch
-.PHONY: build test test-browser watch
\ No newline at end of file

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-jsondiffpatch.git



More information about the Pkg-javascript-commits mailing list