1
0
mirror of git://projects.qi-hardware.com/wernermisc.git synced 2025-04-21 12:27:27 +03:00

m1/perf/: "spotless" target that also removes the "main" executable

This commit is contained in:
Werner Almesberger
2011-09-21 17:48:18 -03:00
parent a19a196785
commit 23c7bd6ce1
2 changed files with 8 additions and 3 deletions

View File

@@ -49,7 +49,8 @@ fi
$profile || extra="$extra -DCOMP_DEBUG"
make CFLAGS_EXTRA="$extra" $sched clean all
make spotless
make CFLAGS_EXTRA="$extra" $sched all
for n in $M1/flickernoise/patches/*/*.fnp; do
s=`sanitize "$n"`