1 OBJS
=core.o output.o out_raw.o out_wav.o out_oss.o out_pipe.o out_sgi.o \
2 input.o generator.o effect.o instrument.o
9 $(CC
) $(DEFS
) wav.c annhell.a
-lm
$(LIBS
) -o wav
15 $(CC
) $(DEFS
) $(CFLAGS
) -c
$<
21 rm -f wav
*.o
*.a
*.wav
*.raw
tags config.h
24 -include makefile.depend
27 gcc
$(DEFS
) -MM
*.c
> makefile.depend