doxygen is a phony target (trivial)
Signed-off-by: Stefan Reinauer <stepan@coresystems.de> Acked-by: Stefan Reinauer <stepan@coresystems.de> git-svn-id: svn://coreboot.org/repository/LinuxBIOSv3@334 f3766cd6-281f-0410-b1cd-43a5c92072e9
This commit is contained in:
parent
a8ebe8a096
commit
05822903f7
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -161,5 +161,5 @@ distclean: clean
|
|||
$(Q)printf " CC $(subst $(shell pwd)/,,$(@))\n"
|
||||
$(Q)$(CC) $(CFLAGS) -o $@ -c $<
|
||||
|
||||
.PHONY: doc depends prepare prepare2 clean distclean
|
||||
.PHONY: doc doxygen depends prepare prepare2 clean distclean
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue