commit-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

hurd Makefile ChangeLog


From: Neal H Walfield
Subject: hurd Makefile ChangeLog
Date: Sat, 12 Oct 2002 21:19:56 -0400

CVSROOT:        /cvsroot/hurd
Module name:    hurd
Changes by:     Neal H Walfield <address@hidden>        02/10/12 21:19:55

Modified files:
        .              : Makefile ChangeLog 

Log message:
        2002-10-12  Neal H. Walfield  <address@hidden>
        
        * Makefile (lib-subdirs): Add libpthread.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/hurd/hurd/Makefile.diff?tr1=1.123&tr2=1.124&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/hurd/hurd/ChangeLog.diff?tr1=1.121&tr2=1.122&r1=text&r2=text

Patches:
Index: hurd/ChangeLog
diff -u hurd/ChangeLog:1.121 hurd/ChangeLog:1.122
--- hurd/ChangeLog:1.121        Tue Sep 17 16:42:06 2002
+++ hurd/ChangeLog      Sat Oct 12 21:19:55 2002
@@ -1,3 +1,7 @@
+2002-10-12  Neal H. Walfield  <address@hidden>
+
+       * Makefile (lib-subdirs): Add libpthread.
+
 2002-09-17  Marcus Brinkmann  <address@hidden>
 
        * Makeconf (CPPFLAGS): Move -std=gnu99 option to ...
Index: hurd/Makefile
diff -u hurd/Makefile:1.123 hurd/Makefile:1.124
--- hurd/Makefile:1.123 Tue Sep 17 18:17:35 2002
+++ hurd/Makefile       Sat Oct 12 21:19:55 2002
@@ -30,7 +30,8 @@
 # Hurd libraries
 lib-subdirs = libshouldbeinlibc libihash libiohelp libports libthreads \
              libpager libfshelp libdiskfs libtrivfs libps \
-             libnetfs libpipe libstore libhurdbugaddr libftpconn libcons
+             libnetfs libpipe libstore libhurdbugaddr libftpconn libcons \
+             libpthread
 
 # Hurd programs
 prog-subdirs = auth proc exec init term \




reply via email to

[Prev in Thread] Current Thread [Next in Thread]