From: Paul Mackerras Date: Mon, 4 May 1998 06:08:57 +0000 (+0000) Subject: mods from Sowmini X-Git-Tag: RELEASE_2_3_6~68 X-Git-Url: http://git.ozlabs.org/?p=ppp.git;a=commitdiff_plain;h=bd9f2a47b7a95ffa3a47d5b1d0b8274c2b552784;hp=d6eab2ab82f50135fcff32e235ba03b8cad560ba mods from Sowmini --- diff --git a/osf1/Makefile b/osf1/Makefile index 536c79f..c1b941e 100644 --- a/osf1/Makefile +++ b/osf1/Makefile @@ -1,7 +1,7 @@ # # Dummy Makefile for OSF/1 # -# $Id: Makefile,v 1.4 1996/07/01 01:05:09 paulus Exp $ +# $Id: Makefile,v 1.5 1998/05/04 06:08:57 paulus Exp $ # install: @@ -16,5 +16,5 @@ install: cp ../modules/if_ppp.c /sys/streamsm cp ppp_init.c /sys/streamsm cp ../common/zlib.c ../common/zlib.h /sys/streamsm - cp ../net/ppp-comp.h ../net/ppp_defs.h \ - ../net/pppio.h ../net/vjcompress.h /sys/include/net + cp ../include/net/ppp-comp.h ../include/net/ppp_defs.h \ + ../include/net/pppio.h ../include/net/vjcompress.h /sys/include/net