|
Blue Forest http://www.lslnet.com at 10:18 on June 6, 2006
Makefile ethic See from the briefings are as follows :
As I said before, if a project has three front documents, and eight C paper, we referred to before the completion of those three rules, we should be following the example of a Makefile.
\ Main.o kbd.o command.o display.o, 1976 :
Insert.o search.o files.o utils.o
\ Main.o kbd.o command.o display.o, 1976 cc -o
Insert.o search.o files.o utils.o
Main.o : main.c defs.h
Cc-c main.c
Kbd.o : kbd.c defs.h command.h
.........
The works, 1976 is the so-called? Make the operation is automatically generated? Before the operation will make the definition of what? |
Makefile ethic Target groups, before the operation make no definition |
Makefile ethic After editing, 1976 can be said to be generated by the executable files, which may be construed as engineering projects bars |
| |