From 93839168e0ececed771017ce48b5d36cafeb5277 Mon Sep 17 00:00:00 2001 From: drdani Date: Mon, 31 Jan 2000 08:02:25 +0000 Subject: [PATCH] Delete Makefile.common (generated file) drdani git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@42 4a8a32a2-be11-0410-ad9d-d568d2c75423 --- clean.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clean.mk b/clean.mk index 0eba397e..67b985f3 100644 --- a/clean.mk +++ b/clean.mk @@ -9,7 +9,7 @@ clean: # Deleting all files created by configuring or building the program # ----------------------------------------------------------------- distclean: clean - rm -f config.cache config.log config.status + rm -f config.cache config.log config.status Makefile.common rm -f sdccconf.h main.mk *.dep -- 2.30.2