Home
last modified time | relevance | path

Searched refs:OBJECTS (Results 1 – 1 of 1) sorted by relevance

/qemu/pc-bios/s390-ccw/
H A DMakefile35 OBJECTS = start.o main.o bootmap.o jump2ipl.o sclp.o menu.o \ macro
60 s390-ccw.elf: $(OBJECTS)
61 $(call quiet-command,$(CC) $(LDFLAGS) -o $@ $(OBJECTS),Linking)
66 $(OBJECTS): Makefile
70 ALL_OBJS = $(sort $(OBJECTS) $(NETOBJS) $(LIBCOBJS) $(LIBNETOBJS))