From 232e75824980bd2b92c9a2add7029866fdb5da41 Mon Sep 17 00:00:00 2001 From: Andrew Cady Date: Thu, 25 Feb 2021 00:55:42 -0500 Subject: Remove redundant definition of emu --- Makefile | 3 --- 1 file changed, 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} $(CP) ${isolinux_files} ${instdir}${samizdat_isolinux_dir} touch $@ -emu: - make -C partitions emu - bootclean: rm -f samizdat.disk.img boot-disk.template.img boot-disk.img -- cgit v1.2.3