Force primary target

This commit is contained in:
Laurent Vivier
2005-09-19 19:20:33 +00:00
parent f696ece068
commit 1e3f09576a

View File

@@ -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) \