mirror of
https://github.com/RGBCube/serenity
synced 2025-05-28 05:25:09 +00:00
5 lines
68 B
Makefile
5 lines
68 B
Makefile
OBJS = Editor.o
|
|
|
|
LIBRARY = libline.a
|
|
|
|
include ../../Makefile.common
|