* device/lib/Makefile.in: pic16 libraries build enabled since
authorborutr <borutr@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Tue, 2 Aug 2005 20:06:00 +0000 (20:06 +0000)
committerborutr <borutr@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Tue, 2 Aug 2005 20:06:00 +0000 (20:06 +0000)
  gputils-0.13.2 are now localy installed at sourceforge's compile farm

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@3822 4a8a32a2-be11-0410-ad9d-d568d2c75423

ChangeLog
device/lib/Makefile.in

index 0f26cc261ecbcbdfd102024602d51cfe9d8bbf60..5049340a6ff4ba9e1cd77b25ba4d28c7eb5e6dba 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-08-02 Borut Razem <borut.razem AT siol.net>
+
+       * device/lib/Makefile.in: pic16 libraries build enabled since
+         gputils-0.13.2 are now localy installed at sourceforge's compile farm
+
 2005-08-02 Raphael Neider <rneider AT web.de>
 
        * src/pic16/gen.c (genPackBits): removed deprecated warning
index f64c2bf7a4e88f3b8e835507d8e513427f1158d2..877c68b26c0e3902e479960bff0baa2c30882a74 100644 (file)
@@ -170,10 +170,7 @@ include incl.mk
 
 # Compiling entire program or any subproject
 # ------------------------------------------
-all: checkconf models model-ds390 model-ds400 model-z80 model-gbz80 model-hc08
-
-# model-pic16
-# (needs gputils curently not available of sourceforge's compile farm)
+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