commit-hurd
[Top][All Lists]
Advanced

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

hurd-l4/physmem Makefile.am


From: Marcus Brinkmann
Subject: hurd-l4/physmem Makefile.am
Date: Mon, 22 Sep 2003 18:57:49 -0400

CVSROOT:        /cvsroot/hurd
Module name:    hurd-l4
Branch:         
Changes by:     Marcus Brinkmann <address@hidden>       03/09/22 18:57:48

Modified files:
        physmem        : Makefile.am 

Log message:
        Fix typo in last change.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/hurd/hurd-l4/physmem/Makefile.am.diff?tr1=1.8&tr2=1.9&r1=text&r2=text

Patches:
Index: hurd-l4/physmem/Makefile.am
diff -u hurd-l4/physmem/Makefile.am:1.8 hurd-l4/physmem/Makefile.am:1.9
--- hurd-l4/physmem/Makefile.am:1.8     Mon Sep 22 09:32:14 2003
+++ hurd-l4/physmem/Makefile.am Mon Sep 22 18:57:48 2003
@@ -33,7 +33,7 @@
        physmem.h physmem.c
 
 # Doug Lea's malloc is included by malloc-wrap.c.
-EXTRA_physmem_SOURCES = mallo.c
+EXTRA_physmem_SOURCES = malloc.c
 
 # FIXME: Make linkbase configurable.
 physmem_LDFLAGS = -u_start -e_start -N -nostdlib -Ttext=0x35000




reply via email to

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