pmt: fixup main.mk
This commit is contained in:
@@ -15,7 +15,7 @@
|
|||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
|
|
||||||
UPDATE_MAKEFILES = false
|
UPDATE_MAKEFILES = false
|
||||||
CLS_ADTS := "rm -f $(BUILD)/bash/additional-vars"
|
CLS_ADTS := rm -f $(BUILD)/bash/additional-vars
|
||||||
|
|
||||||
all: getvars
|
all: getvars
|
||||||
$(MAKE_HIDE) $(SILENT) -C $(BUILD)/config $$(cat $(BUILD)/goals.txt) || exit 1
|
$(MAKE_HIDE) $(SILENT) -C $(BUILD)/config $$(cat $(BUILD)/goals.txt) || exit 1
|
||||||
|
|||||||
Reference in New Issue
Block a user