mirror of
https://github.com/simh/simh.git
synced 2026-05-05 07:23:34 +00:00
Cleaned up filename cases to be consistent for cross platform builds
This commit is contained in:
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}
|
PDP8_OPT = -I ${PDP8D}
|
||||||
|
|
||||||
|
|
||||||
H316D = h316
|
H316D = H316
|
||||||
H316 = ${H316D}/h316_stddev.c ${H316D}/h316_lp.c ${H316D}/h316_cpu.c \
|
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_sys.c ${H316D}/h316_mt.c ${H316D}/h316_fhd.c \
|
||||||
${H316D}/h316_dp.c
|
${H316D}/h316_dp.c
|
||||||
|
|||||||
Reference in New Issue
Block a user