Lots of consting
[p5sagit/p5-mst-13.2.git] / x2p / Makefile.SH
index efe97b2..30d9dd1 100755 (executable)
@@ -39,7 +39,7 @@ LDFLAGS = $ldflags
 #mallocobj = $mallocobj
 shellflags = $shellflags
 
-libs = $libs
+libs = $perllibs
 
 $make_set_make
 # grrr
@@ -176,6 +176,10 @@ shlist:
 $(plextract):
        ../miniperl -I../lib $@.PL
 
+find2perl: find2perl.PL
+
+s2p: s2p.PL
+
 malloc.c: ../malloc.c
        rm -f malloc.c
        sed <../malloc.c >malloc.c \