7 lines
80 B
Makefile
7 lines
80 B
Makefile
![]() |
include common.mak
|
||
|
|
||
|
SRCS += \
|
||
|
$(call cppdir,lynx)
|
||
|
|
||
|
include ../common.mak
|