diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2003-02-08 19:49:40 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2003-02-08 19:49:40 +0000 |
commit | 882d9136d49c7da4f4aba1ac0efc0aacec75671a (patch) | |
tree | 0cf209866fea61c2a3884146802686a97eedaf2d /x2p | |
parent | f3b9ce0f2eed4dfc9dec3df94bf1336eea7ecf86 (diff) | |
download | perl-882d9136d49c7da4f4aba1ac0efc0aacec75671a.tar.gz |
Possible cruft removal.
p4raw-id: //depot/perl@18675
Diffstat (limited to 'x2p')
-rwxr-xr-x | x2p/Makefile.SH | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x2p/Makefile.SH b/x2p/Makefile.SH index 003c6e2655..db86be8a91 100755 --- a/x2p/Makefile.SH +++ b/x2p/Makefile.SH @@ -144,6 +144,7 @@ clean: rm -f a2p$(EXE_EXT) psed *$(OBJ_EXT) $(plexe) $(plc) $(plm) realclean: clean + -rmdir .depending rm -f core $(addedbyconf) all malloc.c rm -f $(FIRSTMAKEFILE) $(FIRSTMAKEFILE).old |