From: "Alexander Nezhinsky" <nezhinsky at gmail.com> Subject: [Stgt-devel] [PATCH] Makefile auto dependencies Date: Sat, 25 Aug 2007 21:53:57 +0300 > Added automatic dependencies generation to stgt Makefile. > Dependency files are generated using -MM flag of gcc and included to > the Makefile itself. > Also .PHONY target declarations added where appropriate. > > Signed-off-by: Alexander Nezhinsky <nezhinsky at gmail.com> Thanks, but the patch is corrupted. fujita at iris:~/git/tgt/usr$ cd .. fujita at iris:~/git/tgt$ patch -p1 < ~/Mail/iscsi/stgt/1225 patching file usr/Makefile patch: **** malformed patch at line 65: work.o parser.o \ |