projects
/
comedilib.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3e079c1
)
added insn
r0_7_10
author
David Schleef
<ds@schleef.org>
Wed, 9 Aug 2000 21:13:53 +0000
(21:13 +0000)
committer
David Schleef
<ds@schleef.org>
Wed, 9 Aug 2000 21:13:53 +0000
(21:13 +0000)
demo/Makefile
patch
|
blob
|
history
diff --git
a/demo/Makefile
b/demo/Makefile
index d8912cb7b19c2b6f2f0221bda5977d09c5d48634..238c79a374e53fc79da8806f3e14255f60f11dc4 100644
(file)
--- a/
demo/Makefile
+++ b/
demo/Makefile
@@
-6,7
+6,7
@@
LDFLAGS=-L../lib/ -lcomedi -lm
BINS=mode4 mode3 mode2 ao_waveform tut2 cmd tut1 antialias
-MBINS=inp inpn sv eeprom_dump info outp
+MBINS=inp inpn sv eeprom_dump info outp
insn
all: $(patsubst %,_mbins_%,$(MBINS)) $(patsubst %,_bins_%,$(BINS))