Ticket #383 (new bug) — at Version 1

Opened 13 years ago

Last modified 13 years ago

'make realclean' doesn't remove generated t/dynpmc/*.t files

Reported by: coke Owned by:
Priority: normal Milestone:
Component: none Version:
Severity: low Keywords:
Cc: Language:
Patch status: Platform:

Description (last modified by coke) (diff)

$ 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

Change History

Changed 13 years ago by coke

  • description modified (diff)
Note: See TracTickets for help on using tickets.