Update Makefile

This commit is contained in:
Joseph C. Lehner 2023-09-15 10:50:32 +02:00
parent 5ff07fac1d
commit 8a2a0c3393

View file

@ -73,7 +73,7 @@ dofuzz_tftp: fuzz_tftp
echo powersave | sudo tee /sys/devices/system/cpu/cpu*/cpufreq/scaling_governor
clean:
rm -f $(nmrpflash_OBJ) nmrpflash nmrpflash.exe fuzz_nmrp fuzz_tftp
rm -f $(nmrpflash_OBJ) nmrpflash*.AppImage nmrpflash nmrpflash.exe fuzz_nmrp fuzz_tftp
install: nmrpflash
install -d $(PREFIX)/bin