Cleaned up filename cases to be consistent for cross platform builds
This commit is contained in:
parent
5da9566b43
commit
d8f55a652b
6 changed files with 1 additions and 1 deletions
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…
Add table
Reference in a new issue