equal
deleted
inserted
replaced
22 #CROSS_COMPILER_TARGET_ARCHS = vxWorks-68040 |
22 #CROSS_COMPILER_TARGET_ARCHS = vxWorks-68040 |
23 |
23 |
24 # To install files into a location other than $(TOP) define |
24 # To install files into a location other than $(TOP) define |
25 # INSTALL_LOCATION here. |
25 # INSTALL_LOCATION here. |
26 #INSTALL_LOCATION=</path/name/to/install/top> |
26 #INSTALL_LOCATION=</path/name/to/install/top> |
27 INSTALL_LOCATION=/srv/ioc/sys |
27 #INSTALL_LOCATION=/srv/ioc/sys |
28 |
28 |
29 # Set this when your IOC and the host use different paths |
29 # Set this when your IOC and the host use different paths |
30 # to access the application. This will be needed to boot |
30 # to access the application. This will be needed to boot |
31 # from a Microsoft FTP server or with some NFS mounts. |
31 # from a Microsoft FTP server or with some NFS mounts. |
32 # You must rebuild in the iocBoot directory for this to |
32 # You must rebuild in the iocBoot directory for this to |
33 # take effect. |
33 # take effect. |
34 IOCS_APPL_TOP=/srv/ioc/boot/iocdose |
34 #IOCS_APPL_TOP=/srv/ioc/boot/iocdose |