Date:2012-06-21 17:57:35 (11 years 9 months ago)
Author:Werner Almesberger
Commit:7356fccbfd251419e0ab7758f4ca2b5ccb6b191a
Message:tools/Makefile: target "off" to load an empty image

Files: tools/Makefile (2 diffs)

Change Details

tools/Makefile
2020
2121OBJS = antorcha.o hash.o
2222
23.PHONY: all update ping
23.PHONY: all update ping off
2424
2525all: $(MAIN)
2626
...... 
3232
3333ping:
3434        ./antorcha -P
35
36off:
37        ./antorcha /dev/null

Archive Download the corresponding diff file

Branches:
master
tornado-v1



interactive