Build updates.

committer: mfx <mfx> 1034620929 +0000
This commit is contained in:
Markus F.X.J. Oberhumer
2002-10-14 18:42:09 +00:00
parent 17325c7939
commit db62588d47
3 changed files with 16 additions and 19 deletions
+3 -3
View File
@@ -470,11 +470,11 @@ cutpoint:
#define d2 D3
#if defined(NRV2B)
# include "m68k/n2b_d.ash"
# include <m68k/n2b_d.ash>
#elif defined(NRV2D)
# include "m68k/n2d_d.ash"
# include <m68k/n2d_d.ash>
#elif defined(NRV2E)
# include "m68k/n2e_d.ash"
# include <m68k/n2e_d.ash>
#else
# error
#endif