1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-10-17 20:52:26 +00:00
serenity/Libraries/LibLine/Makefile

5 lines
68 B
Makefile

OBJS = Editor.o
LIBRARY = libline.a
include ../../Makefile.common