whichone.h in <> so that -I option determines which one to take
This commit is contained in:
parent
d8b3985528
commit
998d11379c
|
@ -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…
Reference in a new issue