Makefile 217 B

123456789
  1. #
  2. # Makefile for ALSA
  3. # Copyright (c) 2001 by Jaroslav Kysela <perex@perex.cz>
  4. #
  5. snd-trident-objs := trident.o trident_main.o trident_memory.o
  6. # Toplevel Module Dependency
  7. obj-$(CONFIG_SND_TRIDENT) += snd-trident.o