mirror of
https://github.com/vivier/EMILE.git
synced 2024-12-23 01:29:34 +00:00
Force primary target
This commit is contained in:
parent
f696ece068
commit
1e3f09576a
@ -107,7 +107,7 @@ endif
|
||||
endif
|
||||
endif
|
||||
|
||||
$(TARGET)-$(MEDIA)/second:
|
||||
$(TARGET)-$(MEDIA)/second::
|
||||
test -d $(TARGET)-$(MEDIA) || mkdir $(TARGET)-$(MEDIA)
|
||||
cd $(TARGET)-$(MEDIA) && make -f $(TOP)/Makefile second \
|
||||
VERSION=$(VERSION) \
|
||||
|
Loading…
Reference in New Issue
Block a user