Diff for /embedtools/src/Makefile.in between versions 1.2.2.2 and 1.2.2.3

version 1.2.2.2, 2011/06/08 13:14:47 version 1.2.2.3, 2011/06/08 13:16:18
Line 99  all: depend \ Line 99  all: depend \
   
 FreeBSD: ${ATHCTL_PROG} ${DWDS_PROG}  FreeBSD: ${ATHCTL_PROG} ${DWDS_PROG}
   
   OpenBSD:
   
   NetBSD:
   
 .c.o: ${SRCS} compile.c  .c.o: ${SRCS} compile.c
         ${CC} -c ${CFLAGS} $<          ${CC} -c ${CFLAGS} $<
   

Removed from v.1.2.2.2  
changed lines
  Added in v.1.2.2.3


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>