mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-10 00:52:28 +02:00
6 lines
68 B
Makefile
6 lines
68 B
Makefile
OBJS = Editor.o
|
|
|
|
LIBRARY = libline.a
|
|
|
|
include ../../Makefile.common
|