From a59077370249dc159a79bbdcfc30c1eed78b45da Mon Sep 17 00:00:00 2001 From: David Schleef Date: Wed, 9 Aug 2000 21:13:53 +0000 Subject: [PATCH] added insn --- demo/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/demo/Makefile b/demo/Makefile index d8912cb..238c79a 100644 --- 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)) -- 2.26.2