1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-06-20 00:15:31 +00:00

Slightly adjust the verbose output of the sparse command

This commit is contained in:
Jonas Fonseca 2005-11-24 21:54:49 +01:00 committed by Jonas Fonseca
parent 6afdbf608f
commit fa2802385f

View File

@ -33,7 +33,7 @@ quiet_cmd_ld_objs = " [LD] $(RELPATH)$@"
quiet_cmd_link = ' [LINK] $(RELPATH)$@'
cmd_link = $(CC) $(CFLAGS) $(LDFLAGS) -o $@ $^ $(LIBS)
quiet_cmd_sparse = ' [SPARSE] $(RELPATH)$(2)'
quiet_cmd_sparse = ' [SPARSE] $(RELPATH)$(2)'
cmd_sparse = $(SPARSE) $(DEFS) $(INCLUDES) $(AM_CFLAGS) $(CFLAGS) $(SPARSE_FLAGS) $(2)
# Recursive make