historical/m0-applesillicon.git/xnu-qemu-arm64-5.1.0/roms/ipxe/contrib/vm/Makefile
2024-01-16 11:20:27 -06:00

7 lines
82 B
Makefile

all : serial-console.1
%.1 : %
pod2man $< > $@
clean :
rm -f serial-console.1