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