?

áEÓê¤ÎïLwebshll2019

Current Path : /home/webyoo/www/backup/allback/bucketadmin/js/flot-chart/
Upload File :
Current File : /home/webyoo/www/backup/allback/bucketadmin/js/flot-chart/Makefile

# Makefile for generating minified files

.PHONY: all

# we cheat and process all .js files instead of an exhaustive list
all: $(patsubst %.js,%.min.js,$(filter-out %.min.js,$(wildcard *.js)))

%.min.js: %.js
	yui-compressor $< -o $@

test:
	./node_modules/.bin/jshint *jquery.flot.js



web shell, Coded By 2019