PERFORCE change 50909 for review
Marcel Moolenaar
marcel at FreeBSD.org
Sun Apr 11 22:07:18 PDT 2004
http://perforce.freebsd.org/chv.cgi?CH=50909
Change 50909 by marcel at 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
More information about the p4-projects
mailing list