id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc,lang,patch,platform
383,'make realclean' doesn't remove generated t/dynpmc/*.t files,coke,jkeenan,"{{{
$ svn st --no-ignore | wc -l
       0
$ perl Configure.pl
$ svn st --no-ignore | wc -l
     108
$ make -j3 realclean
$ svn st --no-ignore
I      t/dynpmc/md2.t
I      t/dynpmc/md4.t
I      t/dynpmc/md5.t
I      t/dynpmc/sha1.t
I      t/dynpmc/sha512.t
I      t/dynpmc/ripemd160.t
I      t/dynpmc/sha256.t
I      t/dynpmc/sha.t
}}}



",bug,closed,normal,,none,,low,fixed,svn ignore,,,applied,all
