Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 206796
b: refs/heads/master
c: b20d02e
h: refs/heads/master
v: v3
  • Loading branch information
Stefan Richter committed Jul 27, 2010
1 parent 0035df7 commit 5a46353
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: ddbfe74958ec21c3d58d5a46dd6f4048bc7969a4
refs/heads/master: b20d02e37eeabf34b40c3995c2dbb0af53da3c57
4 changes: 2 additions & 2 deletions trunk/tools/firewire/Makefile
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
version = 0.3
prefix = /usr
nosy-dump-version = 0.4

CC = gcc

all : nosy-dump

nosy-dump : CFLAGS = -Wall -O2 -g
nosy-dump : CPPFLAGS = -DVERSION=\"$(version)\" -I../../drivers/firewire
nosy-dump : CPPFLAGS = -DVERSION=\"$(nosy-dump-version)\" -I../../drivers/firewire
nosy-dump : LDFLAGS = -g
nosy-dump : LDLIBS = -lpopt

Expand Down

0 comments on commit 5a46353

Please sign in to comment.