head     1.1;
branch   1.1.1;
access   ;
symbols  fsl2serial_v1_00_a:1.1.1.1 amarschn:1.1.1;
locks    ; strict;
comment  @# @;


1.1
date     2007.08.23.20.10.16;  author cutullus;  state Exp;
branches 1.1.1.1;
next     ;
commitid        3f2e46cde9a04567;

1.1.1.1
date     2007.08.23.20.10.16;  author cutullus;  state Exp;
branches ;
next     ;
commitid        3f2e46cde9a04567;


desc
@@



1.1
log
@Initial revision
@
text
@HDRDIR_1=-I/project/software/Xilinx/EDK8.2/sw/XilinxProcessorIPLib/drivers/common_v1_00_a/src/
HDRDIR_2=-I/project/software/Xilinx/EDK8.2/sw/lib/bsp/standalone_v1_00_a/src/microblaze/

all:
	mb-gcc -Wall -o ../executable.elf fsl_interface.c openfire_src.c $(HDRDIR_1) $(HDRDIR_2)

clean:
	rm -rf *~
	rm -rf *.o
	rm -rf ../executable.elf
@


1.1.1.1
log
@Creating the FSL2Serial repository.
@
text
@@
