diff options
| author | Paul Buetow (mars.fritz.box) <paul@buetow.org> | 2013-10-03 13:10:12 +0200 |
|---|---|---|
| committer | Paul Buetow (mars.fritz.box) <paul@buetow.org> | 2013-10-03 13:10:12 +0200 |
| commit | f179bb94b7c657e1ae238e91c1bb92596ee3de27 (patch) | |
| tree | 6e5c5217f2b8ffd9c4f1a00ffc35b2c167c8d952 /Makefile | |
| parent | a6ef998abc0af8116d712297407cf2d980463efa (diff) | |
update all target
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -all: +all: perltidy perltidy: find . -name \*.fpl | xargs perltidy -i=2 -b find . -name \*.pl | xargs perltidy -i=2 -b |
