aboutsummaryrefslogtreecommitdiff
path: root/examples/Makefile
diff options
context:
space:
mode:
authorjestin2002-06-05 09:58:14 +0000
committerjestin2002-06-05 09:58:14 +0000
commitf790aa634046fcebd3c0d7e567b4a9363466a936 (patch)
treebbedff0196bd084d748109e179acf7bc7273111c /examples/Makefile
parentda83e117b8ec556bf42488d5aeb889f6e2afc150 (diff)
downloadivy-java-f790aa634046fcebd3c0d7e567b4a9363466a936.zip
ivy-java-f790aa634046fcebd3c0d7e567b4a9363466a936.tar.gz
ivy-java-f790aa634046fcebd3c0d7e567b4a9363466a936.tar.bz2
ivy-java-f790aa634046fcebd3c0d7e567b4a9363466a936.tar.xz
no more dist in the makefile
Diffstat (limited to 'examples/Makefile')
-rw-r--r--examples/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/Makefile b/examples/Makefile
index 4c317f3..a04152b 100644
--- a/examples/Makefile
+++ b/examples/Makefile
@@ -13,4 +13,4 @@ JAVACOPTS = -deprecation
all: $(OBJS)
clean:
- /bin/rm -f -- $(OBJS) *~ *.bak
+ /bin/rm -f -- $(OBJS) *~ *.bak *.class