1
0
mirror of https://github.com/simh/simh.git synced 2026-04-18 17:07:25 +00:00

HP2100: Change hp_disclib filename to hp2100_disclib (from Dave Bryan)

This commit is contained in:
Mark Pizzolato
2016-03-07 20:42:19 -08:00
parent 71e745b0c8
commit 53b6809e4a
9 changed files with 46 additions and 18 deletions

View File

@@ -1098,7 +1098,7 @@ HP2100 = ${HP2100D}/hp2100_stddev.c ${HP2100D}/hp2100_dp.c ${HP2100D}/hp2100_dq.
${HP2100D}/hp2100_cpu4.c ${HP2100D}/hp2100_cpu5.c ${HP2100D}/hp2100_cpu6.c \
${HP2100D}/hp2100_cpu7.c ${HP2100D}/hp2100_fp1.c ${HP2100D}/hp2100_baci.c \
${HP2100D}/hp2100_mpx.c ${HP2100D}/hp2100_pif.c ${HP2100D}/hp2100_di.c \
${HP2100D}/hp2100_di_da.c ${HP2100D}/hp_disclib.c
${HP2100D}/hp2100_di_da.c ${HP2100D}/hp2100_disclib.c
HP2100_OPT = -DHAVE_INT64 -I ${HP2100D}