public
Description: Universal markup editor for Jeditable.
Homepage: http://www.appelsiini.net/2008/4/markitup-for-jeditable
Clone URL: git://github.com/tuupola/jquery_jeditable_markitup.git
100644 12 lines (8 sloc) 0.347 kb
1
2
3
4
5
6
7
8
9
10
11
12
# $Id: Makefile 344 2008-03-24 16:02:11Z tuupola $
 
SHELL = /bin/sh
DOWNLOAD = /export/home/tuupola/rails/mephisto-svn/public/download
JSPACKER = /export/home/tuupola/bin/jspacker
JSMIN = /export/home/tuupola/bin/jsmin
 
all: latest
 
latest: jquery.jeditable.markitup.js
cp jquery.jeditable.markitup.js $(DOWNLOAD)/jquery.jeditable.markitup.js