D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
usr
/
lib
/
modules
/
3.10.0-1062.9.1.el7.x86_64
/
build
/
arch
/
um
/
sys-ia64
/
Filename :
Makefile
back
Copy
OBJ = built-in.o OBJS = all: $(OBJ) $(OBJ): $(OBJS) rm -f $@ $(LD) $(LINKFLAGS) --start-group $^ --end-group -o $@ clean-files := $(OBJS) link.ld