handles history

This commit is contained in:
Santiago Lema 2025-05-08 01:11:46 -03:00
parent dfb077be70
commit 85be8d6ef4
7 changed files with 452 additions and 212 deletions

View file

@ -59,7 +59,7 @@ RSRCS =
# you need to specify the path to the library and it's name.
# (e.g. for mylib.a, specify "mylib.a" or "path/mylib.a")
LIBS = be netservices2 localestub $(STDCPPLIBS) network bnetapi
LIBS = be translation netservices2 localestub $(STDCPPLIBS) network bnetapi
# Specify additional paths to directories following the standard libXXX.so
# or libXXX.a naming scheme. You can specify full paths or paths relative