Skip to content
Snippets Groups Projects
Commit 2fcd4eb7 authored by Stephen A. Wood's avatar Stephen A. Wood
Browse files

Add some scons cleanup to "make realclean"

parent 8c406cf8
Branches
Tags
No related merge requests found
......@@ -188,7 +188,9 @@ clean:
rm -f src/*.o *~ $(USERLIB) $(USERDICT).*
realclean: clean
rm -f *.d
rm -f *.d NormAnaDict.* THaDecDict.* THaScallDict.* bin/hcana
rm -f src/*.os
rm -f bin
srcdist:
rm -f $(DISTFILE)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment