whichone.h in <> so that -I option determines which one to take
This commit is contained in:
parent
7c902ffc94
commit
ec7442e7c0
@ -9,7 +9,7 @@
|
||||
* machine dependent back end routines for the Motorola 68000, 68010 or 68020
|
||||
*/
|
||||
|
||||
#include "whichone.h"
|
||||
#include <whichone.h>
|
||||
#include <stb.h>
|
||||
|
||||
con_part(sz,w) register sz; word w; {
|
||||
|
||||
@ -9,7 +9,7 @@
|
||||
* machine dependent back end routines for the Motorola 68000, 68010 or 68020
|
||||
*/
|
||||
|
||||
#include "whichone.h"
|
||||
#include <whichone.h>
|
||||
#include <stb.h>
|
||||
|
||||
con_part(sz,w) register sz; word w; {
|
||||
|
||||
@ -9,7 +9,7 @@
|
||||
* machine dependent back end routines for the Motorola 68000, 68010 or 68020
|
||||
*/
|
||||
|
||||
#include "whichone.h"
|
||||
#include <whichone.h>
|
||||
#include <stb.h>
|
||||
|
||||
con_part(sz,w) register sz; word w; {
|
||||
|
||||
@ -9,7 +9,7 @@
|
||||
* machine dependent back end routines for the Motorola 68000, 68010 or 68020
|
||||
*/
|
||||
|
||||
#include "whichone.h"
|
||||
#include <whichone.h>
|
||||
#include <stb.h>
|
||||
|
||||
con_part(sz,w) register sz; word w; {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user