Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(928)

Unified Diff: libiberty/makefile.vms

Issue 124383005: GDB 7.6.50 (Closed) Base URL: http://git.chromium.org/native_client/nacl-gdb.git@upstream
Patch Set: Created 6 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « libiberty/maint-tool ('k') | libiberty/md5.c » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: libiberty/makefile.vms
diff --git a/libiberty/makefile.vms b/libiberty/makefile.vms
index 606adac096437d872faa0c905ff037790fe15e41..15a7d0a206b6ac0210d28e8b132610c520d44e27 100644
--- a/libiberty/makefile.vms
+++ b/libiberty/makefile.vms
@@ -13,7 +13,8 @@ OBJS=getopt.obj,obstack.obj,xexit.obj,xmalloc.obj,hex.obj,\
concat.obj,getruntime.obj,getpagesize.obj,getpwd.obj,xstrerror.obj,\
xmemdup.obj,xstrdup.obj,xatexit.obj,choose-temp.obj,fnmatch.obj,\
objalloc.obj,safe-ctype.obj,hashtab.obj,lbasename.obj,argv.obj,\
- lrealpath.obj,make-temp-file.obj,stpcpy.obj,unlink-if-ordinary.obj
+ lrealpath.obj,make-temp-file.obj,stpcpy.obj,unlink-if-ordinary.obj,\
+ dwarfnames.obj
ifeq ($(CC),gcc)
CFLAGS=/include=([],[-.include])
« no previous file with comments | « libiberty/maint-tool ('k') | libiberty/md5.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698