Fix cvscompile

- Use autoreconf.
- Check as10k1 program in configure.
This commit is contained in:
Takashi Iwai 2005-03-18 16:34:28 +00:00
parent 2df1aa7c20
commit 83b4a93e03
4 changed files with 8 additions and 19 deletions

View file

@ -15,4 +15,4 @@ CLEANFILES = $(dist_effects_DATA)
SUFFIXEC = .asm .emu10k1
.asm.emu10k1:
as10k1 -o $@ $<
$(AS10K1) -o $@ $<