Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Apr 2004 22:07:17 -0700 (PDT)
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 50909 for review
Message-ID:  <200404120507.i3C57HUM012539@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=50909

Change 50909 by marcel@marcel_nfs on 2004/04/11 22:06:29

	Fix typo: s/TARGET_SIBDIR/TARGET_SUBDIR/

Affected files ...

.. //depot/projects/gdb/gnu/usr.bin/gdb/libiberty/Makefile#4 edit

Differences ...

==== //depot/projects/gdb/gnu/usr.bin/gdb/libiberty/Makefile#4 (text+ko) ====

@@ -17,7 +17,7 @@
 
 CFLAGS+= -DHAVE_CONFIG_H
 CFLAGS+= -I.
-CFLAGS+= -I${TARGET_SIBDIR}
+CFLAGS+= -I${TARGET_SUBDIR}
 CFLAGS+= -I${CNTRB_GDB}/libiberty
 CFLAGS+= -I${CNTRB_GDB}/include
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200404120507.i3C57HUM012539>