[build] docs is a phony target...

This commit is contained in:
Kevin Lange 2011-03-18 19:35:51 -05:00
parent c7fb0ad6ac
commit 826e0d9e96

View File

@ -11,7 +11,7 @@ EMU = qemu
GENEXT = genext2fs
DD = dd conv=notrunc
.PHONY: all system clean install run
.PHONY: all system clean install run docs
all: system bootdisk.img docs
system: toaruos-initrd toaruos-kernel