git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@4106 4a8a32a2...
[fw/sdcc] / device / include / Makefile.in
index 0079240a464d48346b3790d1023c3985a702a228..70fb7a6693d1e74caf98f6e287e9089ffdbdd9a3 100644 (file)
@@ -56,7 +56,7 @@ install: all installdirs
        if [ "`grep hc08 ../../ports.build`" = hc08 ]; then \
                $(CP) hc08/*.h $(sdcc_includedir)/hc08 ; \
        fi
-       rm -rf `find $(sdcc_includedir) -type d -name 'CVS'`
+       rm -rf `find $(sdcc_includedir) -type d -name '.svn'`
 
 
 # Deleting all the installed files