Skip to content

Commit

Permalink
[VRG]
Browse files Browse the repository at this point in the history
- minor changes to Makefile (rm *.png)

git-svn-id: http://svn.berlios.de/svnroot/repos/unisimu/VRG@854 625e195c-0704-0410-94f2-f261ee9f2fe7
  • Loading branch information
agent committed Nov 11, 2006
1 parent a18a707 commit 560e6af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ test: clips_all

clean:
$(rm_f) xprolog/*.pro xprolog/0*.xpro 0*.xclp *.clp *.vrg \
sample/*.clp sample/*.xclp
sample/*.clp sample/*.xclp *.png

veryclean: clean
$(rm_f) lib/XClips/Compiler/Base.pm lib/VRG/Compiler.pm \
Expand Down

0 comments on commit 560e6af

Please sign in to comment.