Changeset 581 for GPL/branches
- Timestamp:
- Jul 9, 2014, 10:34:53 PM (11 years ago)
- Location:
- GPL/branches/DAZ/alsa-kernel
- Files:
- 
      - 1 deleted
- 30 edited
 
 - 
          
  core/Makefile (modified) (1 diff)
- 
          
  core/oss/Makefile (modified) (1 diff)
- 
          
  core/seq/Makefile (modified) (1 diff)
- 
          
  core/seq/oss/Makefile (modified) (1 diff)
- 
          
  drivers/mpu401/Makefile (modified) (1 diff)
- 
          
  drivers/opl3/Makefile (modified) (1 diff)
- 
          
  include (deleted)
- 
          
  isa/ad1816a/Makefile (modified) (1 diff)
- 
          
  isa/ad1848/Makefile (modified) (1 diff)
- 
          
  isa/cs423x/Makefile (modified) (1 diff)
- 
          
  isa/es1688/Makefile (modified) (1 diff)
- 
          
  isa/gus/Makefile (modified) (1 diff)
- 
          
  isa/opti9xx/Makefile (modified) (1 diff)
- 
          
  isa/sb/Makefile (modified) (1 diff)
- 
          
  isa/wavefront/Makefile (modified) (1 diff)
- 
          
  pci/Makefile (modified) (1 diff)
- 
          
  pci/ac97/Makefile (modified) (1 diff)
- 
          
  pci/ali5451/Makefile (modified) (1 diff)
- 
          
  pci/au88x0/Makefile (modified) (1 diff)
- 
          
  pci/ca0106/Makefile (modified) (1 diff)
- 
          
  pci/cs46xx/Makefile (modified) (1 diff)
- 
          
  pci/cs5535audio/Makefile (modified) (1 diff)
- 
          
  pci/emu10k1/Makefile (modified) (1 diff)
- 
          
  pci/hda/Makefile (modified) (1 diff)
- 
          
  pci/korg1212/Makefile (modified) (1 diff)
- 
          
  pci/nm256/Makefile (modified) (1 diff)
- 
          
  pci/rme9652/Makefile (modified) (1 diff)
- 
          
  pci/trident/Makefile (modified) (1 diff)
- 
          
  pci/ymfpci/Makefile (modified) (1 diff)
- 
          
  synth/Makefile (modified) (1 diff)
