CVSROOT: /sources/hurd
Module name: hurd
Branch: madhusudancs-soc2008-procfs-branch
Changes by: Madhusudan.C.S <madhusudancs> 08/08/29 16:42:23
Modified files:
procfs : ChangeLog Makefile
Log message:
2008-08-29 Madhusudan.C.S <[EMAIL PROTECTED]>
* Makefile: (Copyright): 1997, 2000 -> 2008
(CC): Removed.
(CFLAGS): Removed.
(INCLUDES): Removed.
(all): Removed.
($(target)): Removed.
(%.o): Removed.
(HURDLIBS): -lnetfs -> netfs,
-lfshelp -> fshelp,
-liohelp -> iohelp, -lthreads -> threads,
-lports -> ports, -lihash -> ihash,
-lps -> ps,
-lshouldbeinlibc -> shouldbeinlibc.
(include): Add include ../Makeconf
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/hurd/procfs/ChangeLog?cvsroot=hurd&only_with_tag=madhusudancs-soc2008-procfs-branch&r1=1.1.2.7&r2=1.1.2.8
http://cvs.savannah.gnu.org/viewcvs/hurd/procfs/Makefile?cvsroot=hurd&only_with_tag=madhusudancs-soc2008-procfs-branch&r1=1.1.2.1&r2=1.1.2.2