ext target for documentation.
This commit is contained in:
parent
c813ad4042
commit
d329e30969
|
|
@ -54,7 +54,9 @@ $(EXT_FILES): $(ETHERCAT_CMD)
|
|||
@echo Creating $@...
|
||||
$(shell $(subst $(EXT_PREFIX),$(ETHERCAT_HELP) ,$@) > $@)
|
||||
|
||||
pdf: $(EXT_FILES)
|
||||
ext: $(EXT_FILES)
|
||||
|
||||
pdf: ext
|
||||
$(MAKE) -C images
|
||||
$(MAKE) -C graphs
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue