source: comics/makeall.sh @ 1:4e64bf1747ce

Revision 1:4e64bf1747ce, 207 bytes checked in by lukacu, 14 years ago (diff)

Core project and comics migration

  • Property exe set to *
Line 
1#!/bin/bash
2
3ant -Dcomic=UserFriendly
4
5ant -Dcomic=PennyArcade
6
7ant -Dcomic=PiledHigherAndDeeper
8
9ant -Dcomic=GirlGenius
10
11ant -Dcomic=Sinfest
12
13ant -Dcomic=Garfield
14
15ant -Dcomic=MegaTokyo
16
17ant -Dcomic=xkcd
18
19
Note: See TracBrowser for help on using the repository browser.