diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2002-01-15 18:38:03 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2002-01-15 18:38:03 +0000 |
commit | 99598c8c2b153cb82dc69d376b1de43ba833ae97 (patch) | |
tree | c52874aa3db135944b941c20fa3a4c3d3878431e /lib/unicore/Makefile | |
parent | 6904989c318cdcee885d7e65fc0a5bbcb38e1130 (diff) | |
download | perl-99598c8c2b153cb82dc69d376b1de43ba833ae97.tar.gz |
Jeffrey is trying very hard to avoid working on his
book, it would seem :-) (better naming, better comments
in the files)
p4raw-id: //depot/perl@14289
Diffstat (limited to 'lib/unicore/Makefile')
-rw-r--r-- | lib/unicore/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/unicore/Makefile b/lib/unicore/Makefile index 2aa20a9956..948e982dbe 100644 --- a/lib/unicore/Makefile +++ b/lib/unicore/Makefile @@ -3,3 +3,4 @@ all: clean: rm -f *.pl */*.pl + rm -f Properties |