# HG changeset patch # User Mychaela Falconia # Date 1517731084 0 # Node ID 940ab98efefda2b747c14a701f92ee22917a7f18 # Parent c6165837d1418883ba324b7bd5e157bdbee67ad8 top Makefile: uptools need libserial for atinterf diff -r c6165837d141 -r 940ab98efefd Makefile --- a/Makefile Sun Feb 04 07:57:06 2018 +0000 +++ b/Makefile Sun Feb 04 07:58:04 2018 +0000 @@ -8,6 +8,7 @@ loadtools: libserial miscutil: libserial rvinterf: librftab libserial +uptools: libserial ${SUBDIR}: FRC cd $@; ${MAKE} ${MFLAGS}