historical/m0-applesillicon.git/xnu-qemu-arm64-5.1.0/roms/ipxe/contrib/vm/Makefile

8 lines
82 B
Makefile
Raw Normal View History

2024-01-16 17:20:27 +00:00
all : serial-console.1
%.1 : %
pod2man $< > $@
clean :
rm -f serial-console.1