From 37da2899f40661e3e9631e497da8dc59b971cbd0 Mon Sep 17 00:00:00 2001 From: "Charles.Forsyth" Date: Fri, 22 Dec 2006 17:07:39 +0000 Subject: 20060303a --- appl/cmd/ip/nppp/mkfile | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 appl/cmd/ip/nppp/mkfile (limited to 'appl/cmd/ip/nppp/mkfile') diff --git a/appl/cmd/ip/nppp/mkfile b/appl/cmd/ip/nppp/mkfile new file mode 100644 index 00000000..0f803acd --- /dev/null +++ b/appl/cmd/ip/nppp/mkfile @@ -0,0 +1,24 @@ +<../../../../mkconfig + +TARG=\ + ppplink.dis\ + pppchat.dis\ + modem.dis\ + script.dis\ +# ppptest.dis\ + +MODULES=\ + modem.m\ + script.m\ + +SYSMODULES=\ + sys.m\ + draw.m\ + tk.m\ + dict.m\ + string.m\ + lock.m\ + +DISBIN=$ROOT/dis/ip/nppp + +<$ROOT/mkfiles/mkdis -- cgit v1.2.3