File: macII.cf

package info (click to toggle)
casio 2.2-5
  • links: PTS
  • area: main
  • in suites: potato
  • size: 700 kB
  • ctags: 418
  • sloc: ansic: 3,452; makefile: 90
file content (32 lines) | stat: -rw-r--r-- 929 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
XCOMM platform:  $XConsortium: macII.cf,v 1.40 91/09/10 09:02:30 rws Exp $

#define OSName            A/UX 2.0.1
#define OSMajorVersion    2
#define OSMinorVersion    0
XCOMM operating system:  OSName

#if HasGcc
#define BootstrapCFlags   -DmacII
#endif
#define SystemV             YES
#define NeedBerklib         YES
#define ExtraLibraries      $(XBSDLIB) -lposix
#define Malloc0ReturnsNull  YES
#define StandardDefines     -DmacII -DSYSV
#define LnCmd               ln -s
#define ExecableScripts     NO
#define RemoveTargetProgramByMoving YES
#define ExpandManNames      YES
#define HasSockets          YES
#define HasVoidSignalReturn NO

#if !HasGcc
#define DefaultCCOptions -A 3
#endif

/*
 * If you wish to override the man page directories, do so here using just
 * one tab between the parameter name (e.g. ManDirectoryRoot) and the
 * value so that cpp doesn't get confused.
 */
#define ManDirectoryRoot	/usr/catman/u_man