* lib/mc.ext.in: Use nm to view object files.

This commit is contained in:
Pavel Roskin 2001-07-06 22:02:36 +00:00
parent 3f53dee86d
commit eafd93ed76
2 changed files with 3 additions and 1 deletions

View File

@ -1,5 +1,7 @@
2001-07-06 Pavel Roskin <proski@gnu.org>
* lib/mc.ext.in: Use nm to view object files.
* Make.common.in: Remove GNOME-specific and unused definitions.
Partly moved to gnome/Makefile.in.

View File

@ -184,8 +184,8 @@ shell/.h
# Object
shell/.o
#Open=%var{PAGER:more} %f
View=%view{ascii} nm %f
Link=%var{CC:cc} -O %f
Display object file symbols=%view{ascii} nm %f
Disassemble=%view{ascii} objdump -d -r %f
# Asm