mirror of
https://github.com/vivier/EMILE.git
synced 2025-08-15 07:27:41 +00:00
Force primary target
This commit is contained in:
@@ -107,7 +107,7 @@ endif
|
|||||||
endif
|
endif
|
||||||
endif
|
endif
|
||||||
|
|
||||||
$(TARGET)-$(MEDIA)/second:
|
$(TARGET)-$(MEDIA)/second::
|
||||||
test -d $(TARGET)-$(MEDIA) || mkdir $(TARGET)-$(MEDIA)
|
test -d $(TARGET)-$(MEDIA) || mkdir $(TARGET)-$(MEDIA)
|
||||||
cd $(TARGET)-$(MEDIA) && make -f $(TOP)/Makefile second \
|
cd $(TARGET)-$(MEDIA) && make -f $(TOP)/Makefile second \
|
||||||
VERSION=$(VERSION) \
|
VERSION=$(VERSION) \
|
||||||
|
Reference in New Issue
Block a user