comparison Makefile @ 4:e1878231dbcd

aud-c139: preliminary version
author Mychaela Falconia <falcon@freecalypso.org>
date Tue, 05 Apr 2022 06:22:50 +0000
parents e9c1f6d65654
children e0c7fa6be0fc
comparison
equal deleted inserted replaced
3:e9c1f6d65654 4:e1878231dbcd
1 SUBDIR= aud-caramel aud-fcdev3b batteries charging 1 SUBDIR= aud-c139 aud-caramel aud-fcdev3b batteries charging
2 2
3 all: ${SUBDIR} 3 all: ${SUBDIR}
4 4
5 ${SUBDIR}: FRC 5 ${SUBDIR}: FRC
6 cd $@; ${MAKE} ${MFLAGS} 6 cd $@; ${MAKE} ${MFLAGS}