projects
/
comedilib.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b2e74ef
)
readded tut2
author
David Schleef
<ds@schleef.org>
Thu, 19 Oct 2000 06:31:29 +0000
(06:31 +0000)
committer
David Schleef
<ds@schleef.org>
Thu, 19 Oct 2000 06:31:29 +0000
(06:31 +0000)
demo/Makefile
patch
|
blob
|
history
diff --git
a/demo/Makefile
b/demo/Makefile
index eeb939bee6c6e0fedee628fccd88e746cf09e66c..d02789cd9142ef07f34b5e1a3f93fa411ed1e1ef 100644
(file)
--- a/
demo/Makefile
+++ b/
demo/Makefile
@@
-5,7
+5,7
@@
CFLAGS += -I ../include -I . -O2 -Wall -Wstrict-prototypes
LDFLAGS = -L../lib/ -lcomedi -lm
-BINS=cmd tut1
+BINS=cmd tut1
tut2
MBINS=inp inpn sv eeprom_dump info outp insn antialias ao_waveform
all: $(patsubst %,_mbins_%,$(MBINS)) $(patsubst %,_bins_%,$(BINS))