summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xMakefile.SH2
-rwxr-xr-xx2p/Makefile.SH5
2 files changed, 2 insertions, 5 deletions
diff --git a/Makefile.SH b/Makefile.SH
index 820134f9c3..1ea97fcca1 100755
--- a/Makefile.SH
+++ b/Makefile.SH
@@ -447,7 +447,7 @@ SH_to_target() {
echo $@ | sed -e s/\\\.SH//g -e s/_/./g
}
-SH='Makefile.SH cflags.SH config_h.SH makedepend.SH myconfig.SH runtests.SH pod/Makefile.SH'
+SH='Makefile.SH cflags.SH config_h.SH makedepend.SH myconfig.SH runtests.SH pod/Makefile.SH x2p/Makefile.SH'
shextract=`SH_to_target $SH`
## In the following dollars and backticks do not need the extra backslash.
diff --git a/x2p/Makefile.SH b/x2p/Makefile.SH
index 1d4a4a5603..eae3e6f090 100755
--- a/x2p/Makefile.SH
+++ b/x2p/Makefile.SH
@@ -87,16 +87,13 @@ manpages = a2p.man s2p.man
util =
-sh = Makefile.SH
-shextract = Makefile
-
pl = find2perl.PL s2p.PL
plextract = find2perl s2p
plexe = find2perl.exe s2p.exe
plc = find2perl.c s2p.c
plm = a2p.loadmap
-addedbyconf = $(shextract) $(plextract)
+addedbyconf = $(plextract)
h = EXTERN.h INTERN.h ../config.h ../handy.h hash.h a2p.h str.h util.h