1
0
This repository has been archived on 2024-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
TP-Link_Archer-XR500v/EN7526G_3.18Kernel_SDK/apps/public/ppp-2.4.5/solaris/Makedefs
2024-07-22 01:58:46 -03:00

15 lines
204 B
Plaintext
Executable File

#
# defines common to several Makefiles
#
INSTALL= /usr/sbin/install
BINDIR = @DESTDIR@/bin
MANDIR = @DESTDIR@/man
ETCDIR = @SYSCONF@/ppp
CC = /opt/SUNWspro/bin/cc
COPTS = -O -Xa
LD = /usr/ccs/bin/ld