# it's not built by default
$(call recurse,clean,doc contrib src config)
clean:
- rm -rf tmp_install/
+ rm -rf tmp_install/ portlock/
# Garbage from autoconf:
@rm -rf autom4te.cache/
$(MAKE) -C contrib $@
$(MAKE) -C config $@
$(MAKE) -C src $@
- rm -rf tmp_install/
+ rm -rf tmp_install/ portlock/
# Garbage from autoconf:
@rm -rf autom4te.cache/
rm -f config.cache config.log config.status GNUmakefile