Clean up temp file in 'make clean'.
authorTom Lane
Mon, 21 Feb 2000 16:46:39 +0000 (16:46 +0000)
committerTom Lane
Mon, 21 Feb 2000 16:46:39 +0000 (16:46 +0000)
src/pl/plperl/Makefile.PL

index add0dfd32b023bf45c650abd05f092277d6c56dd..fae122b659d8f894ba49e2efa4e991732bd1c731 100644 (file)
@@ -111,7 +111,7 @@ plperl : plperl.o SPI.o
 # Clean 
 #
 clean:
-   rm -f \$(INFILES) *.o
+   rm -f \$(INFILES) *.o xtmp.c
    rm -rf .libs
    rm -f Makefile