Development

/plugins/sfEasyDebugPlugin/Makefile

You must first sign up to be able to contribute.

root/plugins/sfEasyDebugPlugin/Makefile

Revision 14878, 215 bytes (checked in by jerome.etienne, 1 year ago)

- change to use sfTaskExtraPlugin in Makefile

Line 
1 # jme- ultra raw Makefile to generate the plugin
2
3 all: clean package
4
5 PLUGIN_NAME=$(shell basename `pwd`)
6
7 package:
8     ../../symfony plugin:package $(PLUGIN_NAME)
9
10 clean:
11     rm -f $(PLUGIN_NAME)-[0-9]*.[0-9]*.[0-9]*.tgz
Note: See TracBrowser for help on using the browser.

The Sensio Labs Network

Since 1998, Sensio Labs has been promoting the Open-Source software movement by providing quality web application development, training, consulting.
Sensio Labs also supports several large Open-Source projects.