1
0
mirror of https://github.com/rcornwell/sims.git synced 2026-04-03 04:19:08 +00:00

SEL32: Updated makefile to add missing file.

This commit is contained in:
Richard Cornwell
2020-02-04 22:38:58 -05:00
parent 18215f0e73
commit 6d7c877a63

View File

@@ -1980,7 +1980,7 @@ SEL32 = ${SEL32D}/sel32_cpu.c ${SEL32D}/sel32_sys.c ${SEL32D}/sel32_defs.h \
${SEL32D}/sel32_chan.c ${SEL32D}/sel32_iop.c ${SEL32D}/sel32_com.c \
${SEL32D}/sel32_con.c ${SEL32D}/sel32_clk.c ${SEL32D}/sel32_mt.c \
${SEL32D}/sel32_lpr.c ${SEL32D}/sel32_scfi.c ${SEL32D}/sel32_fltpt.c \
${SEL32D}/sel32_disk.c
${SEL32D}/sel32_disk.c ${SEL32D}/sel32_hsdp.c
SEL32_OPT = -I $(SEL32D) -DSEL32
#SEL32_OPT = -I $(SEL32D) -DUSE_INT64 -DSEL32