From 9b42cb52a58f7a6d4aaef267d3e5928a6ffb2556 Mon Sep 17 00:00:00 2001 From: "William F. Jolitz" Date: Thu, 21 Mar 1991 12:58:40 -0800 Subject: [PATCH] 386BSD 0.1 development Work on file usr/src/usr.bin/gdb/config/Makefile.i386 Co-Authored-By: Lynne Greer Jolitz Synthesized-from: 386BSD-0.1 --- usr/src/usr.bin/gdb/config/Makefile.i386 | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 usr/src/usr.bin/gdb/config/Makefile.i386 diff --git a/usr/src/usr.bin/gdb/config/Makefile.i386 b/usr/src/usr.bin/gdb/config/Makefile.i386 new file mode 100644 index 0000000000..cc52aa3b13 --- /dev/null +++ b/usr/src/usr.bin/gdb/config/Makefile.i386 @@ -0,0 +1,6 @@ +# @(#)Makefile.i386 6.2 (Berkeley) 3/21/91 + +CONFIGSRCS= i386bsd-dep.c i386-pinsn.c + +param.h: + ln -s $(.CURDIR)/config/m-i386bsd.h param.h -- 2.20.1