Fixed up Makefile for distclean
authormichaelh <michaelh@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Sat, 21 Jul 2001 04:59:14 +0000 (04:59 +0000)
committermichaelh <michaelh@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Sat, 21 Jul 2001 04:59:14 +0000 (04:59 +0000)
git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@1090 4a8a32a2-be11-0410-ad9d-d568d2c75423

Makefile

index c1a785f92a5600a87068a1410f44f32e26a8dd09..4f810993f98a59d02742b3004cd99501b9938b25 100644 (file)
--- 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