git://scientific.zcu.cz
/
jra1mw.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
96e380d
)
empty check target
author
Aleš Křenek
<ljocha@ics.muni.cz>
Tue, 20 Jan 2009 16:47:01 +0000
(16:47 +0000)
committer
Aleš Křenek
<ljocha@ics.muni.cz>
Tue, 20 Jan 2009 16:47:01 +0000
(16:47 +0000)
org.glite.jobid.api-java/Makefile
patch
|
blob
|
blame
|
history
diff --git
a/org.glite.jobid.api-java/Makefile
b/org.glite.jobid.api-java/Makefile
index
9cbba59
..
e201af5
100644
(file)
--- a/
org.glite.jobid.api-java/Makefile
+++ b/
org.glite.jobid.api-java/Makefile
@@
-7,5
+7,7
@@
install:
mkdir -p ${PREFIX}/share/java
cp dist/jobid-api-java.jar ${PREFIX}/share/java
+check:
+
clean:
echo TODO