- 
          
  synth/emux/Makefile (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
      GPL/branches/DAZ/alsa-kernel/core/Makefiler580 r581 4 4 ROOT=$(%ROOT) 5 5 6 CINCLUDES = ..\..\include;..\include;$(%WATCOM)\H6 CINCLUDES = $(ROOT)\include;$(%WATCOM)\H 7 7 AINCLUDES = $(DDK)\base\H 8 8 
- 
      GPL/branches/DAZ/alsa-kernel/core/oss/Makefiler580 r581 4 4 ROOT=$(%ROOT) 5 5 6 CINCLUDES = ..\..\..\include;..\..\include;$(%WATCOM)\H6 CINCLUDES = $(ROOT)\include;$(%WATCOM)\H 7 7 AINCLUDES = $(DDK)\base\H 8 8 
- 
      GPL/branches/DAZ/alsa-kernel/core/seq/Makefiler580 r581 4 4 ROOT=$(%ROOT) 5 5 6 CINCLUDES = ..\..\..\include;..\..\include;$(%WATCOM)\H6 CINCLUDES = $(ROOT)\include;$(%WATCOM)\H 7 7 AINCLUDES = $(DDK)\base\H 8 8 
- 
      GPL/branches/DAZ/alsa-kernel/core/seq/oss/Makefiler580 r581 4 4 ROOT=$(%ROOT) 5 5 6 CINCLUDES = ..\..\..\..\include;..\..\..\include;$(%WATCOM)\H6 CINCLUDES = $(ROOT)\include;$(%WATCOM)\H 7 7 AINCLUDES = $(DDK)\base\H 8 8 
- 
      GPL/branches/DAZ/alsa-kernel/drivers/mpu401/Makefiler580 r581 4 4 ROOT=$(%ROOT) 5 5 6 CINCLUDES = ..\..\..\include;..\..\include;$(%WATCOM)\H6 CINCLUDES = $(ROOT)\include;$(%WATCOM)\H 7 7 AINCLUDES = $(DDK)\base\H 8 8 
- 
      GPL/branches/DAZ/alsa-kernel/drivers/opl3/Makefiler580 r581 4 4 ROOT=$(%ROOT) 5 5 6 CINCLUDES = ..\..\..\include;..\..\include;$(%WATCOM)\H6 CINCLUDES = $(ROOT)\include;$(%WATCOM)\H 7 7 AINCLUDES = $(DDK)\base\H 8 8 
- 
      GPL/branches/DAZ/alsa-kernel/isa/ad1816a/Makefiler580 r581 4 4 ROOT=$(%ROOT) 5 5 6 CINCLUDES = ..\..\..\include;..\..\include;$(%WATCOM)\H6 CINCLUDES = $(ROOT)\include;$(%WATCOM)\H 7 7 AINCLUDES = $(DDK)\base\H 8 8 
- 
      GPL/branches/DAZ/alsa-kernel/isa/ad1848/Makefiler580 r581 4 4 ROOT=$(%ROOT) 5 5 6 CINCLUDES = ..\..\..\include;..\..\include;$(%WATCOM)\H6 CINCLUDES = $(ROOT)\include;$(%WATCOM)\H 7 7 AINCLUDES = $(DDK)\base\H 8 8 
- 
      GPL/branches/DAZ/alsa-kernel/isa/cs423x/Makefiler580 r581 4 4 ROOT=$(%ROOT) 5 5 6 CINCLUDES = ..\..\..\include;..\..\include;$(%WATCOM)\H6 CINCLUDES = $(ROOT)\include;$(%WATCOM)\H 7 7 AINCLUDES = $(DDK)\base\H 8 8 
- 
      GPL/branches/DAZ/alsa-kernel/isa/es1688/Makefiler580 r581 4 4 ROOT=$(%ROOT) 5 5 6 CINCLUDES = ..\..\..\include;..\..\include;$(%WATCOM)\H6 CINCLUDES = $(ROOT)\include;$(%WATCOM)\H 7 7 AINCLUDES = $(DDK)\base\H 8 8 
- 
      GPL/branches/DAZ/alsa-kernel/isa/gus/Makefiler580 r581 4 4 ROOT=$(%ROOT) 5 5 6 CINCLUDES = ..\..\..\include;..\..\include;$(%WATCOM)\H6 CINCLUDES = $(ROOT)\include;$(%WATCOM)\H 7 7 AINCLUDES = $(DDK)\base\H 8 8 
- 
      GPL/branches/DAZ/alsa-kernel/isa/opti9xx/Makefiler580 r581 4 4 ROOT=$(%ROOT) 5 5 6 CINCLUDES = ..\..\..\include;..\..\include;$(%WATCOM)\H6 CINCLUDES = $(ROOT)\include;$(%WATCOM)\H 7 7 AINCLUDES = $(DDK)\base\H 8 8 
- 
      GPL/branches/DAZ/alsa-kernel/isa/sb/Makefiler580 r581 4 4 ROOT=$(%ROOT) 5 5 6 CINCLUDES = ..\..\..\include;..\..\include;$(%WATCOM)\H6 CINCLUDES = $(ROOT)\include;$(%WATCOM)\H 7 7 AINCLUDES = $(DDK)\base\H 8 8 
- 
      GPL/branches/DAZ/alsa-kernel/isa/wavefront/Makefiler580 r581 4 4 ROOT=$(%ROOT) 5 5 6 CINCLUDES = ..\..\..\include;..\..\include;$(%WATCOM)\H6 CINCLUDES = $(ROOT)\include;$(%WATCOM)\H 7 7 AINCLUDES = $(DDK)\base\H 8 8 
- 
      GPL/branches/DAZ/alsa-kernel/pci/Makefiler580 r581 4 4 ROOT=$(%ROOT) 5 5 6 CINCLUDES = ..\..\include;..\include;$(%WATCOM)\H6 CINCLUDES = $(ROOT)\include;$(%WATCOM)\H 7 7 AINCLUDES = $(DDK)\base\H 8 8 
- 
      GPL/branches/DAZ/alsa-kernel/pci/ac97/Makefiler580 r581 4 4 ROOT=$(%ROOT) 5 5 6 CINCLUDES = ..\..\..\include;..\..\include;$(%WATCOM)\H6 CINCLUDES = $(ROOT)\include;$(%WATCOM)\H 7 7 AINCLUDES = $(DDK)\base\H 8 8 
- 
      GPL/branches/DAZ/alsa-kernel/pci/ali5451/Makefiler580 r581 4 4 ROOT=$(%ROOT) 5 5 6 CINCLUDES = ..\..\..\include;..\..\include;$(%WATCOM)\H6 CINCLUDES = $(ROOT)\include;$(%WATCOM)\H 7 7 AINCLUDES = $(DDK)\base\H 8 8 
- 
      GPL/branches/DAZ/alsa-kernel/pci/au88x0/Makefiler580 r581 4 4 ROOT=$(%ROOT) 5 5 6 CINCLUDES = ..\..\..\include;..\..\include;$(%WATCOM)\H6 CINCLUDES = $(ROOT)\include;$(%WATCOM)\H 7 7 AINCLUDES = $(DDK)\base\H 8 8 
- 
      GPL/branches/DAZ/alsa-kernel/pci/ca0106/Makefiler580 r581 4 4 ROOT=$(%ROOT) 5 5 6 CINCLUDES = ..\..\..\include;..\..\include;$(%WATCOM)\H6 CINCLUDES = $(ROOT)\include;$(%WATCOM)\H 7 7 AINCLUDES = $(DDK)\base\H 8 8 
- 
      GPL/branches/DAZ/alsa-kernel/pci/cs46xx/Makefiler580 r581 4 4 ROOT=$(%ROOT) 5 5 6 CINCLUDES = ..\..\..\include;..\..\include;$(%WATCOM)\H6 CINCLUDES = $(ROOT)\include;$(%WATCOM)\H 7 7 AINCLUDES = $(DDK)\base\H 8 8 
- 
      GPL/branches/DAZ/alsa-kernel/pci/cs5535audio/Makefiler580 r581 4 4 ROOT=$(%ROOT) 5 5 6 CINCLUDES = ..\..\..\include;..\..\include;$(%WATCOM)\H6 CINCLUDES = $(ROOT)\include;$(%WATCOM)\H 7 7 AINCLUDES = $(DDK)\base\H 8 8 
- 
      GPL/branches/DAZ/alsa-kernel/pci/emu10k1/Makefiler580 r581 4 4 ROOT=$(%ROOT) 5 5 6 CINCLUDES = ..\..\..\include;..\..\include;$(%WATCOM)\H6 CINCLUDES = $(ROOT)\include;$(%WATCOM)\H 7 7 AINCLUDES = $(DDK)\base\H 8 8 
- 
      GPL/branches/DAZ/alsa-kernel/pci/hda/Makefiler580 r581 4 4 ROOT=$(%ROOT) 5 5 6 CINCLUDES = ..\..\..\include;..\..\include;$(%WATCOM)\H6 CINCLUDES = $(ROOT)\include;$(%WATCOM)\H 7 7 AINCLUDES = $(DDK)\base\H 8 8 
- 
      GPL/branches/DAZ/alsa-kernel/pci/korg1212/Makefiler580 r581 4 4 ROOT=$(%ROOT) 5 5 6 CINCLUDES = ..\..\..\include;..\..\include;$(%WATCOM)\H6 CINCLUDES = $(ROOT)\include;$(%WATCOM)\H 7 7 AINCLUDES = $(DDK)\base\H 8 8 
- 
      GPL/branches/DAZ/alsa-kernel/pci/nm256/Makefiler580 r581 4 4 ROOT=$(%ROOT) 5 5 6 CINCLUDES = ..\..\..\include;..\..\include;$(%WATCOM)\H6 CINCLUDES = $(ROOT)\include;$(%WATCOM)\H 7 7 AINCLUDES = $(DDK)\base\H 8 8 
- 
      GPL/branches/DAZ/alsa-kernel/pci/rme9652/Makefiler580 r581 4 4 ROOT=$(%ROOT) 5 5 6 CINCLUDES = ..\..\..\include;..\..\include;$(%WATCOM)\H6 CINCLUDES = $(ROOT)\include;$(%WATCOM)\H 7 7 AINCLUDES = $(DDK)\base\H 8 8 
- 
      GPL/branches/DAZ/alsa-kernel/pci/trident/Makefiler580 r581 4 4 ROOT=$(%ROOT) 5 5 6 CINCLUDES = ..\..\..\include;..\..\include;$(%WATCOM)\H6 CINCLUDES = $(ROOT)\include;$(%WATCOM)\H 7 7 AINCLUDES = $(DDK)\base\H 8 8 
- 
      GPL/branches/DAZ/alsa-kernel/pci/ymfpci/Makefiler580 r581 4 4 ROOT=$(%ROOT) 5 5 6 CINCLUDES = ..\..\..\include;..\..\include;$(%WATCOM)\H6 CINCLUDES = $(ROOT)\include;$(%WATCOM)\H 7 7 AINCLUDES = $(DDK)\base\H 8 8 
- 
      GPL/branches/DAZ/alsa-kernel/synth/Makefiler580 r581 4 4 ROOT=$(%ROOT) 5 5 6 CINCLUDES = ..\..\include;..\include;$(%WATCOM)\H6 CINCLUDES = $(ROOT)\include;$(%WATCOM)\H 7 7 AINCLUDES = $(DDK)\base\H 8 8 
- 
      GPL/branches/DAZ/alsa-kernel/synth/emux/Makefiler580 r581 4 4 ROOT=$(%ROOT) 5 5 6 CINCLUDES = ..\..\..\include;..\..\include;$(%WATCOM)\H6 CINCLUDES = $(ROOT)\include;$(%WATCOM)\H 7 7 AINCLUDES = $(DDK)\base\H 8 8 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  
