diff options
author | 2000-09-19 21:28:10 +0000 | |
---|---|---|
committer | 2000-09-19 21:28:10 +0000 | |
commit | 78f8977ff22cf0382ac7460e6b9982a9fb1820c0 (patch) | |
tree | ef9d4bd0acf41d666fe84c39af43ce4cfb5028d0 | |
parent | install netnatm includes; stoklund@cp.dyndns.dk (diff) | |
download | wireguard-openbsd-78f8977ff22cf0382ac7460e6b9982a9fb1820c0.tar.xz wireguard-openbsd-78f8977ff22cf0382ac7460e6b9982a9fb1820c0.zip |
sync (ecoff*.h changes)
-rw-r--r-- | distrib/sets/lists/base/md.pmax | 3 | ||||
-rw-r--r-- | distrib/sets/lists/comp/md.pmax | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/distrib/sets/lists/base/md.pmax b/distrib/sets/lists/base/md.pmax index 490ba54a2e2..15d09f1a8cf 100644 --- a/distrib/sets/lists/base/md.pmax +++ b/distrib/sets/lists/base/md.pmax @@ -1035,7 +1035,7 @@ ./usr/libdata/perl5/site_perl/mips-openbsd/mips/db_machdep.ph ./usr/libdata/perl5/site_perl/mips-openbsd/mips/disklabel.ph ./usr/libdata/perl5/site_perl/mips-openbsd/mips/dlfcn.ph -./usr/libdata/perl5/site_perl/mips-openbsd/mips/ecoff.ph +./usr/libdata/perl5/site_perl/mips-openbsd/mips/ecoff_machdep.ph ./usr/libdata/perl5/site_perl/mips-openbsd/mips/elf_abi.ph ./usr/libdata/perl5/site_perl/mips-openbsd/mips/float.ph ./usr/libdata/perl5/site_perl/mips-openbsd/mips/frame.ph @@ -1314,7 +1314,6 @@ ./usr/libdata/perl5/site_perl/mips-openbsd/pmax/dc7085cons.ph ./usr/libdata/perl5/site_perl/mips-openbsd/pmax/disklabel.ph ./usr/libdata/perl5/site_perl/mips-openbsd/pmax/dlfcn.ph -./usr/libdata/perl5/site_perl/mips-openbsd/pmax/ecoff.ph ./usr/libdata/perl5/site_perl/mips-openbsd/pmax/ecoff_machdep.ph ./usr/libdata/perl5/site_perl/mips-openbsd/pmax/elf.ph ./usr/libdata/perl5/site_perl/mips-openbsd/pmax/elf_abi.ph diff --git a/distrib/sets/lists/comp/md.pmax b/distrib/sets/lists/comp/md.pmax index bb0499a9f05..45216a65aa5 100644 --- a/distrib/sets/lists/comp/md.pmax +++ b/distrib/sets/lists/comp/md.pmax @@ -17,7 +17,7 @@ ./usr/include/mips/db_machdep.h ./usr/include/mips/disklabel.h ./usr/include/mips/dlfcn.h -./usr/include/mips/ecoff.h +./usr/include/mips/ecoff_machdep.h ./usr/include/mips/elf_abi.h ./usr/include/mips/float.h ./usr/include/mips/frame.h @@ -62,7 +62,6 @@ ./usr/include/pmax/dc7085cons.h ./usr/include/pmax/disklabel.h ./usr/include/pmax/dlfcn.h -./usr/include/pmax/ecoff.h ./usr/include/pmax/ecoff_machdep.h ./usr/include/pmax/elf.h ./usr/include/pmax/elf_abi.h |