X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=device%2Finclude%2FMakefile.in;h=70fb7a6693d1e74caf98f6e287e9089ffdbdd9a3;hb=bfd7431078b6d902b991d098798911bd612bf670;hp=0079240a464d48346b3790d1023c3985a702a228;hpb=f6d812213a824d934331cb649f503aef4faef346;p=fw%2Fsdcc diff --git a/device/include/Makefile.in b/device/include/Makefile.in index 0079240a..70fb7a66 100644 --- a/device/include/Makefile.in +++ b/device/include/Makefile.in @@ -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