From: Frank Mori Hess Date: Wed, 20 Jun 2001 20:09:53 +0000 (+0000) Subject: noted a Makefile problem X-Git-Tag: r0_7_16~67 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=36478ed855d34549a6d1aad37276446a66563574;p=comedilib.git noted a Makefile problem --- diff --git a/todo b/todo index 489b1ee..f01d057 100644 --- a/todo +++ b/todo @@ -2,4 +2,5 @@ demo/*.c doesn't always get headers right. Don't install man pages to /usr/share/man - +Makefile dependencies on header files (at least comedi.h comedilib.h and libinternal.h) +are broken - FMH