File: NetAudio.def

package info (click to toggle)
nas 1.9.4-9.2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 8,644 kB
  • sloc: ansic: 52,144; makefile: 31,377; sh: 8,077; perl: 1,104; yacc: 252; cpp: 216; lex: 68
file content (13 lines) | stat: -rw-r--r-- 278 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
10
11
12
13
/*
 * NetAudio.def - Some Imake related defines for NAS
 * 
 * $Id: NetAudio.def 87 2002-02-24 04:39:08Z jon $
 *
 * Jon Trulson 2/12/2000
 */

XCOMM Directory where NAS will look for it's config file(s)
#ifndef NasConfigSearchPath
#define NasConfigSearchPath /etc/nas/
#endif