|
|
1.1 root 1: # Makefile changes for Suns running Solaris 2
2:
3: SYSV = -DSYSV
4: RANLIB = true
5: CFLAGS = -g
6: # if you're using Sun's C compiler, add -xs to the CFLAGS line
7:
8: # this is for Emacs, since Sun's ANSI mode preprocessor does some
9: # very wierd things to the input stream, breaking $(FOO) into
10: # $ ( FOO ), which breaks the ymakefile system that Emacs uses
11: CC = cc -Xs
12:
13: # X11
14: OPENWINHOME = /usr/openwin
15: X11_INCLUDE_FLAGS = -I$(OPENWINHOME)/include
16: X11_LIB_FLAGS = -L$(OPENWINHOME)/lib
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.