Cleaned up filename cases to be consistent for cross platform builds

This commit is contained in:
Mark Pizzolato 2011-04-19 16:02:45 -07:00
parent 5da9566b43
commit d8f55a652b
6 changed files with 1 additions and 1 deletions

View file

@ -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