Codebase list dillo / 3b2cf5e
Clean up some more leftover files in clean target Axel Beckert 12 years ago
1 changed file(s) with 2 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
4747 -rm -rf debian/dillo debian/files* core debian/substvars debian/prerm.debhelper debian/*postinst.debhelper debian/*postrm.debhelper
4848 -rm -f `find . -name "*.o"` `find . -name "*.dpi"` `find . -name "*.a"`
4949 -rm -f `find . -name "*.gmo"` src/dillo dpid/dpid config/dillocfg
50 -rm -f `find . -name "Makefile.in"` config.guess config.sub configure
51 -rm -f depcomp install-sh missing aclocal.m4 debian/dillo.png
5052 [ ! -f Makefile ] || $(MAKE) clean
5153 dh_clean
5254