mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-13 18:36:38 +02:00
6 lines
68 B
Makefile
6 lines
68 B
Makefile
OBJS = Editor.o
|
|
|
|
LIBRARY = libline.a
|
|
|
|
include ../../Makefile.common
|