summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index 9892c7f..b13f3ff 100644
--- a/Makefile
+++ b/Makefile
@@ -347,9 +347,6 @@ install-stamp: install-bin-programs samizdat-paths.sh ${compiled_programs}
347 $(CP) ${isolinux_files} ${instdir}${samizdat_isolinux_dir} 347 $(CP) ${isolinux_files} ${instdir}${samizdat_isolinux_dir}
348 touch $@ 348 touch $@
349 349
350emu:
351 make -C partitions emu
352
353bootclean: 350bootclean:
354 rm -f samizdat.disk.img boot-disk.template.img boot-disk.img 351 rm -f samizdat.disk.img boot-disk.template.img boot-disk.img
355 352