mirror of
https://github.com/troglobit/editline.git
synced 2025-05-07 05:11:13 +08:00
5 lines
98 B
Makefile
5 lines
98 B
Makefile
![]() |
lib_LIBRARIES = libedit.a
|
||
|
|
||
|
libedit_a_SOURCES = editline.c editline.h complete.c sysunix.c unix.h
|
||
|
|