[go: nahoru, domu]

Skip to content

Commit

Permalink
Added target dependancies
Browse files Browse the repository at this point in the history
  • Loading branch information
SSL committed Feb 9, 2012
1 parent e24030f commit d6246a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ CFLAGS=-Wall

all: temper

temper:
temper: temper.c pcsensor.c pcsensor.h
$(CC) $(CFLAGS) temper.c pcsensor.c -o temper -lusb

clean:
Expand Down

0 comments on commit d6246a9

Please sign in to comment.