[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Modify Output to look like Linux Kernel
From: |
Johannes Bauer |
Subject: |
Modify Output to look like Linux Kernel |
Date: |
Thu, 05 Jul 2007 22:21:52 +0200 |
User-agent: |
Thunderbird 2.0.0.4 (X11/20070627) |
Hello list,
how can I modify the output of an Automake project so that it does not
display the whole command line, but simply the short version like the
Linux Kernel does, e.g.:
CC init/version.o
CC init/do_mounts.o
LD init/mounts.o
CC init/initramfs.o
CC init/calibrate.o
LD init/built-in.o
Displaying the whole compile line is pretty useless in my opinion...
Greetings,
Johannes
- Modify Output to look like Linux Kernel,
Johannes Bauer <=
- Re: Modify Output to look like Linux Kernel, Bob Friesenhahn, 2007/07/05
- Re: Modify Output to look like Linux Kernel, Thomas Dickey, 2007/07/05
- Re: Modify Output to look like Linux Kernel, Bob Rossi, 2007/07/05
- Re: Modify Output to look like Linux Kernel, Dalibor Topic, 2007/07/06
- Re: Modify Output to look like Linux Kernel, Thomas Dickey, 2007/07/06
- Re: Modify Output to look like Linux Kernel, Bob Rossi, 2007/07/06
- Re: Modify Output to look like Linux Kernel, Thomas Dickey, 2007/07/06
- Re: Modify Output to look like Linux Kernel, Bob Rossi, 2007/07/06
- Re: Modify Output to look like Linux Kernel, Thomas Dickey, 2007/07/06
- Re: Modify Output to look like Linux Kernel, Bob Rossi, 2007/07/07