readded tut2

This commit is contained in:
David Schleef 2000-10-19 06:31:29 +00:00
parent b2e74ef516
commit 307527f46b

View file

@ -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))