mirror of https://github.com/perkeep/perkeep.git
8 lines
76 B
Makefile
8 lines
76 B
Makefile
|
all:
|
||
|
ant debug
|
||
|
|
||
|
# Dummy target to make build.pl happy
|
||
|
install:
|
||
|
ant debug
|
||
|
|