# from: @(#)Makefile 5.4 (Berkeley) 5/11/90 # $Id$ PROG= slattach MAN8= slattach.8 MLINKS= slattach.8 slip.8 LDADD= -lutil DPADD= ${LIBUTIL} .include