Eliminate tailoring Makefile.Vx for one or two cpu configurations.

Configure st.cmd for either GpibHideos Local or Remote.
This commit is contained in:
Ron Sluiter
2001-06-05 21:03:48 +00:00
parent 7282b3f260
commit c56f8bdff5
2 changed files with 6 additions and 0 deletions
+3
View File
@@ -27,6 +27,9 @@ sysCplusEnable=1
ld < WithMPFLib
# !MPF-1-CPU! #ld < GpibHideosLocal.o
# !MPF-2-CPU! #ld < GpibHideosRemote.o
cd startup
dbLoadDatabase("../../dbd/WithMPFApp.dbd")
dbLoadRecords("../../db/WithMPF.db")
+3
View File
@@ -27,6 +27,9 @@ sysCplusEnable=1
ld < WithMPFLib
# !MPF-1-CPU! #ld < GpibHideosLocal.o
# !MPF-2-CPU! #ld < GpibHideosRemote.o
cd startup
dbLoadDatabase("../../dbd/WithMPFApp.dbd")
dbLoadRecords("../../db/WithMPF.db")