First IWFFFF code (instrument handling)...

This commit is contained in:
Jaroslav Kysela 1999-05-23 16:49:10 +00:00
parent 2e07583858
commit e0741a5863
7 changed files with 920 additions and 3 deletions

7
src/instr/Makefile.am Normal file
View file

@ -0,0 +1,7 @@
EXTRA_LTLIBRARIES=libinstr.la
libinstr_la_SOURCES = iwffff.c
all: libinstr.la
INCLUDES=-I$(top_srcdir)/include