Searched refs:LIBS (Results 1 - 25 of 28) sorted by relevance

12

/seL4-refos-master/projects/refos/impl/apps/selfloader/
H A DMakefile22 LIBS := c sel4 elf refossys refos datastruct macro
/seL4-refos-master/projects/refos/impl/apps/snake/
H A DMakefile22 LIBS := c sel4 refossys refos datastruct macro
/seL4-refos-master/projects/refos/impl/apps/terminal/
H A DMakefile22 LIBS := c sel4 refossys refos datastruct macro
/seL4-refos-master/projects/refos/impl/apps/test_os/
H A DMakefile22 LIBS := c sel4 refossys refos datastruct macro
/seL4-refos-master/projects/refos/impl/apps/test_user/
H A DMakefile22 LIBS := c sel4 refossys refos datastruct macro
/seL4-refos-master/projects/refos/impl/apps/tetris/
H A DMakefile22 LIBS := c sel4 refossys refos datastruct macro
/seL4-refos-master/apps/selfloader/
H A DMakefile22 LIBS := c sel4 elf refossys refos datastruct macro
/seL4-refos-master/apps/snake/
H A DMakefile22 LIBS := c sel4 refossys refos datastruct macro
/seL4-refos-master/apps/terminal/
H A DMakefile22 LIBS := c sel4 refossys refos datastruct macro
/seL4-refos-master/apps/test_os/
H A DMakefile22 LIBS := c sel4 refossys refos datastruct macro
/seL4-refos-master/apps/test_user/
H A DMakefile22 LIBS := c sel4 refossys refos datastruct macro
/seL4-refos-master/apps/tetris/
H A DMakefile22 LIBS := c sel4 refossys refos datastruct macro
/seL4-refos-master/projects/refos/impl/apps/process_server/
H A DMakefile32 LIBS := c sel4 sel4muslcsys sel4allocman sel4platsupport sel4vka elf cpio refos sel4utils \ macro
35 LIBS += sel4simple-default
/seL4-refos-master/apps/process_server/
H A DMakefile32 LIBS := c sel4 sel4muslcsys sel4allocman sel4platsupport sel4vka elf cpio refos sel4utils \ macro
35 LIBS += sel4simple-default
/seL4-refos-master/projects/refos/impl/apps/file_server/
H A DMakefile24 LIBS := c sel4 elf refossys refos cpio datastruct macro
/seL4-refos-master/apps/file_server/
H A DMakefile24 LIBS := c sel4 elf refossys refos cpio datastruct macro
/seL4-refos-master/projects/refos/impl/apps/console_server/
H A DMakefile24 LIBS := c sel4 refossys refos datastruct platsupport vterm macro
/seL4-refos-master/projects/refos/impl/apps/timer_server/
H A DMakefile24 LIBS := c sel4 refossys refos datastruct platsupport utils macro
/seL4-refos-master/apps/console_server/
H A DMakefile24 LIBS := c sel4 refossys refos datastruct platsupport vterm macro
/seL4-refos-master/apps/timer_server/
H A DMakefile24 LIBS := c sel4 refossys refos datastruct platsupport utils macro
/seL4-refos-master/projects/refos/impl/apps/nethack/
H A DMakefile32 LIBS := c sel4 refossys refos datastruct macro
/seL4-refos-master/apps/nethack/
H A DMakefile32 LIBS := c sel4 refossys refos datastruct macro
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/sys/unix/
H A DMakefile.utl95 LIBS =
213 $(CC) $(LFLAGS) -o lev_comp $(SPLEVOBJS) $(LIBS)
246 $(CC) $(LFLAGS) -o dgn_comp $(DGNCOMPOBJS) $(LIBS)
277 $(CC) $(LFLAGS) -o recover $(RECOVOBJS) $(LIBS)
285 $(CC) $(LFLAGS) -o dlb $(DLBOBJS) $(LIBS)
301 $(CC) $(LFLAGS) -o gif2txt $(GIFREADERS) $(TEXT_IO) $(LIBS)
303 $(CC) $(LFLAGS) -o txt2ppm $(PPMWRITERS) $(TEXT_IO) $(LIBS)
306 $(CC) $(LFLAGS) -o tile2x11 tile2x11.o $(TEXT_IO) $(LIBS)
309 $(CC) $(LFLAGS) -o tile2img.ttp tile2img.o bitmfile.o $(TEXT_IO) $(LIBS)
315 $(CC) $(LFLAGS) -o xpm2img.ttp xpm2img.o bitmfile.o $(LIBS)
[all...]
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/sys/unix/
H A DMakefile.utl95 LIBS =
213 $(CC) $(LFLAGS) -o lev_comp $(SPLEVOBJS) $(LIBS)
246 $(CC) $(LFLAGS) -o dgn_comp $(DGNCOMPOBJS) $(LIBS)
277 $(CC) $(LFLAGS) -o recover $(RECOVOBJS) $(LIBS)
285 $(CC) $(LFLAGS) -o dlb $(DLBOBJS) $(LIBS)
301 $(CC) $(LFLAGS) -o gif2txt $(GIFREADERS) $(TEXT_IO) $(LIBS)
303 $(CC) $(LFLAGS) -o txt2ppm $(PPMWRITERS) $(TEXT_IO) $(LIBS)
306 $(CC) $(LFLAGS) -o tile2x11 tile2x11.o $(TEXT_IO) $(LIBS)
309 $(CC) $(LFLAGS) -o tile2img.ttp tile2img.o bitmfile.o $(TEXT_IO) $(LIBS)
315 $(CC) $(LFLAGS) -o xpm2img.ttp xpm2img.o bitmfile.o $(LIBS)
[all...]
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A DMakefile265 # LIBS = -lmalloc
269 # LIBS = -lmalloc -linet
274 # LIBS = -lbsd
277 # LIBS = -lcygwin
280 # LIBS = -lsocket -lnsl
283 # LIBS = -lsun
285 LIBS = macro
395 $(LINK) $(LFLAGS) -o $(GAME) $(HOBJ) $(WINLIB) $(LIBS)
420 @$(LINK) $(LFLAGS) -o $(GAME) $(HOBJ) $(WINLIB) $(LIBS)

Completed in 73 milliseconds

12