diff options
Diffstat (limited to 'x2p')
-rwxr-xr-x | x2p/Makefile.SH | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/x2p/Makefile.SH b/x2p/Makefile.SH index 5edc9d6c33..1d4a4a5603 100755 --- a/x2p/Makefile.SH +++ b/x2p/Makefile.SH @@ -178,9 +178,6 @@ clist: hlist: echo $(h) | tr ' ' $(TRNL) >.hlist -shlist: - echo $(sh) | tr ' ' $(TRNL) >.shlist - $(plextract): $(RUN) $(PERL) -I../lib $@.PL |