X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=src%2Fclean.mk;h=82dc4d8dbd67be2e11f97001de60a68055e51f4b;hb=5a1d5e778e85664f4e6657019348b4756b16eacb;hp=f85fc9949cf6a4fa625d2a62192f58c883936eab;hpb=d25410272593de279e84cf891961c535b8c7fc70;p=fw%2Fsdcc diff --git a/src/clean.mk b/src/clean.mk index f85fc994..82dc4d8d 100644 --- a/src/clean.mk +++ b/src/clean.mk @@ -1,4 +1,4 @@ -CLEANALLPORTS = avr ds390 ds400 hc08 izt mcs51 pic pic16 z80 xa51 +CLEANALLPORTS = avr ds390 ds400 hc08 mcs51 pic pic16 z80 xa51 # Deleting all files created by building the program # --------------------------------------------------