* .version: bumped version to 2.5.6 (pic14 ABI changed)
[fw/sdcc] / device / lib / Makefile.in
index cce303f89f3087f562203217e97c9f9b8b59d512..f9d0b9f8cdc196b00d720b86610606d513d20349 100644 (file)
@@ -253,7 +253,7 @@ model-pic16:
        fi
 
 objects-pic16: build-dir port-specific-objects-pic16 clean_intermediate-pic16
-       cd $(PORTDIR); ls *$(OEXT) > $(PORT).lib
+       -cd $(PORTDIR); ls *$(OEXT) > $(PORT).lib
 
 # yes, we do reuse the *-pic16 rules for pic14
 model-pic14: