From: vrokas Date: Tue, 13 Jan 2004 15:00:08 +0000 (+0000) Subject: removed from automatic compilation model-pic16 X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=9cb313e604fc46197cffb364831c3dcb3b276339;p=fw%2Fsdcc removed from automatic compilation model-pic16 git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@3133 4a8a32a2-be11-0410-ad9d-d568d2c75423 --- diff --git a/device/lib/Makefile.in b/device/lib/Makefile.in index bc94d74a..8c978cf0 100644 --- a/device/lib/Makefile.in +++ b/device/lib/Makefile.in @@ -150,7 +150,9 @@ include incl.mk # Compiling entire program or any subproject # ------------------------------------------ -all: checkconf models model-ds390 model-ds400 model-z80 model-gbz80 model-hc08 model-pic16 +all: checkconf models model-ds390 model-ds400 model-z80 model-gbz80 model-hc08 + +# model-pic16 objects: build-dir $(OBJECTS) port-specific-objects lib-files clean_intermediate