From: michaelh Date: Sat, 21 Jul 2001 04:59:14 +0000 (+0000) Subject: Fixed up Makefile for distclean X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=a5fa21b3861557338d6c86d37992b018c582b449;hp=2ee35049f829fc523bab32504f31cfdef6745757;p=fw%2Fsdcc Fixed up Makefile for distclean git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@1090 4a8a32a2-be11-0410-ad9d-d568d2c75423 --- diff --git a/Makefile b/Makefile index c1a785f9..4f810993 100644 --- a/Makefile +++ b/Makefile @@ -6,6 +6,8 @@ SHELL = /bin/sh PRJDIR = . +include $(PRJDIR)/Makefile.common + SDCC_MISC = debugger/mcs51 sim/ucsim SDCC_LIBS = support/cpp support/cpp2 SDCC_DOC = doc