mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-27 19:59:17 +00:00
6 lines
68 B
Makefile
6 lines
68 B
Makefile
OBJS = Editor.o
|
|
|
|
LIBRARY = libline.a
|
|
|
|
include ../../Makefile.common
|