]> Dogcows Code - chaz/openbox/blobdiff - otk_c/Makefile
rm more annoying shit
[chaz/openbox] / otk_c / Makefile
index fd51ae57f45a16442df7f1ee840898d20ded9eba..f84be3107bbbcb48d11124c452d84a5fc51e7760 100644 (file)
@@ -17,7 +17,7 @@ install: $(targets)
        install $^ $(libdir)
 
 clean:
-       $(RM) $(targets) *.o core
+       $(RM) $(targets) *.o core *\~ .\#*
 
 libotk.so: $(sources:.c=.o)
        $(CC) -shared -o $@ $^ $(LDFLAGS)
This page took 0.02255 seconds and 4 git commands to generate.