X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=build%2FMakefile.kernel;fp=build%2FMakefile.kernel;h=69c8ac697c0546c9c5b2dbf26d21a4e8e77523f4;hb=609a9925beef935217ca2cb24c6b5d5d64a6035e;hp=46770379720bcbdc5b8f0b82ea928df2198bb8ab;hpb=dd0304e00d5152168b11b003c081821befb71c31;p=chaz%2Fopenbox diff --git a/build/Makefile.kernel b/build/Makefile.kernel index 46770379..69c8ac69 100644 --- a/build/Makefile.kernel +++ b/build/Makefile.kernel @@ -49,7 +49,7 @@ uninstall: clean: $(LTCLEAN) $(target) - $(RM) $(objects) $(dir)/*\~ + $(RM) $(objects) $(srcdir)/*\~ $(RM) $(filter %.lex.c, $(sources)) $(RM) $(filter %.tab.c, $(sources)) $(RM) $(patsubst %.c,%.h, $(filter %.tab.c, $(sources)))