From 8ba35afa66cf6485100e939e253acefee29df921 Mon Sep 17 00:00:00 2001 From: theoddone33 <> Date: Sun, 28 Apr 2002 04:52:43 +0000 Subject: [PATCH] I'm bad at this --- zsnes/src/Makefile.in | 1 + 1 file changed, 1 insertion(+) diff --git a/zsnes/src/Makefile.in b/zsnes/src/Makefile.in index 935d327b..91d525a1 100644 --- a/zsnes/src/Makefile.in +++ b/zsnes/src/Makefile.in @@ -172,6 +172,7 @@ install: uninstall: rm -f @prefix@/bin/$(notdir @ZSNESEXE@) @prefix@/man/man5/zsnes.5 + clean: rm -f ${CHIPDIR}/*.o ${CPUDIR}/*.o ${VIDEODIR}/*.o ${GUIDIR}/*.o ${DOSDIR}/*.o ${WINDIR}/*.o ${ZIPDIR}/*.o *.o @ZSNESEXE@