]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Directory ./include cleaned
authorhristov <hristov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 14 Feb 2001 15:52:26 +0000 (15:52 +0000)
committerhristov <hristov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 14 Feb 2001 15:52:26 +0000 (15:52 +0000)
Makefile

index 7fa3eefaf3f129e7bd16a540cd1878e7ad80782c..7428a2421f99779fb2ab0384947b855a3f56d230 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -137,6 +137,7 @@ htmldoc:            FORCE
 
 clean:  FORCE
                @rm -f *~ \#*
+               @rm -f include/*
                @for i in $(ALIROOT_DIRS) ALIROOT ; do \
                     ${MAKE} -C $$i macroclean ; \
                 done