added insn r0_7_10
authorDavid Schleef <ds@schleef.org>
Wed, 9 Aug 2000 21:13:53 +0000 (21:13 +0000)
committerDavid Schleef <ds@schleef.org>
Wed, 9 Aug 2000 21:13:53 +0000 (21:13 +0000)
demo/Makefile

index d8912cb7b19c2b6f2f0221bda5977d09c5d48634..238c79a374e53fc79da8806f3e14255f60f11dc4 100644 (file)
@@ -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))