head	1.3;
access;
symbols
	PRE_XORG_7:1.2
	RELEASE_4_EOL:1.2
	RELEASE_6_2_0:1.2
	RELEASE_6_1_0:1.1
	RELEASE_5_5_0:1.1;
locks; strict;
comment	@# @;


1.3
date	2007.09.29.21.37.22;	author alepulver;	state dead;
branches;
next	1.2;

1.2
date	2006.06.30.05.02.43;	author daichi;	state Exp;
branches;
next	1.1;

1.1
date	2005.09.04.22.51.28;	author pav;	state Exp;
branches;
next	;


desc
@@


1.3
log
@- Update to version 2.7.3.2007.09.28.

PR:		ports/116718
Submitted by:	Tijl Coosemans <tijl@@ulyssis.org> (maintainer)
@
text
@--- device/lib/pic16/libio/Makefile.in.orig	Mon May  1 22:47:12 2006
+++ device/lib/pic16/libio/Makefile.in	Wed Jun 28 17:40:48 2006
@@@@ -38,7 +38,7 @@@@
 		| while read arch; do \
 			[ "x$${arch}" = "x" ] \
 			|| ( $(MKDIR) "$(top_builddir)$(builddir)/$${arch}"; \
-				$(MAKE) MKLIB=libio18f$${arch}.lib builddir=$(builddir)/$${arch} ARCH=$${arch} IO_ARCH=$${arch} $(MAKECMDGOALS); ) \
+				$(MAKE) MKLIB=libio18f$${arch}.lib builddir=$(builddir)/$${arch} PICARCH=$${arch} IO_ARCH=$${arch} $(MAKECMDGOALS); ) \
 			|| exit 1; \
 	done
 
@


1.2
log
@lang/sdcc-devel: update to version 2.5.6.2006.06.29
  - Update of lang/sdcc-devel which mainly brings in support
    for more PIC microcontrollers.

PR:		lang/sdcc-devel
Submitted by:	maintainer
@
text
@@


1.1
log
@- Update to 2.5.2.2005.09.03

PR:		ports/85699
Submitted by:	Tijl Coosemans <tijl@@ulyssis.org> (maintainer)
@
text
@d1 3
a3 3
--- device/lib/pic16/libio/Makefile.orig	Sat Sep  3 20:23:48 2005
+++ device/lib/pic16/libio/Makefile	Sat Sep  3 20:22:58 2005
@@@@ -35,7 +35,7 @@@@
d6 1
a6 1
 			|| ( [ -d "$(builddir)/$${arch}" ] || $(MKDIR) "$(builddir)/$${arch}"; \
@

