Skip to content

Commit

Permalink
Add drvPrologixGPIB
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkRivers committed Nov 25, 2020
1 parent 9a34065 commit bc97ac1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions asyn/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -235,6 +235,10 @@ asyn_SRCS += E2050Reboot.c
asyn_SRCS += TDS3000Reboot.c
DBD += drvVxi11.dbd

SRC_DIRS += $(ASYN)/drvPrologixGPIB
asyn_SRCS += drvPrologixGPIB.c
DBD += drvPrologixGPIB.dbd

ifdef IPAC
SRC_DIRS += $(ASYN)/gsIP488
asyn_SRCS_vxWorks += drvGsIP488.c
Expand Down

0 comments on commit bc97ac1

Please sign in to comment.