FreeCalypso > hg > freecalypso-tools
comparison Makefile @ 340:88fb194b4b61
top Makefile: uptools subdirectory added
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Sun, 04 Feb 2018 06:20:55 +0000 |
parents | 556bb8c860fa |
children | 940ab98efefd |
comparison
equal
deleted
inserted
replaced
339:7f8f446db97e | 340:88fb194b4b61 |
---|---|
1 PROGDIR=ffstools loadtools miscutil ringtools rvinterf | 1 PROGDIR=ffstools loadtools miscutil ringtools rvinterf uptools |
2 LIBDIR= librftab libserial | 2 LIBDIR= librftab libserial |
3 SUBDIR= ${PROGDIR} ${LIBDIR} | 3 SUBDIR= ${PROGDIR} ${LIBDIR} |
4 | 4 |
5 all: ${SUBDIR} | 5 all: ${SUBDIR} |
6 | 6 |