Search Results

Search: Posts Made By: icvallejo
1,841
Posted By icvallejo
I'm sorry, I didn't explain myself correctly. go...
I'm sorry, I didn't explain myself correctly. go is to execute go (golang) commands.

But now it works typing gmake...
1,841
Posted By icvallejo
Thank you @bakunin, now I understand the...
Thank you @bakunin, now I understand the difference but it's funny because if I type gmake it works... lol
1,841
Posted By icvallejo
How to use $variable in conditional sentences?
Hello all

I am doing a Makefile but I can't return the value of $var to use it in conditional sentences:


#!/bin/sh

GO=$(shell) go
GOPATH=$(GO) env GOPATH

make:
@$(GOPATH)
@if...
Showing results 1 to 3 of 3

 
All times are GMT -4. The time now is 08:18 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy