Files
pcas/config/RULES.iocBoot
T
1997-06-25 18:00:53 +00:00

12 lines
135 B
Plaintext

#RULES.iocBoot
buildInstall: nfs.cmd
nfs.cmd: nfsCommands
@$(RM) $@
$(CP) $< $@
echo cd \"`\pwd`\" >> $@
clean:
@$(RM) nfs.cmd