mirror of
git://projects.qi-hardware.com/ben-blinkenlights.git
synced 2024-11-23 22:42:49 +02:00
ubb-vga/Makefile (vga-ben-back.png): also generate the PCB back side image
This commit is contained in:
parent
3b4f72de1c
commit
6c3adaf08f
@ -27,6 +27,10 @@ vga-ben-front.png:
|
|||||||
$(MAKE) -f ../../ben-wpan/makefiles/Makefile.kicad \
|
$(MAKE) -f ../../ben-wpan/makefiles/Makefile.kicad \
|
||||||
NAME=vga-ben $@
|
NAME=vga-ben $@
|
||||||
|
|
||||||
|
vga-ben-back.png:
|
||||||
|
$(MAKE) -f ../../ben-wpan/makefiles/Makefile.kicad \
|
||||||
|
NAME=vga-ben $@
|
||||||
|
|
||||||
clean:
|
clean:
|
||||||
rm -f $(OBJS)
|
rm -f $(OBJS)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user