summaryrefslogtreecommitdiff
path: root/2004/i/nono/src/GNUmakefile
diff options
context:
space:
mode:
authorschodet2004-04-07 07:58:15 +0000
committerschodet2004-04-07 07:58:15 +0000
commit8485bdc953e02971680aa52311af3c6e72759296 (patch)
tree81c69dad299ca3d75c4e0f37d53cd6fb6a912ef3 /2004/i/nono/src/GNUmakefile
parent3301c331bb5e1d27cfab47a7e856ba56781cca99 (diff)
serial: 9600 par default.
motor: MovementRotation, début de fonctionnement. Asserv: utilisation de Log.
Diffstat (limited to '2004/i/nono/src/GNUmakefile')
-rw-r--r--2004/i/nono/src/GNUmakefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/2004/i/nono/src/GNUmakefile b/2004/i/nono/src/GNUmakefile
index 4b3ac24..3992ff1 100644
--- a/2004/i/nono/src/GNUmakefile
+++ b/2004/i/nono/src/GNUmakefile
@@ -39,6 +39,5 @@ alltargets: $(TARGETS)
clean:
rm -f $(TARGETS) $(extra_clean) *.o *.a
- rm -rf .dep
.PHONY: all clean test alltargets