Last change
on this file was
c5c522c,
checked in by Edwin Eefting <edwin@datux.nl>, 8 years ago
|
initial commit, transferred from cleaned syn3 svn tree
|
-
Property mode set to
100644
|
File size:
309 bytes
|
Line | |
---|
1 | ../dspam-thunderbird-extension.xpi: chrome/dspam.jar |
---|
2 | zip ../dspam-thunderbird-extension.xpi * chrome/dspam.jar -x Makefile -x README -x TODO |
---|
3 | rm chrome/dspam.jar |
---|
4 | |
---|
5 | chrome/dspam.jar: |
---|
6 | cd chrome && zip -r dspam.jar content locale skin && cd .. |
---|
7 | |
---|
8 | clean: |
---|
9 | rm -f ../dspam-thunderbird-extension.xpi chrome/dspam.jar |
---|
Note: See
TracBrowser
for help on using the repository browser.