diff arib25/src/Makefile @ 58:7a03d5185067

tweaked Makefile
author Yoshiki Yazawa <yaz@honeyplanet.jp>
date Tue, 22 Sep 2009 01:13:34 +0900
parents 080414aa8f21
children ec7c87854f2f
line wrap: on
line diff
--- a/arib25/src/Makefile	Sun Sep 13 13:01:22 2009 +0900
+++ b/arib25/src/Makefile	Tue Sep 22 01:13:34 2009 +0900
@@ -48,4 +48,4 @@
 	mkdir -p $(DEST_HEADER)
 	install -m644 $(HEADERS) $(DEST_HEADER)
 
--include Makefile.dep
+-include $(DEPEND)