X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;ds=sidebyside;f=markers-userspace%2FMakefile;h=e770d7377ab9fcec8c1f7a4013a3482b0f3b78e0;hb=c604f8bf7748c424c3b4e5cb2f41f9860648123b;hp=1c9bd84960ff2a47fa221e5ac2f7c23341755f12;hpb=52204d63bb8500f0cb24ea0a6088e92ea11562b3;p=lttv.git diff --git a/markers-userspace/Makefile b/markers-userspace/Makefile index 1c9bd849..e770d737 100644 --- a/markers-userspace/Makefile +++ b/markers-userspace/Makefile @@ -15,4 +15,4 @@ testprog.S: testprog.c marker.h .PHONY: clean clean: - rm -f testprog testprog.S + rm -f testprog testprog.S marker-lib.o