aboutsummaryrefslogtreecommitdiff
path: root/Makefile
blob: 036f47632f9d97d280cb7c599a849689891bb452 (plain)
1
2
3
4
5
6
CFLAGS?=-Wall -Os -ggdb

all: hidptp

clean:
	rm -f hidptp *.o