1*7c478bd9Sstevel@tonic-gate# 2*7c478bd9Sstevel@tonic-gate#pragma ident "%Z%%M% %I% %E% SMI" 3*7c478bd9Sstevel@tonic-gate# 4*7c478bd9Sstevel@tonic-gate# Copyright (c) 2000 by Sun Microsystems, Inc. 5*7c478bd9Sstevel@tonic-gate# All rights reserved. 6*7c478bd9Sstevel@tonic-gate# 7*7c478bd9Sstevel@tonic-gate# cmd/cmd-inet/usr.bin/pppd/Makefile.def 8*7c478bd9Sstevel@tonic-gate# 9*7c478bd9Sstevel@tonic-gate 10*7c478bd9Sstevel@tonic-gateETCPPPDIR= $(ROOTETC)/ppp 11*7c478bd9Sstevel@tonic-gateETCPPPPLUGINDIR_ABS= /etc/ppp/plugins 12*7c478bd9Sstevel@tonic-gateLIBPPPPLUGINDIR= $(ROOT)/usr/lib/inet/ppp 13*7c478bd9Sstevel@tonic-gateLIBPPPPLUGINDIR_ABS= /usr/lib/inet/ppp 14