home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Celestin Apprentice 2
/
Apprentice-Release2.iso
/
Source Code
/
C
/
Libraries
/
stdwin
/
Conf
/
proto.port.x11
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1990-08-08
|
201 b
|
13 lines
|
[
TEXT/????
]
#
# Definitions pertaining to the X11 port
#
PORT= x11
# Libraries to link with for the X11 port
PORTOWNLIBS= $(PORTBUILD)/lib/lib.a
PORTSYSLIBS= $(LIBX11)
PORTLIBS= $(PORTOWNLIBS) $(PORTSYSLIBS)