mirror of
https://github.com/simh/simh.git
synced 2026-01-13 15:27:14 +00:00
makefile: Remove include file from the SEL32 source file list
This commit is contained in:
parent
4d4a7b2fed
commit
7aba63028c
2
makefile
2
makefile
@ -2092,7 +2092,7 @@ SEL32 = ${SEL32D}/sel32_cpu.c ${SEL32D}/sel32_sys.c ${SEL32D}/sel32_chan.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_hsdp.c ${SEL32D}/sel32_mfp.c ${SEL32D}/sel32_scsi.c \
|
||||
${SEL32D}/sel32_ec.c ${SEL32D}/sel32_defs.h
|
||||
${SEL32D}/sel32_ec.c
|
||||
SEL32_OPT = -I $(SEL32D) -DUSE_INT32 -DSEL32 ${NETWORK_OPT}
|
||||
|
||||
###
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user