Clean up temp file in 'make clean'.
This commit is contained in:
parent
da9501bddb
commit
b04b55a9af
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user