mirror of
https://github.com/open-simh/simh.git
synced 2026-01-16 16:29:30 +00:00
Cleaned up filename cases to be consistent for cross platform builds
This commit is contained in:
parent
5da9566b43
commit
d8f55a652b
2
makefile
2
makefile
@ -213,7 +213,7 @@ PDP8 = ${PDP8D}/pdp8_cpu.c ${PDP8D}/pdp8_clk.c ${PDP8D}/pdp8_df.c \
|
||||
PDP8_OPT = -I ${PDP8D}
|
||||
|
||||
|
||||
H316D = h316
|
||||
H316D = H316
|
||||
H316 = ${H316D}/h316_stddev.c ${H316D}/h316_lp.c ${H316D}/h316_cpu.c \
|
||||
${H316D}/h316_sys.c ${H316D}/h316_mt.c ${H316D}/h316_fhd.c \
|
||||
${H316D}/h316_dp.c
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user