projects
/
p5sagit/Safe-Isa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
c5572b2
)
add some realclean targets
Karen Etheridge [Sat, 16 Aug 2014 22:01:39 +0000 (15:01 -0700)]
Makefile.PL
patch
|
blob
|
blame
|
history
diff --git
a/Makefile.PL
b/Makefile.PL
index
0769a63
..
8a00724
100644
(file)
--- a/
Makefile.PL
+++ b/
Makefile.PL
@@
-34,4
+34,6
@@
WriteMakefile(
},
},
),
+
+ realclean => { FILES => [ 'Distar/', 'MANIFEST*' ] },
);