config.h is a generated file:

- remove it from CVS
- "make clean" removes it
This commit is contained in:
Laurent Vivier 2004-02-16 15:04:14 +00:00
parent 11dd1c201c
commit 81e6004b28
2 changed files with 1 additions and 2 deletions

View File

@ -17,4 +17,4 @@ first.o: first.S config.h
$(AS) -o first.o first.S
clean:
rm -f first *.o
rm -f first *.o config.h

View File

@ -1 +0,0 @@
.equ base_address, 0x00200000